| 1 | [ May 2 04:33:18 Enabled. ] | ||
| 2 | [ May 2 04:33:18 Rereading configuration. ] | ||
| 3 | [ May 2 04:33:20 Rereading configuration. ] | ||
| 4 | [ May 2 04:33:32 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 2 04:33:32 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.02 04:33:35.617855 [ 1 ] {} <Information> Application: Will watch for the process with pid 24370 | ||
| 29 | 2026.05.02 04:33:35.618294 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.02 04:33:36.115035 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24370 | ||
| 31 | 2026.05.02 04:33:36.117244 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.02 04:33:36.117412 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.02 04:33:36.346625 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.02 04:33:36.387663 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.02 04:33:36.387762 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.02 04:33:36.387783 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.02 04:33:36.387855 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.02 04:33:36.388622 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.02 04:33:36.394385 [ 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.02 04:33:36.395389 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.02 04:33:36.398012 [ 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.02 04:33:36.398077 [ 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.02 04:33:36.398122 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.02 04:33:36.399006 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.02 04:33:36.399971 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.02 04:33:36.405965 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.02 04:33:36.407049 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.02 04:33:36.410434 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.02 04:33:36.410554 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.02 04:33:36.411767 [ 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.02 04:33:36.412280 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.02 04:33:36.421927 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.02 04:33:36.422744 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.02 04:33:36.427992 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.02 04:33:36.428436 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.02 04:33:36.428924 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.02 04:33:36.429314 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.02 04:33:36.430937 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.02 04:33:36.430966 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.02 04:33:36.431052 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.02 04:33:36.431122 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.02 04:33:36.447659 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.02 04:33:36.447692 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000215094 sec | ||
| 68 | 2026.05.02 04:33:36.447745 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.02 04:33:36.447784 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.02 04:33:36.448523 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.02 04:33:36.449165 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.02 04:33:36.467698 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.02 04:33:36.467761 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.02 04:33:36.467844 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.02 04:33:36.467859 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.02 04:33:36.467897 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.02 04:33:36.468007 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.02 04:33:36.472353 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.02 04:33:36.472409 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.02 04:33:36.472469 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.02 04:33:36.472665 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.02 04:33:36.472710 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.02 04:33:36.472724 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.02 04:33:36.472808 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.02 04:33:36.472821 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.02 04:33:36.472853 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.02 04:33:36.472936 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.02 04:33:36.507747 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.02 04:33:36.509768 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.02 04:33:36.509858 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112883 sec | ||
| 91 | 2026.05.02 04:33:36.509873 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.02 04:33:36.509883 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.02 04:33:36.509910 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.02 04:33:36.510143 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.02 04:33:36.510235 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.02 04:33:36.510251 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.02 04:33:36.510262 [ 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.02 04:33:36.510273 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.02 04:33:36.517313 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.02 04:33:36.517534 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.93 MiB | ||
| 101 | 2026.05.02 04:33:36.520503 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.335e-05 sec. | ||
| 102 | 2026.05.02 04:33:36.520948 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.02 04:33:36.521012 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.02 04:33:36.521031 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.02 04:33:36.559976 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54476 | ||
| 106 | 2026.05.02 04:33:36.562293 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.02 04:33:36.562356 [ 3 ] {} <Debug> TCP-Session: 03aadbda-2182-4662-8c88-bd1650071d72 Authenticating user 'default' from [fd00:1122:3344:101::a]:54476 | ||
| 108 | 2026.05.02 04:33:36.562384 [ 3 ] {} <Debug> TCP-Session: 03aadbda-2182-4662-8c88-bd1650071d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.02 04:33:36.562449 [ 3 ] {} <Debug> TCP-Session: 03aadbda-2182-4662-8c88-bd1650071d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.02 04:33:36.562550 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.02 04:33:36.562576 [ 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 | ||
| 112 | 2026.05.02 04:33:36.562653 [ 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 | ||
| 113 | 2026.05.02 04:33:36.563257 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51058 | ||
| 114 | 2026.05.02 04:33:36.563424 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.02 04:33:36.563474 [ 4 ] {} <Debug> TCP-Session: 1abcb695-bbc0-4f84-9b5c-e3b1b86ce0af Authenticating user 'default' from [fd00:1122:3344:101::a]:51058 | ||
| 116 | 2026.05.02 04:33:36.563503 [ 4 ] {} <Debug> TCP-Session: 1abcb695-bbc0-4f84-9b5c-e3b1b86ce0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.05.02 04:33:36.563605 [ 4 ] {} <Debug> TCP-Session: 1abcb695-bbc0-4f84-9b5c-e3b1b86ce0af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.02 04:33:36.564125 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36409 | ||
| 119 | 2026.05.02 04:33:36.564136 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64997 | ||
| 120 | 2026.05.02 04:33:36.564237 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49482 | ||
| 121 | 2026.05.02 04:33:36.564397 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.02 04:33:36.564443 [ 253 ] {} <Debug> TCP-Session: 4e630643-8662-46e2-bb60-d04d851e5c2d Authenticating user 'default' from [fd00:1122:3344:101::a]:36409 | ||
| 123 | 2026.05.02 04:33:36.564465 [ 253 ] {} <Debug> TCP-Session: 4e630643-8662-46e2-bb60-d04d851e5c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.02 04:33:36.564500 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44607 | ||
| 125 | 2026.05.02 04:33:36.564559 [ 253 ] {} <Debug> TCP-Session: 4e630643-8662-46e2-bb60-d04d851e5c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.02 04:33:36.564560 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.02 04:33:36.564559 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.02 04:33:36.564665 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63256 | ||
| 129 | 2026.05.02 04:33:36.564704 [ 5 ] {} <Debug> TCP-Session: d1d308f7-2a22-4e18-b519-2b775772668f Authenticating user 'default' from [fd00:1122:3344:101::a]:64997 | ||
| 130 | 2026.05.02 04:33:36.564717 [ 254 ] {} <Debug> TCP-Session: 6c8a2189-0b37-4d57-9058-7242697b0464 Authenticating user 'default' from [fd00:1122:3344:101::a]:49482 | ||
| 131 | 2026.05.02 04:33:36.564758 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.02 04:33:36.564778 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53873 | ||
| 133 | 2026.05.02 04:33:36.564740 [ 5 ] {} <Debug> TCP-Session: d1d308f7-2a22-4e18-b519-2b775772668f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.02 04:33:36.564838 [ 254 ] {} <Debug> TCP-Session: 6c8a2189-0b37-4d57-9058-7242697b0464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.02 04:33:36.564871 [ 255 ] {} <Debug> TCP-Session: 05f12918-db1a-40be-a616-fbafd850e02c Authenticating user 'default' from [fd00:1122:3344:101::a]:44607 | ||
| 136 | 2026.05.02 04:33:36.564907 [ 5 ] {} <Debug> TCP-Session: d1d308f7-2a22-4e18-b519-2b775772668f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.02 04:33:36.564938 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.02 04:33:36.564937 [ 254 ] {} <Debug> TCP-Session: 6c8a2189-0b37-4d57-9058-7242697b0464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.02 04:33:36.564920 [ 255 ] {} <Debug> TCP-Session: 05f12918-db1a-40be-a616-fbafd850e02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.02 04:33:36.565040 [ 257 ] {} <Debug> TCP-Session: 181d7e62-373f-4a72-bedf-cce47694bb78 Authenticating user 'default' from [fd00:1122:3344:101::a]:53873 | ||
| 141 | 2026.05.02 04:33:36.565077 [ 255 ] {} <Debug> TCP-Session: 05f12918-db1a-40be-a616-fbafd850e02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.02 04:33:36.564829 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.02 04:33:36.565144 [ 257 ] {} <Debug> TCP-Session: 181d7e62-373f-4a72-bedf-cce47694bb78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.02 04:33:36.565169 [ 256 ] {} <Debug> TCP-Session: cbd4bf38-2278-442b-8b78-ed827419980e Authenticating user 'default' from [fd00:1122:3344:101::a]:63256 | ||
| 145 | 2026.05.02 04:33:36.565219 [ 257 ] {} <Debug> TCP-Session: 181d7e62-373f-4a72-bedf-cce47694bb78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.02 04:33:36.565239 [ 256 ] {} <Debug> TCP-Session: cbd4bf38-2278-442b-8b78-ed827419980e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.02 04:33:36.565343 [ 256 ] {} <Debug> TCP-Session: cbd4bf38-2278-442b-8b78-ed827419980e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.02 04:33:37.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 118.84 MiB (RSS), difference: 2.07 MiB | ||
| 149 | 2026.05.02 04:33:37.578611 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56989 | ||
| 150 | 2026.05.02 04:33:37.583320 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.02 04:33:37.583380 [ 258 ] {} <Debug> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56989 | ||
| 152 | 2026.05.02 04:33:37.583402 [ 258 ] {} <Debug> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.02 04:33:37.583476 [ 258 ] {} <Debug> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.02 04:33:37.583545 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.02 04:33:37.583570 [ 258 ] {} <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 | ||
| 156 | 2026.05.02 04:33:37.583666 [ 258 ] {} <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 | ||
| 157 | 2026.05.02 04:33:37.586022 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37792 | ||
| 158 | 2026.05.02 04:33:37.586163 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43438 | ||
| 159 | 2026.05.02 04:33:37.586267 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41720 | ||
| 160 | 2026.05.02 04:33:37.586287 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.05.02 04:33:37.586452 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.02 04:33:37.586455 [ 259 ] {} <Debug> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37792 | ||
| 163 | 2026.05.02 04:33:37.586504 [ 260 ] {} <Debug> TCP-Session: d028b613-7d6e-434f-b969-3a38da516d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:43438 | ||
| 164 | 2026.05.02 04:33:37.586570 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46200 | ||
| 165 | 2026.05.02 04:33:37.586533 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.02 04:33:37.586514 [ 259 ] {} <Debug> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.02 04:33:37.586661 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58871 | ||
| 168 | 2026.05.02 04:33:37.586697 [ 259 ] {} <Debug> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.02 04:33:37.586653 [ 261 ] {} <Debug> TCP-Session: 5e6e78ce-7524-46e3-81f3-b33b97020a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:41720 | ||
| 170 | 2026.05.02 04:33:37.586637 [ 260 ] {} <Debug> TCP-Session: d028b613-7d6e-434f-b969-3a38da516d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.02 04:33:37.586787 [ 261 ] {} <Debug> TCP-Session: 5e6e78ce-7524-46e3-81f3-b33b97020a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.02 04:33:37.586508 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61620 | ||
| 173 | 2026.05.02 04:33:37.586838 [ 260 ] {} <Debug> TCP-Session: d028b613-7d6e-434f-b969-3a38da516d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.02 04:33:37.586851 [ 261 ] {} <Debug> TCP-Session: 5e6e78ce-7524-46e3-81f3-b33b97020a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.02 04:33:37.586811 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41160 | ||
| 176 | 2026.05.02 04:33:37.588558 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.02 04:33:37.588597 [ 265 ] {} <Debug> TCP-Session: 4ce7306e-86b5-4687-80a6-64d0dc1b3031 Authenticating user 'default' from [fd00:1122:3344:101::d]:41160 | ||
| 178 | 2026.05.02 04:33:37.588691 [ 265 ] {} <Debug> TCP-Session: 4ce7306e-86b5-4687-80a6-64d0dc1b3031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.02 04:33:37.588707 [ 265 ] {} <Debug> TCP-Session: 4ce7306e-86b5-4687-80a6-64d0dc1b3031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.02 04:33:37.590612 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.02 04:33:37.590627 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.02 04:33:37.590700 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.02 04:33:37.590760 [ 264 ] {} <Debug> TCP-Session: 8aeb2bc8-b2d3-4151-8f8f-eb7d472b91a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58871 | ||
| 184 | 2026.05.02 04:33:37.590783 [ 262 ] {} <Debug> TCP-Session: 2ce679fe-f0d2-4ea9-8a76-99af5968f3ae Authenticating user 'default' from [fd00:1122:3344:101::d]:61620 | ||
| 185 | 2026.05.02 04:33:37.590778 [ 263 ] {} <Debug> TCP-Session: 90d10c81-afe6-4c91-9896-7f9a67533634 Authenticating user 'default' from [fd00:1122:3344:101::d]:46200 | ||
| 186 | 2026.05.02 04:33:37.590881 [ 264 ] {} <Debug> TCP-Session: 8aeb2bc8-b2d3-4151-8f8f-eb7d472b91a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.02 04:33:37.590909 [ 263 ] {} <Debug> TCP-Session: 90d10c81-afe6-4c91-9896-7f9a67533634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.02 04:33:37.590908 [ 262 ] {} <Debug> TCP-Session: 2ce679fe-f0d2-4ea9-8a76-99af5968f3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.02 04:33:37.591005 [ 264 ] {} <Debug> TCP-Session: 8aeb2bc8-b2d3-4151-8f8f-eb7d472b91a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.02 04:33:37.591027 [ 263 ] {} <Debug> TCP-Session: 90d10c81-afe6-4c91-9896-7f9a67533634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.02 04:33:37.591015 [ 262 ] {} <Debug> TCP-Session: 2ce679fe-f0d2-4ea9-8a76-99af5968f3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.02 04:33:37.593356 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49097 | ||
| 193 | 2026.05.02 04:33:37.593525 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.02 04:33:37.593588 [ 266 ] {} <Debug> TCP-Session: 9f4d702c-9651-483c-95b3-d6c92573d0fe Authenticating user 'default' from [fd00:1122:3344:101::d]:49097 | ||
| 195 | 2026.05.02 04:33:37.593608 [ 266 ] {} <Debug> TCP-Session: 9f4d702c-9651-483c-95b3-d6c92573d0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.02 04:33:37.593622 [ 266 ] {} <Debug> TCP-Session: 9f4d702c-9651-483c-95b3-d6c92573d0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.02 04:33:37.607285 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.02 04:33:37.613054 [ 258 ] {d7e35391-ad1c-4472-8816-c0df4dff1944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.02 04:33:37.735960 [ 258 ] {d7e35391-ad1c-4472-8816-c0df4dff1944} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56989) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.02 04:33:37.736949 [ 258 ] {d7e35391-ad1c-4472-8816-c0df4dff1944} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.02 04:33:37.737189 [ 258 ] {d7e35391-ad1c-4472-8816-c0df4dff1944} <Debug> TCPHandler: Processed in 0.137555203 sec. | ||
| 248 | 2026.05.02 04:33:37.737645 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.02 04:33:37.737973 [ 259 ] {3615c9fe-efe2-4f3a-87d1-82bc4bed4d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.02 04:33:37.738356 [ 259 ] {3615c9fe-efe2-4f3a-87d1-82bc4bed4d9b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37792) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.02 04:33:37.739528 [ 259 ] {3615c9fe-efe2-4f3a-87d1-82bc4bed4d9b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.02 04:33:37.739748 [ 259 ] {3615c9fe-efe2-4f3a-87d1-82bc4bed4d9b} <Debug> TCPHandler: Processed in 0.002286022 sec. | ||
| 299 | 2026.05.02 04:33:37.744630 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.02 04:33:37.745390 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.02 04:33:37.746070 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.02 04:33:37.747608 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.02 04:33:37.747633 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7342e-05 sec | ||
| 304 | 2026.05.02 04:33:37.747684 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.02 04:33:37.747727 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.02 04:33:37.747751 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.02 04:33:37.748416 [ 258 ] {49829f5f-7c50-43f6-a0d2-c481dc55c198} <Debug> TCPHandler: Processed in 0.003897557 sec. | ||
| 308 | 2026.05.02 04:33:37.748569 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.02 04:33:37.748793 [ 258 ] {c81c99ac-fa39-478a-b66b-008695cbac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.02 04:33:37.748909 [ 258 ] {c81c99ac-fa39-478a-b66b-008695cbac3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.02 04:33:37.759434 [ 258 ] {c81c99ac-fa39-478a-b66b-008695cbac3e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.02 04:33:37.761077 [ 258 ] {c81c99ac-fa39-478a-b66b-008695cbac3e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982): Loading data parts | ||
| 314 | 2026.05.02 04:33:37.763614 [ 258 ] {c81c99ac-fa39-478a-b66b-008695cbac3e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982): There are no data parts | ||
| 315 | 2026.05.02 04:33:37.769439 [ 258 ] {c81c99ac-fa39-478a-b66b-008695cbac3e} <Debug> TCPHandler: Processed in 0.02092166 sec. | ||
| 316 | 2026.05.02 04:33:37.769604 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.02 04:33:37.769823 [ 258 ] {598a011c-b91f-46ac-a336-9183eee8a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.05.02 04:33:37.769948 [ 258 ] {598a011c-b91f-46ac-a336-9183eee8a32d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.02 04:33:37.787528 [ 258 ] {598a011c-b91f-46ac-a336-9183eee8a32d} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Loading data parts | ||
| 330 | 2026.05.02 04:33:37.787746 [ 258 ] {598a011c-b91f-46ac-a336-9183eee8a32d} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): There are no data parts | ||
| 331 | 2026.05.02 04:33:37.788924 [ 258 ] {598a011c-b91f-46ac-a336-9183eee8a32d} <Debug> TCPHandler: Processed in 0.019370826 sec. | ||
| 332 | 2026.05.02 04:33:37.789157 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.02 04:33:37.789323 [ 258 ] {98de2030-bcd0-42ed-9319-a88a5fdb794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 334 | 2026.05.02 04:33:37.789434 [ 258 ] {98de2030-bcd0-42ed-9319-a88a5fdb794c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.02 04:33:37.791025 [ 258 ] {98de2030-bcd0-42ed-9319-a88a5fdb794c} <Debug> oximeter.measurements_i8 (a72bde89-8e29-4ee8-b386-5ead4fe475a8): Loading data parts | ||
| 336 | 2026.05.02 04:33:37.791192 [ 258 ] {98de2030-bcd0-42ed-9319-a88a5fdb794c} <Debug> oximeter.measurements_i8 (a72bde89-8e29-4ee8-b386-5ead4fe475a8): There are no data parts | ||
| 337 | 2026.05.02 04:33:37.792618 [ 258 ] {98de2030-bcd0-42ed-9319-a88a5fdb794c} <Debug> TCPHandler: Processed in 0.003511879 sec. | ||
| 338 | 2026.05.02 04:33:37.792752 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.02 04:33:37.792956 [ 258 ] {c635bac6-6d9a-4ce1-8eeb-17ecf60e9f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 340 | 2026.05.02 04:33:37.793035 [ 258 ] {c635bac6-6d9a-4ce1-8eeb-17ecf60e9f19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.02 04:33:37.794667 [ 258 ] {c635bac6-6d9a-4ce1-8eeb-17ecf60e9f19} <Debug> oximeter.measurements_u8 (5bb20442-6fce-4769-9046-4fd5dc539d28): Loading data parts | ||
| 342 | 2026.05.02 04:33:37.794795 [ 258 ] {c635bac6-6d9a-4ce1-8eeb-17ecf60e9f19} <Debug> oximeter.measurements_u8 (5bb20442-6fce-4769-9046-4fd5dc539d28): There are no data parts | ||
| 343 | 2026.05.02 04:33:37.795823 [ 258 ] {c635bac6-6d9a-4ce1-8eeb-17ecf60e9f19} <Debug> TCPHandler: Processed in 0.00312129 sec. | ||
| 344 | 2026.05.02 04:33:37.796020 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.02 04:33:37.796176 [ 258 ] {e9dcbcca-df23-4bb0-af96-b9ada03cc383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 346 | 2026.05.02 04:33:37.796349 [ 258 ] {e9dcbcca-df23-4bb0-af96-b9ada03cc383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.02 04:33:37.797936 [ 258 ] {e9dcbcca-df23-4bb0-af96-b9ada03cc383} <Debug> oximeter.measurements_i16 (5f793194-3e60-4339-89d7-d021149d46a7): Loading data parts | ||
| 348 | 2026.05.02 04:33:37.798086 [ 258 ] {e9dcbcca-df23-4bb0-af96-b9ada03cc383} <Debug> oximeter.measurements_i16 (5f793194-3e60-4339-89d7-d021149d46a7): There are no data parts | ||
| 349 | 2026.05.02 04:33:37.799564 [ 258 ] {e9dcbcca-df23-4bb0-af96-b9ada03cc383} <Debug> TCPHandler: Processed in 0.00359224 sec. | ||
| 350 | 2026.05.02 04:33:37.799696 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.02 04:33:37.799850 [ 258 ] {a5aac62a-4825-4531-b1fb-b5391330762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 352 | 2026.05.02 04:33:37.799966 [ 258 ] {a5aac62a-4825-4531-b1fb-b5391330762c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.02 04:33:37.801597 [ 258 ] {a5aac62a-4825-4531-b1fb-b5391330762c} <Debug> oximeter.measurements_u16 (9e7ee61d-30b7-48a6-8ec3-e1a71eac70bf): Loading data parts | ||
| 354 | 2026.05.02 04:33:37.801728 [ 258 ] {a5aac62a-4825-4531-b1fb-b5391330762c} <Debug> oximeter.measurements_u16 (9e7ee61d-30b7-48a6-8ec3-e1a71eac70bf): There are no data parts | ||
| 355 | 2026.05.02 04:33:37.802969 [ 258 ] {a5aac62a-4825-4531-b1fb-b5391330762c} <Debug> TCPHandler: Processed in 0.003322765 sec. | ||
| 356 | 2026.05.02 04:33:37.803145 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.02 04:33:37.803361 [ 258 ] {280a0d46-12db-4553-94a7-c4332aaf427b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 358 | 2026.05.02 04:33:37.803479 [ 258 ] {280a0d46-12db-4553-94a7-c4332aaf427b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.02 04:33:37.805422 [ 258 ] {280a0d46-12db-4553-94a7-c4332aaf427b} <Debug> oximeter.measurements_i32 (d81ff0d6-ddd8-4401-a69d-c6f2341d62c3): Loading data parts | ||
| 360 | 2026.05.02 04:33:37.805566 [ 258 ] {280a0d46-12db-4553-94a7-c4332aaf427b} <Debug> oximeter.measurements_i32 (d81ff0d6-ddd8-4401-a69d-c6f2341d62c3): There are no data parts | ||
| 361 | 2026.05.02 04:33:37.806975 [ 258 ] {280a0d46-12db-4553-94a7-c4332aaf427b} <Debug> TCPHandler: Processed in 0.003884007 sec. | ||
| 362 | 2026.05.02 04:33:37.807116 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.02 04:33:37.807277 [ 258 ] {ccfd5642-c66b-4434-8010-249f80a380a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 364 | 2026.05.02 04:33:37.807391 [ 258 ] {ccfd5642-c66b-4434-8010-249f80a380a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.02 04:33:37.809313 [ 258 ] {ccfd5642-c66b-4434-8010-249f80a380a0} <Debug> oximeter.measurements_u32 (ea364f28-5fd7-485a-bf90-d67e595a84a9): Loading data parts | ||
| 366 | 2026.05.02 04:33:37.809459 [ 258 ] {ccfd5642-c66b-4434-8010-249f80a380a0} <Debug> oximeter.measurements_u32 (ea364f28-5fd7-485a-bf90-d67e595a84a9): There are no data parts | ||
| 367 | 2026.05.02 04:33:37.810983 [ 258 ] {ccfd5642-c66b-4434-8010-249f80a380a0} <Debug> TCPHandler: Processed in 0.003917598 sec. | ||
| 368 | 2026.05.02 04:33:37.811167 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.02 04:33:37.811365 [ 258 ] {23765b68-659e-4013-b4f8-f314330ad290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 370 | 2026.05.02 04:33:37.811476 [ 258 ] {23765b68-659e-4013-b4f8-f314330ad290} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.02 04:33:37.813729 [ 258 ] {23765b68-659e-4013-b4f8-f314330ad290} <Debug> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Loading data parts | ||
| 372 | 2026.05.02 04:33:37.813864 [ 258 ] {23765b68-659e-4013-b4f8-f314330ad290} <Debug> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): There are no data parts | ||
| 373 | 2026.05.02 04:33:37.815962 [ 258 ] {23765b68-659e-4013-b4f8-f314330ad290} <Debug> TCPHandler: Processed in 0.004845149 sec. | ||
| 374 | 2026.05.02 04:33:37.816101 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.02 04:33:37.816255 [ 258 ] {7bb5a4db-7af1-4e32-892a-b889d6880f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 376 | 2026.05.02 04:33:37.816369 [ 258 ] {7bb5a4db-7af1-4e32-892a-b889d6880f44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.02 04:33:37.818986 [ 258 ] {7bb5a4db-7af1-4e32-892a-b889d6880f44} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Loading data parts | ||
| 378 | 2026.05.02 04:33:37.819138 [ 258 ] {7bb5a4db-7af1-4e32-892a-b889d6880f44} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): There are no data parts | ||
| 379 | 2026.05.02 04:33:37.822171 [ 258 ] {7bb5a4db-7af1-4e32-892a-b889d6880f44} <Debug> TCPHandler: Processed in 0.006118548 sec. | ||
| 380 | 2026.05.02 04:33:37.822315 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.02 04:33:37.822540 [ 258 ] {8605a43f-0fbf-4f99-a228-1c698d1c4c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 382 | 2026.05.02 04:33:37.822677 [ 258 ] {8605a43f-0fbf-4f99-a228-1c698d1c4c57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.02 04:33:37.826275 [ 258 ] {8605a43f-0fbf-4f99-a228-1c698d1c4c57} <Debug> oximeter.measurements_f32 (4a74e70f-6a17-489e-865d-7aaa3f11f61a): Loading data parts | ||
| 384 | 2026.05.02 04:33:37.826425 [ 258 ] {8605a43f-0fbf-4f99-a228-1c698d1c4c57} <Debug> oximeter.measurements_f32 (4a74e70f-6a17-489e-865d-7aaa3f11f61a): There are no data parts | ||
| 385 | 2026.05.02 04:33:37.829794 [ 258 ] {8605a43f-0fbf-4f99-a228-1c698d1c4c57} <Debug> TCPHandler: Processed in 0.007526979 sec. | ||
| 386 | 2026.05.02 04:33:37.829938 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.02 04:33:37.830096 [ 258 ] {9dcde79f-fc26-48a8-8b5b-cfe0febf6aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 388 | 2026.05.02 04:33:37.830206 [ 258 ] {9dcde79f-fc26-48a8-8b5b-cfe0febf6aa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.02 04:33:37.833205 [ 258 ] {9dcde79f-fc26-48a8-8b5b-cfe0febf6aa5} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Loading data parts | ||
| 390 | 2026.05.02 04:33:37.833353 [ 258 ] {9dcde79f-fc26-48a8-8b5b-cfe0febf6aa5} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): There are no data parts | ||
| 391 | 2026.05.02 04:33:37.834564 [ 258 ] {9dcde79f-fc26-48a8-8b5b-cfe0febf6aa5} <Debug> TCPHandler: Processed in 0.004674805 sec. | ||
| 392 | 2026.05.02 04:33:37.834704 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.02 04:33:37.834937 [ 258 ] {84d52a96-6062-4b9f-9f9f-88998ab67d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 394 | 2026.05.02 04:33:37.835050 [ 258 ] {84d52a96-6062-4b9f-9f9f-88998ab67d23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.02 04:33:37.838009 [ 258 ] {84d52a96-6062-4b9f-9f9f-88998ab67d23} <Debug> oximeter.measurements_string (e4cb143d-f782-4100-9ce1-e39b41e6da8f): Loading data parts | ||
| 396 | 2026.05.02 04:33:37.838160 [ 258 ] {84d52a96-6062-4b9f-9f9f-88998ab67d23} <Debug> oximeter.measurements_string (e4cb143d-f782-4100-9ce1-e39b41e6da8f): There are no data parts | ||
| 397 | 2026.05.02 04:33:37.839406 [ 258 ] {84d52a96-6062-4b9f-9f9f-88998ab67d23} <Debug> TCPHandler: Processed in 0.004751177 sec. | ||
| 398 | 2026.05.02 04:33:37.839550 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.02 04:33:37.839708 [ 258 ] {6649ad15-3de4-4644-8a00-05af5d91f26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.02 04:33:37.839823 [ 258 ] {6649ad15-3de4-4644-8a00-05af5d91f26b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.02 04:33:37.842031 [ 258 ] {6649ad15-3de4-4644-8a00-05af5d91f26b} <Debug> oximeter.measurements_bytes (4f2686c6-6eec-4f72-a130-7c068028c716): Loading data parts | ||
| 409 | 2026.05.02 04:33:37.842196 [ 258 ] {6649ad15-3de4-4644-8a00-05af5d91f26b} <Debug> oximeter.measurements_bytes (4f2686c6-6eec-4f72-a130-7c068028c716): There are no data parts | ||
| 410 | 2026.05.02 04:33:37.843329 [ 258 ] {6649ad15-3de4-4644-8a00-05af5d91f26b} <Debug> TCPHandler: Processed in 0.003833066 sec. | ||
| 411 | 2026.05.02 04:33:37.843464 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.02 04:33:37.843663 [ 258 ] {4f7442d7-c8ed-4c07-aed9-34d7342ba2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 413 | 2026.05.02 04:33:37.843740 [ 258 ] {4f7442d7-c8ed-4c07-aed9-34d7342ba2ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.02 04:33:37.845527 [ 258 ] {4f7442d7-c8ed-4c07-aed9-34d7342ba2ce} <Debug> oximeter.measurements_cumulativei64 (516c1724-99b4-4ede-989a-06a01f54124f): Loading data parts | ||
| 415 | 2026.05.02 04:33:37.845659 [ 258 ] {4f7442d7-c8ed-4c07-aed9-34d7342ba2ce} <Debug> oximeter.measurements_cumulativei64 (516c1724-99b4-4ede-989a-06a01f54124f): There are no data parts | ||
| 416 | 2026.05.02 04:33:37.846825 [ 258 ] {4f7442d7-c8ed-4c07-aed9-34d7342ba2ce} <Debug> TCPHandler: Processed in 0.003410097 sec. | ||
| 417 | 2026.05.02 04:33:37.847000 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.02 04:33:37.847161 [ 258 ] {e15fbaaa-d7df-49ec-b912-eb278d82cad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 419 | 2026.05.02 04:33:37.847279 [ 258 ] {e15fbaaa-d7df-49ec-b912-eb278d82cad3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.02 04:33:37.848800 [ 258 ] {e15fbaaa-d7df-49ec-b912-eb278d82cad3} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Loading data parts | ||
| 421 | 2026.05.02 04:33:37.849002 [ 258 ] {e15fbaaa-d7df-49ec-b912-eb278d82cad3} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): There are no data parts | ||
| 422 | 2026.05.02 04:33:37.850090 [ 258 ] {e15fbaaa-d7df-49ec-b912-eb278d82cad3} <Debug> TCPHandler: Processed in 0.003146101 sec. | ||
| 423 | 2026.05.02 04:33:37.850216 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.02 04:33:37.850443 [ 258 ] {f4ec04eb-12e1-46e7-8c03-03516fb233c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 425 | 2026.05.02 04:33:37.850552 [ 258 ] {f4ec04eb-12e1-46e7-8c03-03516fb233c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.02 04:33:37.852557 [ 258 ] {f4ec04eb-12e1-46e7-8c03-03516fb233c7} <Debug> oximeter.measurements_cumulativef32 (f717d44e-1a86-4102-9659-67dd3cb76e28): Loading data parts | ||
| 427 | 2026.05.02 04:33:37.852690 [ 258 ] {f4ec04eb-12e1-46e7-8c03-03516fb233c7} <Debug> oximeter.measurements_cumulativef32 (f717d44e-1a86-4102-9659-67dd3cb76e28): There are no data parts | ||
| 428 | 2026.05.02 04:33:37.854111 [ 258 ] {f4ec04eb-12e1-46e7-8c03-03516fb233c7} <Debug> TCPHandler: Processed in 0.003943499 sec. | ||
| 429 | 2026.05.02 04:33:37.854243 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.02 04:33:37.854403 [ 258 ] {a66a71c0-1d1b-461b-b315-f3c8aac74edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 431 | 2026.05.02 04:33:37.854520 [ 258 ] {a66a71c0-1d1b-461b-b315-f3c8aac74edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.02 04:33:37.856935 [ 258 ] {a66a71c0-1d1b-461b-b315-f3c8aac74edc} <Debug> oximeter.measurements_cumulativef64 (4b6ecc01-d465-4088-83ab-d825df0b2028): Loading data parts | ||
| 433 | 2026.05.02 04:33:37.857150 [ 258 ] {a66a71c0-1d1b-461b-b315-f3c8aac74edc} <Debug> oximeter.measurements_cumulativef64 (4b6ecc01-d465-4088-83ab-d825df0b2028): There are no data parts | ||
| 434 | 2026.05.02 04:33:37.858733 [ 258 ] {a66a71c0-1d1b-461b-b315-f3c8aac74edc} <Debug> TCPHandler: Processed in 0.004538153 sec. | ||
| 435 | 2026.05.02 04:33:37.858952 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.02 04:33:37.859177 [ 258 ] {c146f1cf-1622-4954-823d-25e9634c326b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.02 04:33:37.859309 [ 258 ] {c146f1cf-1622-4954-823d-25e9634c326b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.02 04:33:37.862237 [ 258 ] {c146f1cf-1622-4954-823d-25e9634c326b} <Debug> oximeter.measurements_histogrami8 (84dcd7f5-6295-4e28-8240-b5b029188a11): Loading data parts | ||
| 449 | 2026.05.02 04:33:37.862432 [ 258 ] {c146f1cf-1622-4954-823d-25e9634c326b} <Debug> oximeter.measurements_histogrami8 (84dcd7f5-6295-4e28-8240-b5b029188a11): There are no data parts | ||
| 450 | 2026.05.02 04:33:37.864752 [ 258 ] {c146f1cf-1622-4954-823d-25e9634c326b} <Debug> TCPHandler: Processed in 0.005852412 sec. | ||
| 451 | 2026.05.02 04:33:37.864906 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.02 04:33:37.865168 [ 258 ] {9b8d9384-1bea-48c2-be2e-8ff5e428a7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 453 | 2026.05.02 04:33:37.865300 [ 258 ] {9b8d9384-1bea-48c2-be2e-8ff5e428a7f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.02 04:33:37.867637 [ 258 ] {9b8d9384-1bea-48c2-be2e-8ff5e428a7f0} <Debug> oximeter.measurements_histogramu8 (32b6c400-d46b-4406-9dfa-3e36b4f51fe1): Loading data parts | ||
| 455 | 2026.05.02 04:33:37.867780 [ 258 ] {9b8d9384-1bea-48c2-be2e-8ff5e428a7f0} <Debug> oximeter.measurements_histogramu8 (32b6c400-d46b-4406-9dfa-3e36b4f51fe1): There are no data parts | ||
| 456 | 2026.05.02 04:33:37.869950 [ 258 ] {9b8d9384-1bea-48c2-be2e-8ff5e428a7f0} <Debug> TCPHandler: Processed in 0.005094115 sec. | ||
| 457 | 2026.05.02 04:33:37.870167 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.02 04:33:37.870380 [ 258 ] {05ddc0b9-2be9-416d-95a8-bb5324b39c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 459 | 2026.05.02 04:33:37.870515 [ 258 ] {05ddc0b9-2be9-416d-95a8-bb5324b39c72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.02 04:33:37.873239 [ 258 ] {05ddc0b9-2be9-416d-95a8-bb5324b39c72} <Debug> oximeter.measurements_histogrami16 (224ffc72-b568-43b5-a62c-2469e0a50272): Loading data parts | ||
| 461 | 2026.05.02 04:33:37.873383 [ 258 ] {05ddc0b9-2be9-416d-95a8-bb5324b39c72} <Debug> oximeter.measurements_histogrami16 (224ffc72-b568-43b5-a62c-2469e0a50272): There are no data parts | ||
| 462 | 2026.05.02 04:33:37.874917 [ 258 ] {05ddc0b9-2be9-416d-95a8-bb5324b39c72} <Debug> TCPHandler: Processed in 0.004799228 sec. | ||
| 463 | 2026.05.02 04:33:37.875060 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.02 04:33:37.875273 [ 258 ] {01a2616b-c6ab-4506-9f6a-14eb8e4da78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 465 | 2026.05.02 04:33:37.875403 [ 258 ] {01a2616b-c6ab-4506-9f6a-14eb8e4da78f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.02 04:33:37.877852 [ 258 ] {01a2616b-c6ab-4506-9f6a-14eb8e4da78f} <Debug> oximeter.measurements_histogramu16 (01940642-205d-42b6-ae85-5f1700627b56): Loading data parts | ||
| 467 | 2026.05.02 04:33:37.878038 [ 258 ] {01a2616b-c6ab-4506-9f6a-14eb8e4da78f} <Debug> oximeter.measurements_histogramu16 (01940642-205d-42b6-ae85-5f1700627b56): There are no data parts | ||
| 468 | 2026.05.02 04:33:37.879696 [ 258 ] {01a2616b-c6ab-4506-9f6a-14eb8e4da78f} <Debug> TCPHandler: Processed in 0.004685985 sec. | ||
| 469 | 2026.05.02 04:33:37.879951 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.02 04:33:37.880217 [ 258 ] {4b200ce4-04cd-40ab-9fcd-5c1cd6ca9a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 471 | 2026.05.02 04:33:37.880346 [ 258 ] {4b200ce4-04cd-40ab-9fcd-5c1cd6ca9a0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.02 04:33:37.882409 [ 258 ] {4b200ce4-04cd-40ab-9fcd-5c1cd6ca9a0e} <Debug> oximeter.measurements_histogrami32 (a1fe207e-22c0-47e8-8784-8e4048b26ef9): Loading data parts | ||
| 473 | 2026.05.02 04:33:37.882524 [ 258 ] {4b200ce4-04cd-40ab-9fcd-5c1cd6ca9a0e} <Debug> oximeter.measurements_histogrami32 (a1fe207e-22c0-47e8-8784-8e4048b26ef9): There are no data parts | ||
| 474 | 2026.05.02 04:33:37.883700 [ 258 ] {4b200ce4-04cd-40ab-9fcd-5c1cd6ca9a0e} <Debug> TCPHandler: Processed in 0.003807896 sec. | ||
| 475 | 2026.05.02 04:33:37.883844 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.02 04:33:37.884056 [ 258 ] {5cee5222-9d7c-4947-a5f0-5b77ecdb9c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 477 | 2026.05.02 04:33:37.884194 [ 258 ] {5cee5222-9d7c-4947-a5f0-5b77ecdb9c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.02 04:33:37.887019 [ 258 ] {5cee5222-9d7c-4947-a5f0-5b77ecdb9c83} <Debug> oximeter.measurements_histogramu32 (4f71f29f-bb74-48ed-ace2-82105e77e691): Loading data parts | ||
| 479 | 2026.05.02 04:33:37.887195 [ 258 ] {5cee5222-9d7c-4947-a5f0-5b77ecdb9c83} <Debug> oximeter.measurements_histogramu32 (4f71f29f-bb74-48ed-ace2-82105e77e691): There are no data parts | ||
| 480 | 2026.05.02 04:33:37.889458 [ 258 ] {5cee5222-9d7c-4947-a5f0-5b77ecdb9c83} <Debug> TCPHandler: Processed in 0.005663327 sec. | ||
| 481 | 2026.05.02 04:33:37.889678 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.02 04:33:37.889890 [ 258 ] {57529e79-a397-4ac7-9954-c579f88f144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 483 | 2026.05.02 04:33:37.890045 [ 258 ] {57529e79-a397-4ac7-9954-c579f88f144c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.02 04:33:37.892273 [ 258 ] {57529e79-a397-4ac7-9954-c579f88f144c} <Debug> oximeter.measurements_histogrami64 (d11bf641-67dd-4d2c-80db-79def2d2aee7): Loading data parts | ||
| 485 | 2026.05.02 04:33:37.892549 [ 258 ] {57529e79-a397-4ac7-9954-c579f88f144c} <Debug> oximeter.measurements_histogrami64 (d11bf641-67dd-4d2c-80db-79def2d2aee7): There are no data parts | ||
| 486 | 2026.05.02 04:33:37.894226 [ 258 ] {57529e79-a397-4ac7-9954-c579f88f144c} <Debug> TCPHandler: Processed in 0.004596443 sec. | ||
| 487 | 2026.05.02 04:33:37.894372 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.02 04:33:37.894590 [ 258 ] {bc036694-0847-4705-aab2-2a930024c7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 489 | 2026.05.02 04:33:37.894717 [ 258 ] {bc036694-0847-4705-aab2-2a930024c7db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.02 04:33:37.896700 [ 258 ] {bc036694-0847-4705-aab2-2a930024c7db} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Loading data parts | ||
| 491 | 2026.05.02 04:33:37.896865 [ 258 ] {bc036694-0847-4705-aab2-2a930024c7db} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): There are no data parts | ||
| 492 | 2026.05.02 04:33:37.898353 [ 258 ] {bc036694-0847-4705-aab2-2a930024c7db} <Debug> TCPHandler: Processed in 0.00403247 sec. | ||
| 493 | 2026.05.02 04:33:37.898534 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.02 04:33:37.898778 [ 258 ] {9daf42c0-ff5d-4dd4-ab4a-059e1143c4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 495 | 2026.05.02 04:33:37.899005 [ 258 ] {9daf42c0-ff5d-4dd4-ab4a-059e1143c4ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.02 04:33:37.901094 [ 258 ] {9daf42c0-ff5d-4dd4-ab4a-059e1143c4ea} <Debug> oximeter.measurements_histogramf32 (63f57cb4-3003-4947-8ee6-bb3c989ab251): Loading data parts | ||
| 497 | 2026.05.02 04:33:37.901238 [ 258 ] {9daf42c0-ff5d-4dd4-ab4a-059e1143c4ea} <Debug> oximeter.measurements_histogramf32 (63f57cb4-3003-4947-8ee6-bb3c989ab251): There are no data parts | ||
| 498 | 2026.05.02 04:33:37.902656 [ 258 ] {9daf42c0-ff5d-4dd4-ab4a-059e1143c4ea} <Debug> TCPHandler: Processed in 0.004172094 sec. | ||
| 499 | 2026.05.02 04:33:37.902796 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.02 04:33:37.903005 [ 258 ] {ad6c4713-c5c7-4f00-aa89-98154058bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 501 | 2026.05.02 04:33:37.903156 [ 258 ] {ad6c4713-c5c7-4f00-aa89-98154058bf89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.02 04:33:37.906204 [ 258 ] {ad6c4713-c5c7-4f00-aa89-98154058bf89} <Debug> oximeter.measurements_histogramf64 (73ca4f62-c99b-45aa-b103-1407be2e2a1e): Loading data parts | ||
| 503 | 2026.05.02 04:33:37.906352 [ 258 ] {ad6c4713-c5c7-4f00-aa89-98154058bf89} <Debug> oximeter.measurements_histogramf64 (73ca4f62-c99b-45aa-b103-1407be2e2a1e): There are no data parts | ||
| 504 | 2026.05.02 04:33:37.907709 [ 258 ] {ad6c4713-c5c7-4f00-aa89-98154058bf89} <Debug> TCPHandler: Processed in 0.004960172 sec. | ||
| 505 | 2026.05.02 04:33:37.907902 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.02 04:33:37.908127 [ 258 ] {d04bbefc-7ab3-4c36-898f-2f03da02bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.02 04:33:37.908250 [ 258 ] {d04bbefc-7ab3-4c36-898f-2f03da02bfa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.02 04:33:37.909974 [ 258 ] {d04bbefc-7ab3-4c36-898f-2f03da02bfa5} <Debug> oximeter.fields_bool (a3723f92-d9a4-473d-b3f2-d78a738f07e0): Loading data parts | ||
| 534 | 2026.05.02 04:33:37.910159 [ 258 ] {d04bbefc-7ab3-4c36-898f-2f03da02bfa5} <Debug> oximeter.fields_bool (a3723f92-d9a4-473d-b3f2-d78a738f07e0): There are no data parts | ||
| 535 | 2026.05.02 04:33:37.911627 [ 258 ] {d04bbefc-7ab3-4c36-898f-2f03da02bfa5} <Debug> TCPHandler: Processed in 0.003774015 sec. | ||
| 536 | 2026.05.02 04:33:37.911770 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.02 04:33:37.911925 [ 258 ] {767a6e8d-87fe-49e8-bb18-24942758227e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 538 | 2026.05.02 04:33:37.912054 [ 258 ] {767a6e8d-87fe-49e8-bb18-24942758227e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.02 04:33:37.914571 [ 258 ] {767a6e8d-87fe-49e8-bb18-24942758227e} <Debug> oximeter.fields_i8 (f328e13d-18c4-413e-99fc-fe1b38290385): Loading data parts | ||
| 540 | 2026.05.02 04:33:37.914719 [ 258 ] {767a6e8d-87fe-49e8-bb18-24942758227e} <Debug> oximeter.fields_i8 (f328e13d-18c4-413e-99fc-fe1b38290385): There are no data parts | ||
| 541 | 2026.05.02 04:33:37.916121 [ 258 ] {767a6e8d-87fe-49e8-bb18-24942758227e} <Debug> TCPHandler: Processed in 0.004398299 sec. | ||
| 542 | 2026.05.02 04:33:37.916259 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.02 04:33:37.916495 [ 258 ] {954b6bef-e83b-4abc-bd78-4477782b96dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 544 | 2026.05.02 04:33:37.916618 [ 258 ] {954b6bef-e83b-4abc-bd78-4477782b96dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.02 04:33:37.918680 [ 258 ] {954b6bef-e83b-4abc-bd78-4477782b96dd} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Loading data parts | ||
| 546 | 2026.05.02 04:33:37.918814 [ 258 ] {954b6bef-e83b-4abc-bd78-4477782b96dd} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): There are no data parts | ||
| 547 | 2026.05.02 04:33:37.921548 [ 258 ] {954b6bef-e83b-4abc-bd78-4477782b96dd} <Debug> TCPHandler: Processed in 0.0053362 sec. | ||
| 548 | 2026.05.02 04:33:37.921687 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.02 04:33:37.921840 [ 258 ] {8e72d363-581f-4bab-a337-eed40945b1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 550 | 2026.05.02 04:33:37.921965 [ 258 ] {8e72d363-581f-4bab-a337-eed40945b1a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.02 04:33:37.924296 [ 258 ] {8e72d363-581f-4bab-a337-eed40945b1a4} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Loading data parts | ||
| 552 | 2026.05.02 04:33:37.924420 [ 258 ] {8e72d363-581f-4bab-a337-eed40945b1a4} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): There are no data parts | ||
| 553 | 2026.05.02 04:33:37.926332 [ 258 ] {8e72d363-581f-4bab-a337-eed40945b1a4} <Debug> TCPHandler: Processed in 0.004692716 sec. | ||
| 554 | 2026.05.02 04:33:37.926474 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.02 04:33:37.926717 [ 258 ] {278be757-830c-449d-82a4-7a9afc4d5f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 556 | 2026.05.02 04:33:37.926833 [ 258 ] {278be757-830c-449d-82a4-7a9afc4d5f72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.02 04:33:37.929138 [ 258 ] {278be757-830c-449d-82a4-7a9afc4d5f72} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Loading data parts | ||
| 558 | 2026.05.02 04:33:37.929329 [ 258 ] {278be757-830c-449d-82a4-7a9afc4d5f72} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): There are no data parts | ||
| 559 | 2026.05.02 04:33:37.930867 [ 258 ] {278be757-830c-449d-82a4-7a9afc4d5f72} <Debug> TCPHandler: Processed in 0.00444245 sec. | ||
| 560 | 2026.05.02 04:33:37.930998 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.02 04:33:37.931151 [ 258 ] {93e23e8e-666d-436d-80e7-39a9cc0100e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 562 | 2026.05.02 04:33:37.931280 [ 258 ] {93e23e8e-666d-436d-80e7-39a9cc0100e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.02 04:33:37.933234 [ 258 ] {93e23e8e-666d-436d-80e7-39a9cc0100e5} <Debug> oximeter.fields_i32 (32de931e-7d48-4320-b119-bc8582772f82): Loading data parts | ||
| 564 | 2026.05.02 04:33:37.933356 [ 258 ] {93e23e8e-666d-436d-80e7-39a9cc0100e5} <Debug> oximeter.fields_i32 (32de931e-7d48-4320-b119-bc8582772f82): There are no data parts | ||
| 565 | 2026.05.02 04:33:37.934761 [ 258 ] {93e23e8e-666d-436d-80e7-39a9cc0100e5} <Debug> TCPHandler: Processed in 0.003811216 sec. | ||
| 566 | 2026.05.02 04:33:37.934895 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.02 04:33:37.935149 [ 258 ] {65ba8bb0-f0c2-439d-8116-cc4eabcf3da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 568 | 2026.05.02 04:33:37.935262 [ 258 ] {65ba8bb0-f0c2-439d-8116-cc4eabcf3da9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.02 04:33:37.936883 [ 258 ] {65ba8bb0-f0c2-439d-8116-cc4eabcf3da9} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Loading data parts | ||
| 570 | 2026.05.02 04:33:37.937030 [ 258 ] {65ba8bb0-f0c2-439d-8116-cc4eabcf3da9} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): There are no data parts | ||
| 571 | 2026.05.02 04:33:37.938422 [ 258 ] {65ba8bb0-f0c2-439d-8116-cc4eabcf3da9} <Debug> TCPHandler: Processed in 0.00357526 sec. | ||
| 572 | 2026.05.02 04:33:37.938558 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.02 04:33:37.938711 [ 258 ] {4c08e230-5616-4c5f-be89-416cfc9a1138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 574 | 2026.05.02 04:33:37.938822 [ 258 ] {4c08e230-5616-4c5f-be89-416cfc9a1138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.02 04:33:37.940474 [ 258 ] {4c08e230-5616-4c5f-be89-416cfc9a1138} <Debug> oximeter.fields_i64 (347321ba-0aae-43b7-b2e5-77379904e7d3): Loading data parts | ||
| 576 | 2026.05.02 04:33:37.940619 [ 258 ] {4c08e230-5616-4c5f-be89-416cfc9a1138} <Debug> oximeter.fields_i64 (347321ba-0aae-43b7-b2e5-77379904e7d3): There are no data parts | ||
| 577 | 2026.05.02 04:33:37.941964 [ 258 ] {4c08e230-5616-4c5f-be89-416cfc9a1138} <Debug> TCPHandler: Processed in 0.003454608 sec. | ||
| 578 | 2026.05.02 04:33:37.942167 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.02 04:33:37.942323 [ 258 ] {b5065c33-4378-4e23-8962-fce03797e917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 580 | 2026.05.02 04:33:37.942431 [ 258 ] {b5065c33-4378-4e23-8962-fce03797e917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.02 04:33:37.944103 [ 258 ] {b5065c33-4378-4e23-8962-fce03797e917} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Loading data parts | ||
| 582 | 2026.05.02 04:33:37.944268 [ 258 ] {b5065c33-4378-4e23-8962-fce03797e917} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): There are no data parts | ||
| 583 | 2026.05.02 04:33:37.945597 [ 258 ] {b5065c33-4378-4e23-8962-fce03797e917} <Debug> TCPHandler: Processed in 0.003478228 sec. | ||
| 584 | 2026.05.02 04:33:37.945736 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.02 04:33:37.945930 [ 258 ] {6b3b3aab-dfb4-49bf-87f7-dc91aeb0698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 586 | 2026.05.02 04:33:37.946010 [ 258 ] {6b3b3aab-dfb4-49bf-87f7-dc91aeb0698d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.02 04:33:37.948538 [ 258 ] {6b3b3aab-dfb4-49bf-87f7-dc91aeb0698d} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Loading data parts | ||
| 588 | 2026.05.02 04:33:37.948675 [ 258 ] {6b3b3aab-dfb4-49bf-87f7-dc91aeb0698d} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): There are no data parts | ||
| 589 | 2026.05.02 04:33:37.951246 [ 258 ] {6b3b3aab-dfb4-49bf-87f7-dc91aeb0698d} <Debug> TCPHandler: Processed in 0.005557314 sec. | ||
| 590 | 2026.05.02 04:33:37.951451 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.02 04:33:37.951602 [ 258 ] {1841afb0-e9d4-4fd3-9ba8-a4d5bb70bf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 592 | 2026.05.02 04:33:37.951710 [ 258 ] {1841afb0-e9d4-4fd3-9ba8-a4d5bb70bf9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.02 04:33:37.954165 [ 258 ] {1841afb0-e9d4-4fd3-9ba8-a4d5bb70bf9b} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Loading data parts | ||
| 594 | 2026.05.02 04:33:37.954366 [ 258 ] {1841afb0-e9d4-4fd3-9ba8-a4d5bb70bf9b} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): There are no data parts | ||
| 595 | 2026.05.02 04:33:37.955728 [ 258 ] {1841afb0-e9d4-4fd3-9ba8-a4d5bb70bf9b} <Debug> TCPHandler: Processed in 0.004325277 sec. | ||
| 596 | 2026.05.02 04:33:37.955867 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.02 04:33:37.956090 [ 258 ] {22d848e8-4f7a-4778-9fae-c1375c3b3541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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) | ||
| 598 | 2026.05.02 04:33:37.956168 [ 258 ] {22d848e8-4f7a-4778-9fae-c1375c3b3541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.02 04:33:37.958396 [ 258 ] {22d848e8-4f7a-4778-9fae-c1375c3b3541} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Loading data parts | ||
| 600 | 2026.05.02 04:33:37.958531 [ 258 ] {22d848e8-4f7a-4778-9fae-c1375c3b3541} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): There are no data parts | ||
| 601 | 2026.05.02 04:33:37.960188 [ 258 ] {22d848e8-4f7a-4778-9fae-c1375c3b3541} <Debug> TCPHandler: Processed in 0.004370439 sec. | ||
| 602 | 2026.05.02 04:33:37.960421 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.02 04:33:37.960706 [ 258 ] {9879abc5-7992-442a-b8b1-b951780ba5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.05.02 04:33:37.960853 [ 258 ] {9879abc5-7992-442a-b8b1-b951780ba5c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.02 04:33:37.964987 [ 258 ] {9879abc5-7992-442a-b8b1-b951780ba5c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Loading data parts | ||
| 609 | 2026.05.02 04:33:37.965138 [ 258 ] {9879abc5-7992-442a-b8b1-b951780ba5c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): There are no data parts | ||
| 610 | 2026.05.02 04:33:37.967675 [ 258 ] {9879abc5-7992-442a-b8b1-b951780ba5c4} <Debug> TCPHandler: Processed in 0.007311894 sec. | ||
| 611 | 2026.05.02 04:33:37.972498 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.02 04:33:37.972792 [ 259 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.02 04:33:37.975779 [ 259 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.02 04:33:37.994108 [ 267 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Trace> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.02 04:33:37.994171 [ 267 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 616 | 2026.05.02 04:33:38.000147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.13 MiB, peak 126.13 MiB, free memory in arenas 0.00 B, will set to 137.73 MiB (RSS), difference: 11.59 MiB | ||
| 617 | 2026.05.02 04:33:38.004818 [ 267 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.05.02 04:33:38.005539 [ 267 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Trace> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.05.02 04:33:38.005970 [ 259 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033315 sec., 30.016509079993998 rows/sec., 480.26 B/sec. | ||
| 620 | 2026.05.02 04:33:38.006256 [ 259 ] {34fd04cb-66da-4b59-ab98-8bf409b67aff} <Debug> TCPHandler: Processed in 0.033874811 sec. | ||
| 621 | 2026.05.02 04:33:38.932027 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36346 | ||
| 622 | 2026.05.02 04:33:38.934295 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.02 04:33:38.934459 [ 269 ] {} <Debug> TCP-Session: e94671b7-b2df-48b8-9fe7-c1ae0bc056e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:36346 | ||
| 624 | 2026.05.02 04:33:38.934484 [ 269 ] {} <Debug> TCP-Session: e94671b7-b2df-48b8-9fe7-c1ae0bc056e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.02 04:33:38.934497 [ 269 ] {} <Debug> TCP-Session: e94671b7-b2df-48b8-9fe7-c1ae0bc056e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.02 04:33:38.934698 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.02 04:33:38.934725 [ 269 ] {} <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 | ||
| 628 | 2026.05.02 04:33:38.934839 [ 269 ] {} <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 | ||
| 629 | 2026.05.02 04:33:38.935362 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34197 | ||
| 630 | 2026.05.02 04:33:38.935521 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42828 | ||
| 631 | 2026.05.02 04:33:38.935533 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38265 | ||
| 632 | 2026.05.02 04:33:38.935666 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.02 04:33:38.935705 [ 270 ] {} <Debug> TCP-Session: a21b49bc-06c8-4258-b26e-0644667424ae Authenticating user 'default' from [fd00:1122:3344:101::b]:34197 | ||
| 634 | 2026.05.02 04:33:38.935720 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35448 | ||
| 635 | 2026.05.02 04:33:38.935788 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44607 | ||
| 636 | 2026.05.02 04:33:38.935817 [ 270 ] {} <Debug> TCP-Session: a21b49bc-06c8-4258-b26e-0644667424ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.02 04:33:38.935857 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.02 04:33:38.935894 [ 270 ] {} <Debug> TCP-Session: a21b49bc-06c8-4258-b26e-0644667424ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.02 04:33:38.935904 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.02 04:33:38.935982 [ 272 ] {} <Debug> TCP-Session: f4ac72cf-b0bf-4472-a370-0c6807368428 Authenticating user 'default' from [fd00:1122:3344:101::b]:42828 | ||
| 641 | 2026.05.02 04:33:38.936056 [ 271 ] {} <Debug> TCP-Session: e0161fb8-58ae-4322-ae75-f64f4506c82b Authenticating user 'default' from [fd00:1122:3344:101::b]:38265 | ||
| 642 | 2026.05.02 04:33:38.936017 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37603 | ||
| 643 | 2026.05.02 04:33:38.936115 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.02 04:33:38.936206 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41997 | ||
| 645 | 2026.05.02 04:33:38.936156 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.02 04:33:38.936158 [ 271 ] {} <Debug> TCP-Session: e0161fb8-58ae-4322-ae75-f64f4506c82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.02 04:33:38.936129 [ 272 ] {} <Debug> TCP-Session: f4ac72cf-b0bf-4472-a370-0c6807368428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.02 04:33:38.936321 [ 274 ] {} <Debug> TCP-Session: 46aa7cb4-df32-49ad-ac18-812c0799eb22 Authenticating user 'default' from [fd00:1122:3344:101::b]:44607 | ||
| 649 | 2026.05.02 04:33:38.936315 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.02 04:33:38.936415 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.02 04:33:38.936476 [ 272 ] {} <Debug> TCP-Session: f4ac72cf-b0bf-4472-a370-0c6807368428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.02 04:33:38.936501 [ 275 ] {} <Debug> TCP-Session: 55f217b5-18b3-4833-989e-cb7426823057 Authenticating user 'default' from [fd00:1122:3344:101::b]:37603 | ||
| 653 | 2026.05.02 04:33:38.936510 [ 274 ] {} <Debug> TCP-Session: 46aa7cb4-df32-49ad-ac18-812c0799eb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.02 04:33:38.936630 [ 276 ] {} <Debug> TCP-Session: dde89c38-a667-42ab-a54d-6efc0eeb1a7f Authenticating user 'default' from [fd00:1122:3344:101::b]:41997 | ||
| 655 | 2026.05.02 04:33:38.936644 [ 275 ] {} <Debug> TCP-Session: 55f217b5-18b3-4833-989e-cb7426823057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.02 04:33:38.936287 [ 271 ] {} <Debug> TCP-Session: e0161fb8-58ae-4322-ae75-f64f4506c82b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.02 04:33:38.936726 [ 275 ] {} <Debug> TCP-Session: 55f217b5-18b3-4833-989e-cb7426823057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.02 04:33:38.936743 [ 276 ] {} <Debug> TCP-Session: dde89c38-a667-42ab-a54d-6efc0eeb1a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.02 04:33:38.936711 [ 274 ] {} <Debug> TCP-Session: 46aa7cb4-df32-49ad-ac18-812c0799eb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.02 04:33:38.936811 [ 276 ] {} <Debug> TCP-Session: dde89c38-a667-42ab-a54d-6efc0eeb1a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.02 04:33:38.936288 [ 273 ] {} <Debug> TCP-Session: 77cb344e-a2d0-448a-9271-82cd2e86956b Authenticating user 'default' from [fd00:1122:3344:101::b]:35448 | ||
| 662 | 2026.05.02 04:33:38.936913 [ 273 ] {} <Debug> TCP-Session: 77cb344e-a2d0-448a-9271-82cd2e86956b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.02 04:33:38.937020 [ 273 ] {} <Debug> TCP-Session: 77cb344e-a2d0-448a-9271-82cd2e86956b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.02 04:33:39.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.83 MiB, peak 137.83 MiB, free memory in arenas 0.00 B, will set to 139.04 MiB (RSS), difference: 1.21 MiB | ||
| 665 | 2026.05.02 04:33:40.007034 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46100 | ||
| 666 | 2026.05.02 04:33:40.014142 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.05.02 04:33:40.014189 [ 277 ] {} <Debug> TCP-Session: 56937d70-2ad7-4f6a-bec4-19f2bd8d64fc Authenticating user 'default' from [fd00:1122:3344:101::c]:46100 | ||
| 668 | 2026.05.02 04:33:40.014213 [ 277 ] {} <Debug> TCP-Session: 56937d70-2ad7-4f6a-bec4-19f2bd8d64fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.02 04:33:40.014286 [ 277 ] {} <Debug> TCP-Session: 56937d70-2ad7-4f6a-bec4-19f2bd8d64fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.02 04:33:40.014430 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.05.02 04:33:40.014477 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.05.02 04:33:40.014630 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.05.02 04:33:40.015374 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63632 | ||
| 674 | 2026.05.02 04:33:40.015552 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57403 | ||
| 675 | 2026.05.02 04:33:40.015602 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.02 04:33:40.015628 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40426 | ||
| 677 | 2026.05.02 04:33:40.015644 [ 278 ] {} <Debug> TCP-Session: 2206d21c-3299-4a6d-99e3-5b8bcdc42bb1 Authenticating user 'default' from [fd00:1122:3344:101::c]:63632 | ||
| 678 | 2026.05.02 04:33:40.015759 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.02 04:33:40.015778 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65446 | ||
| 680 | 2026.05.02 04:33:40.015798 [ 278 ] {} <Debug> TCP-Session: 2206d21c-3299-4a6d-99e3-5b8bcdc42bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.02 04:33:40.015858 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39261 | ||
| 682 | 2026.05.02 04:33:40.015886 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.02 04:33:40.015820 [ 279 ] {} <Debug> TCP-Session: c5d8535d-1af4-4183-b339-9447fa9f8583 Authenticating user 'default' from [fd00:1122:3344:101::c]:57403 | ||
| 684 | 2026.05.02 04:33:40.015959 [ 280 ] {} <Debug> TCP-Session: dcb4ac29-0434-4146-be17-729c3347e7f0 Authenticating user 'default' from [fd00:1122:3344:101::c]:40426 | ||
| 685 | 2026.05.02 04:33:40.015938 [ 278 ] {} <Debug> TCP-Session: 2206d21c-3299-4a6d-99e3-5b8bcdc42bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.02 04:33:40.016036 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61740 | ||
| 687 | 2026.05.02 04:33:40.016047 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.02 04:33:40.016125 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.02 04:33:40.016102 [ 280 ] {} <Debug> TCP-Session: dcb4ac29-0434-4146-be17-729c3347e7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.02 04:33:40.016075 [ 279 ] {} <Debug> TCP-Session: c5d8535d-1af4-4183-b339-9447fa9f8583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.02 04:33:40.016259 [ 282 ] {} <Debug> TCP-Session: 1fee1a05-5fb4-40b4-8af7-5c38001a6f64 Authenticating user 'default' from [fd00:1122:3344:101::c]:39261 | ||
| 692 | 2026.05.02 04:33:40.016254 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.02 04:33:40.016236 [ 281 ] {} <Debug> TCP-Session: 07e00fa7-a321-431e-bfb4-22e206407ed1 Authenticating user 'default' from [fd00:1122:3344:101::c]:65446 | ||
| 694 | 2026.05.02 04:33:40.016378 [ 282 ] {} <Debug> TCP-Session: 1fee1a05-5fb4-40b4-8af7-5c38001a6f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.02 04:33:40.016369 [ 283 ] {} <Debug> TCP-Session: fb71b8d1-49b9-4d4c-9dd6-62a1ec75c1d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:61740 | ||
| 696 | 2026.05.02 04:33:40.016353 [ 279 ] {} <Debug> TCP-Session: c5d8535d-1af4-4183-b339-9447fa9f8583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.02 04:33:40.016505 [ 282 ] {} <Debug> TCP-Session: 1fee1a05-5fb4-40b4-8af7-5c38001a6f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.02 04:33:40.016492 [ 281 ] {} <Debug> TCP-Session: 07e00fa7-a321-431e-bfb4-22e206407ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.02 04:33:40.016231 [ 280 ] {} <Debug> TCP-Session: dcb4ac29-0434-4146-be17-729c3347e7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.02 04:33:40.016580 [ 281 ] {} <Debug> TCP-Session: 07e00fa7-a321-431e-bfb4-22e206407ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.02 04:33:40.016191 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60322 | ||
| 702 | 2026.05.02 04:33:40.016496 [ 283 ] {} <Debug> TCP-Session: fb71b8d1-49b9-4d4c-9dd6-62a1ec75c1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.02 04:33:40.016757 [ 283 ] {} <Debug> TCP-Session: fb71b8d1-49b9-4d4c-9dd6-62a1ec75c1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.02 04:33:40.016788 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.05.02 04:33:40.016849 [ 284 ] {} <Debug> TCP-Session: 8b1e88e2-6a0b-4d60-a1e7-3dc46c52ac65 Authenticating user 'default' from [fd00:1122:3344:101::c]:60322 | ||
| 706 | 2026.05.02 04:33:40.016871 [ 284 ] {} <Debug> TCP-Session: 8b1e88e2-6a0b-4d60-a1e7-3dc46c52ac65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.02 04:33:40.016981 [ 284 ] {} <Debug> TCP-Session: 8b1e88e2-6a0b-4d60-a1e7-3dc46c52ac65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.02 04:33:43.973325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.05.02 04:33:43.973399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.05.02 04:33:43.973444 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.05.02 04:33:43.973704 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.05.02 04:33:43.977522 [ 244 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Loading data parts | ||
| 713 | 2026.05.02 04:33:43.977791 [ 244 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): There are no data parts | ||
| 714 | 2026.05.02 04:33:43.986746 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.05.02 04:33:43.986785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 716 | 2026.05.02 04:33:43.993228 [ 243 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Loading data parts | ||
| 717 | 2026.05.02 04:33:43.993507 [ 243 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): There are no data parts | ||
| 718 | 2026.05.02 04:33:43.995494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.05.02 04:33:43.996029 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.05.02 04:33:43.996265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.05.02 04:33:44.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.96 MiB, peak 144.11 MiB, free memory in arenas 0.00 B, will set to 144.85 MiB (RSS), difference: 4.89 MiB | ||
| 722 | 2026.05.02 04:33:44.020366 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.05.02 04:33:44.020537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 724 | 2026.05.02 04:33:44.026835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.05.02 04:33:44.027911 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.05.02 04:33:44.031100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.05.02 04:33:45.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.56 MiB, peak 153.56 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 4.26 MiB | ||
| 728 | 2026.05.02 04:33:46.473298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.05.02 04:33:46.473403 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.05.02 04:33:46.479501 [ 242 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Loading data parts | ||
| 731 | 2026.05.02 04:33:46.479718 [ 242 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): There are no data parts | ||
| 732 | 2026.05.02 04:33:46.491237 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.05.02 04:33:46.491274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 734 | 2026.05.02 04:33:46.494440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.05.02 04:33:46.494940 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.05.02 04:33:46.495162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.05.02 04:33:47.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.01 MiB, peak 158.01 MiB, free memory in arenas 0.00 B, will set to 155.17 MiB (RSS), difference: -2.84 MiB | ||
| 738 | 2026.05.02 04:33:51.431158 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.05.02 04:33:51.431219 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.05.02 04:33:51.496345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 741 | 2026.05.02 04:33:51.497231 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.05.02 04:33:51.497401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 743 | 2026.05.02 04:33:51.498035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.05.02 04:33:51.498502 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.05.02 04:33:51.498749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.05.02 04:33:51.531263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.05.02 04:33:51.548267 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.05.02 04:33:51.548451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 749 | 2026.05.02 04:33:51.554801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.05.02 04:33:51.555982 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.05.02 04:33:51.558712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.05.02 04:33:52.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.87 MiB, peak 159.87 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 1.80 MiB | ||
| 753 | 2026.05.02 04:33:57.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.87 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 4.03 MiB | ||
| 754 | 2026.05.02 04:33:58.041617 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.02 04:33:58.041958 [ 258 ] {02402b28-1954-4131-8964-87049bb32604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 756 | 2026.05.02 04:33:58.047872 [ 258 ] {02402b28-1954-4131-8964-87049bb32604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 757 | 2026.05.02 04:33:58.048105 [ 258 ] {02402b28-1954-4131-8964-87049bb32604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 758 | 2026.05.02 04:33:58.048794 [ 258 ] {02402b28-1954-4131-8964-87049bb32604} <Debug> TCPHandler: Processed in 0.007306134 sec. | ||
| 759 | 2026.05.02 04:33:58.059766 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.05.02 04:33:58.059894 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 761 | 2026.05.02 04:33:58.059943 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2026.05.02 04:33:58.063029 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 763 | 2026.05.02 04:33:58.063078 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 764 | 2026.05.02 04:33:58.063792 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 765 | 2026.05.02 04:33:58.064209 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 766 | 2026.05.02 04:33:58.064356 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.004498 sec., 3112.4944419742105 rows/sec., 1.03 MiB/sec. | ||
| 767 | 2026.05.02 04:33:58.064393 [ 258 ] {c9614f40-2751-409c-8da0-e30c279bb119} <Debug> TCPHandler: Processed in 0.004686646 sec. | ||
| 768 | 2026.05.02 04:33:58.064521 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.05.02 04:33:58.064616 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 770 | 2026.05.02 04:33:58.064656 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 771 | 2026.05.02 04:33:58.067245 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 772 | 2026.05.02 04:33:58.067284 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 773 | 2026.05.02 04:33:58.067836 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 774 | 2026.05.02 04:33:58.068363 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 775 | 2026.05.02 04:33:58.068492 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003895 sec., 72913.99229781772 rows/sec., 4.63 MiB/sec. | ||
| 776 | 2026.05.02 04:33:58.068528 [ 258 ] {459018e5-a48e-42be-9570-25fa0d3db743} <Debug> TCPHandler: Processed in 0.004056082 sec. | ||
| 777 | 2026.05.02 04:33:58.068653 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.05.02 04:33:58.068746 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 779 | 2026.05.02 04:33:58.068786 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 780 | 2026.05.02 04:33:58.069192 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 781 | 2026.05.02 04:33:58.069229 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 782 | 2026.05.02 04:33:58.069632 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 783 | 2026.05.02 04:33:58.070059 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 784 | 2026.05.02 04:33:58.070187 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001458 sec., 2743.4842249657063 rows/sec., 223.71 KiB/sec. | ||
| 785 | 2026.05.02 04:33:58.070221 [ 258 ] {699acf35-e2f0-41a2-be7b-694d2ef8baed} <Debug> TCPHandler: Processed in 0.001617717 sec. | ||
| 786 | 2026.05.02 04:33:58.070331 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.05.02 04:33:58.070423 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 788 | 2026.05.02 04:33:58.070461 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 789 | 2026.05.02 04:33:58.071168 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 790 | 2026.05.02 04:33:58.071204 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 791 | 2026.05.02 04:33:58.071702 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 792 | 2026.05.02 04:33:58.072200 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 793 | 2026.05.02 04:33:58.072325 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Debug> executeQuery: Read 765 rows, 60.79 KiB in 0.00192 sec., 398437.5 rows/sec., 30.92 MiB/sec. | ||
| 794 | 2026.05.02 04:33:58.072361 [ 258 ] {ab311171-e93a-4387-9b83-f5ff89b8cff3} <Debug> TCPHandler: Processed in 0.002078587 sec. | ||
| 795 | 2026.05.02 04:33:58.072471 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.05.02 04:33:58.072564 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 797 | 2026.05.02 04:33:58.072602 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 798 | 2026.05.02 04:33:58.073043 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 799 | 2026.05.02 04:33:58.073079 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 800 | 2026.05.02 04:33:58.073492 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 801 | 2026.05.02 04:33:58.073954 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 802 | 2026.05.02 04:33:58.074077 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001531 sec., 102547.35467015022 rows/sec., 6.15 MiB/sec. | ||
| 803 | 2026.05.02 04:33:58.074111 [ 258 ] {ad0a7a01-6ffb-4245-b726-05fa4f8e19bf} <Debug> TCPHandler: Processed in 0.001688448 sec. | ||
| 804 | 2026.05.02 04:33:58.074226 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.05.02 04:33:58.074318 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 806 | 2026.05.02 04:33:58.074356 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 807 | 2026.05.02 04:33:58.074823 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 808 | 2026.05.02 04:33:58.074856 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 809 | 2026.05.02 04:33:58.075259 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 810 | 2026.05.02 04:33:58.075693 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 811 | 2026.05.02 04:33:58.075817 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001517 sec., 98220.17139090311 rows/sec., 6.35 MiB/sec. | ||
| 812 | 2026.05.02 04:33:58.075851 [ 258 ] {aff2b885-ecea-4011-8fb3-2d66aac18f95} <Debug> TCPHandler: Processed in 0.001673317 sec. | ||
| 813 | 2026.05.02 04:33:58.075963 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.05.02 04:33:58.076055 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 815 | 2026.05.02 04:33:58.076093 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 816 | 2026.05.02 04:33:58.076510 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.02 04:33:58.076544 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 818 | 2026.05.02 04:33:58.076966 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.02 04:33:58.077429 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.02 04:33:58.077555 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001519 sec., 97432.52139565504 rows/sec., 5.54 MiB/sec. | ||
| 821 | 2026.05.02 04:33:58.077591 [ 258 ] {e547ae55-6dec-46ee-9860-6dd1ac0f81de} <Debug> TCPHandler: Processed in 0.001677087 sec. | ||
| 822 | 2026.05.02 04:33:58.077705 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.05.02 04:33:58.077803 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 824 | 2026.05.02 04:33:58.077841 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 825 | 2026.05.02 04:33:58.078355 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.02 04:33:58.078393 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 827 | 2026.05.02 04:33:58.078863 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.02 04:33:58.079338 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.02 04:33:58.079464 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Debug> executeQuery: Read 441 rows, 31.27 KiB in 0.001678 sec., 262812.87246722286 rows/sec., 18.20 MiB/sec. | ||
| 830 | 2026.05.02 04:33:58.079499 [ 258 ] {b09b0a76-710d-4775-a470-60c72994e6e6} <Debug> TCPHandler: Processed in 0.001842821 sec. | ||
| 831 | 2026.05.02 04:33:58.079611 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.05.02 04:33:58.079703 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 833 | 2026.05.02 04:33:58.079743 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 834 | 2026.05.02 04:33:58.080091 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.02 04:33:58.080127 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 836 | 2026.05.02 04:33:58.080583 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 837 | 2026.05.02 04:33:58.081022 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.02 04:33:58.081149 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
| 839 | 2026.05.02 04:33:58.081183 [ 258 ] {37226814-3801-4fb0-8ba2-3ce87222aef6} <Debug> TCPHandler: Processed in 0.001621826 sec. | ||
| 840 | 2026.05.02 04:33:58.081298 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.05.02 04:33:58.081390 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 842 | 2026.05.02 04:33:58.081431 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 843 | 2026.05.02 04:33:58.081804 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.05.02 04:33:58.081839 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 845 | 2026.05.02 04:33:58.082273 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2026.05.02 04:33:58.082708 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.05.02 04:33:58.082833 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Debug> executeQuery: Read 107 rows, 6.76 KiB in 0.00146 sec., 73287.67123287672 rows/sec., 4.52 MiB/sec. | ||
| 848 | 2026.05.02 04:33:58.082866 [ 258 ] {ab38c9f5-663a-4d44-9ef0-87ef63dafe4b} <Debug> TCPHandler: Processed in 0.001616496 sec. | ||
| 849 | 2026.05.02 04:33:58.082976 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.05.02 04:33:58.083068 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 851 | 2026.05.02 04:33:58.083108 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 852 | 2026.05.02 04:33:58.083411 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 853 | 2026.05.02 04:33:58.083447 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 854 | 2026.05.02 04:33:58.083848 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2026.05.02 04:33:58.084279 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 856 | 2026.05.02 04:33:58.084404 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
| 857 | 2026.05.02 04:33:58.084438 [ 258 ] {04f17af5-bcb6-4428-87e9-05761c54aa9c} <Debug> TCPHandler: Processed in 0.001509744 sec. | ||
| 858 | 2026.05.02 04:33:58.084557 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.05.02 04:33:58.084648 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 860 | 2026.05.02 04:33:58.084699 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 861 | 2026.05.02 04:33:58.085446 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2026.05.02 04:33:58.085478 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 863 | 2026.05.02 04:33:58.088873 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2026.05.02 04:33:58.089328 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2026.05.02 04:33:58.089460 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004828 sec., 2278.37613918807 rows/sec., 4.08 MiB/sec. | ||
| 866 | 2026.05.02 04:33:58.089511 [ 258 ] {c15f3e0a-5d9b-493f-9f72-6dcdc036089c} <Debug> TCPHandler: Processed in 0.005002112 sec. | ||
| 867 | 2026.05.02 04:33:58.089619 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.05.02 04:33:58.089713 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 869 | 2026.05.02 04:33:58.089752 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 870 | 2026.05.02 04:33:58.090070 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.05.02 04:33:58.090106 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 872 | 2026.05.02 04:33:58.090493 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.05.02 04:33:58.090915 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.05.02 04:33:58.091039 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.18 MiB/sec. | ||
| 875 | 2026.05.02 04:33:58.091074 [ 258 ] {51010cf1-62e6-4b71-9ddf-a72f6db1552d} <Debug> TCPHandler: Processed in 0.001502803 sec. | ||
| 876 | 2026.05.02 04:33:58.998895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 877 | 2026.05.02 04:33:58.999355 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.05.02 04:33:58.999395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 879 | 2026.05.02 04:33:59.000059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 880 | 2026.05.02 04:33:59.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.91 MiB, peak 162.91 MiB, free memory in arenas 0.00 B, will set to 159.36 MiB (RSS), difference: -3.55 MiB | ||
| 881 | 2026.05.02 04:33:59.000680 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 882 | 2026.05.02 04:33:59.000831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 883 | 2026.05.02 04:33:59.058859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 884 | 2026.05.02 04:33:59.075967 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.05.02 04:33:59.076033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 886 | 2026.05.02 04:33:59.082525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 887 | 2026.05.02 04:33:59.083732 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.05.02 04:33:59.086896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 889 | 2026.05.02 04:34:00.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 162.91 MiB, free memory in arenas 0.00 B, will set to 160.99 MiB (RSS), difference: 5.26 MiB | ||
| 890 | 2026.05.02 04:34:06.044678 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47820 | ||
| 891 | 2026.05.02 04:34:06.047128 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.05.02 04:34:06.047171 [ 286 ] {} <Debug> TCP-Session: 65776ed3-8d0b-49c5-beb9-51517eb0ea13 Authenticating user 'default' from [fd00:1122:3344:101::e]:47820 | ||
| 893 | 2026.05.02 04:34:06.047209 [ 286 ] {} <Debug> TCP-Session: 65776ed3-8d0b-49c5-beb9-51517eb0ea13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.02 04:34:06.047235 [ 286 ] {} <Debug> TCP-Session: 65776ed3-8d0b-49c5-beb9-51517eb0ea13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.02 04:34:06.047299 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 896 | 2026.05.02 04:34:06.047327 [ 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 | ||
| 897 | 2026.05.02 04:34:06.047344 [ 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 | ||
| 898 | 2026.05.02 04:34:06.047865 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52798 | ||
| 899 | 2026.05.02 04:34:06.047982 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54871 | ||
| 900 | 2026.05.02 04:34:06.047995 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64923 | ||
| 901 | 2026.05.02 04:34:06.048018 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.05.02 04:34:06.048072 [ 287 ] {} <Debug> TCP-Session: b2e3b257-2259-4ea0-8822-bf624da34203 Authenticating user 'default' from [fd00:1122:3344:101::e]:52798 | ||
| 903 | 2026.05.02 04:34:06.048096 [ 287 ] {} <Debug> TCP-Session: b2e3b257-2259-4ea0-8822-bf624da34203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.05.02 04:34:06.048109 [ 287 ] {} <Debug> TCP-Session: b2e3b257-2259-4ea0-8822-bf624da34203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.02 04:34:06.048158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.05.02 04:34:06.048199 [ 289 ] {} <Debug> TCP-Session: 5b907247-52a6-43ae-9fcf-0642e72a5ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54871 | ||
| 907 | 2026.05.02 04:34:06.048220 [ 289 ] {} <Debug> TCP-Session: 5b907247-52a6-43ae-9fcf-0642e72a5ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.02 04:34:06.048240 [ 289 ] {} <Debug> TCP-Session: 5b907247-52a6-43ae-9fcf-0642e72a5ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.02 04:34:06.048285 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48097 | ||
| 910 | 2026.05.02 04:34:06.048285 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 911 | 2026.05.02 04:34:06.048307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60206 | ||
| 912 | 2026.05.02 04:34:06.048387 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42395 | ||
| 913 | 2026.05.02 04:34:06.048389 [ 288 ] {} <Debug> TCP-Session: 66a19aa1-a82f-4df8-9864-82cd1a8bb62f Authenticating user 'default' from [fd00:1122:3344:101::e]:64923 | ||
| 914 | 2026.05.02 04:34:06.048445 [ 288 ] {} <Debug> TCP-Session: 66a19aa1-a82f-4df8-9864-82cd1a8bb62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.05.02 04:34:06.048459 [ 288 ] {} <Debug> TCP-Session: 66a19aa1-a82f-4df8-9864-82cd1a8bb62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.05.02 04:34:06.048477 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.05.02 04:34:06.048520 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49779 | ||
| 918 | 2026.05.02 04:34:06.048522 [ 291 ] {} <Debug> TCP-Session: 7cddb796-c138-4723-ab4f-b57663ff98b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48097 | ||
| 919 | 2026.05.02 04:34:06.048564 [ 291 ] {} <Debug> TCP-Session: 7cddb796-c138-4723-ab4f-b57663ff98b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.02 04:34:06.048577 [ 291 ] {} <Debug> TCP-Session: 7cddb796-c138-4723-ab4f-b57663ff98b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.05.02 04:34:06.048811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34674 | ||
| 922 | 2026.05.02 04:34:06.048832 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.05.02 04:34:06.048873 [ 290 ] {} <Debug> TCP-Session: 1743fd01-96be-46ab-ae23-5d720c21700f Authenticating user 'default' from [fd00:1122:3344:101::e]:60206 | ||
| 924 | 2026.05.02 04:34:06.048896 [ 290 ] {} <Debug> TCP-Session: 1743fd01-96be-46ab-ae23-5d720c21700f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.02 04:34:06.048911 [ 290 ] {} <Debug> TCP-Session: 1743fd01-96be-46ab-ae23-5d720c21700f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.02 04:34:06.048919 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.05.02 04:34:06.048956 [ 293 ] {} <Debug> TCP-Session: 9d0ee321-41b1-4d9b-a9e6-52d63f52afaa Authenticating user 'default' from [fd00:1122:3344:101::e]:49779 | ||
| 928 | 2026.05.02 04:34:06.048981 [ 293 ] {} <Debug> TCP-Session: 9d0ee321-41b1-4d9b-a9e6-52d63f52afaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.02 04:34:06.049000 [ 293 ] {} <Debug> TCP-Session: 9d0ee321-41b1-4d9b-a9e6-52d63f52afaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.02 04:34:06.050049 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.05.02 04:34:06.050113 [ 292 ] {} <Debug> TCP-Session: bf62831a-e182-4716-9fbc-dc05b93a8ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42395 | ||
| 932 | 2026.05.02 04:34:06.050134 [ 292 ] {} <Debug> TCP-Session: bf62831a-e182-4716-9fbc-dc05b93a8ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.05.02 04:34:06.050134 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.02 04:34:06.050148 [ 292 ] {} <Debug> TCP-Session: bf62831a-e182-4716-9fbc-dc05b93a8ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.02 04:34:06.050196 [ 294 ] {} <Debug> TCP-Session: cccb9fa1-2fa6-4df2-bfb4-0e66cc82eda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34674 | ||
| 936 | 2026.05.02 04:34:06.050221 [ 294 ] {} <Debug> TCP-Session: cccb9fa1-2fa6-4df2-bfb4-0e66cc82eda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.05.02 04:34:06.050234 [ 294 ] {} <Debug> TCP-Session: cccb9fa1-2fa6-4df2-bfb4-0e66cc82eda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.05.02 04:34:06.050233 [ 286 ] {} <Trace> TCP-Session: 65776ed3-8d0b-49c5-beb9-51517eb0ea13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.05.02 04:34:06.050468 [ 286 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 940 | 2026.05.02 04:34:06.050815 [ 286 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 941 | 2026.05.02 04:34:06.050985 [ 286 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2026.05.02 04:34:06.051596 [ 286 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 943 | 2026.05.02 04:34:06.061315 [ 301 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> AggregatingTransform: Aggregating | ||
| 944 | 2026.05.02 04:34:06.061443 [ 301 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> Aggregator: Aggregation method: without_key | ||
| 945 | 2026.05.02 04:34:06.065211 [ 301 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006850744 sec. (145.970 rows/sec., 5.70 KiB/sec.) | ||
| 946 | 2026.05.02 04:34:06.065247 [ 301 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> Aggregator: Merging aggregated data | ||
| 947 | 2026.05.02 04:34:06.065283 [ 301 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 948 | 2026.05.02 04:34:06.066763 [ 286 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.016396 sec., 60.990485484264454 rows/sec., 2.38 KiB/sec. | ||
| 949 | 2026.05.02 04:34:06.066924 [ 286 ] {50116727-5983-4d7b-adb0-8d5e0e0be569} <Debug> TCPHandler: Processed in 0.016846408 sec. | ||
| 950 | 2026.05.02 04:34:06.082150 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 951 | 2026.05.02 04:34:06.082222 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.05.02 04:34:06.082233 [ 286 ] {} <Debug> TCP-Session: 65776ed3-8d0b-49c5-beb9-51517eb0ea13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.02 04:34:06.082244 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.05.02 04:34:06.082288 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 955 | 2026.05.02 04:34:06.082279 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 956 | 2026.05.02 04:34:06.082338 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 957 | 2026.05.02 04:34:06.082353 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 958 | 2026.05.02 04:34:06.082392 [ 292 ] {} <Debug> TCP-Session: bf62831a-e182-4716-9fbc-dc05b93a8ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.02 04:34:06.082422 [ 290 ] {} <Debug> TCP-Session: 1743fd01-96be-46ab-ae23-5d720c21700f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.02 04:34:06.082448 [ 294 ] {} <Debug> TCP-Session: cccb9fa1-2fa6-4df2-bfb4-0e66cc82eda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.02 04:34:06.082373 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.05.02 04:34:06.082336 [ 289 ] {} <Debug> TCP-Session: 5b907247-52a6-43ae-9fcf-0642e72a5ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.02 04:34:06.082522 [ 288 ] {} <Debug> TCP-Session: 66a19aa1-a82f-4df8-9864-82cd1a8bb62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.02 04:34:06.082318 [ 293 ] {} <Debug> TCP-Session: 9d0ee321-41b1-4d9b-a9e6-52d63f52afaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.02 04:34:06.082309 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.05.02 04:34:06.082304 [ 287 ] {} <Debug> TCP-Session: b2e3b257-2259-4ea0-8822-bf624da34203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.02 04:34:06.082633 [ 291 ] {} <Debug> TCP-Session: 7cddb796-c138-4723-ab4f-b57663ff98b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.02 04:34:06.431483 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 969 | 2026.05.02 04:34:06.431540 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 970 | 2026.05.02 04:34:06.495628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 118 | ||
| 971 | 2026.05.02 04:34:06.498567 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.05.02 04:34:06.498632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 973 | 2026.05.02 04:34:06.500046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 974 | 2026.05.02 04:34:06.500658 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.05.02 04:34:06.500990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
| 976 | 2026.05.02 04:34:06.501145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 977 | 2026.05.02 04:34:06.501654 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.05.02 04:34:06.501711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 979 | 2026.05.02 04:34:06.502602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 980 | 2026.05.02 04:34:06.503237 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.05.02 04:34:06.503413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 982 | 2026.05.02 04:34:06.586993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 983 | 2026.05.02 04:34:06.604158 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.02 04:34:06.604228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 985 | 2026.05.02 04:34:06.611871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 986 | 2026.05.02 04:34:06.613213 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.02 04:34:06.617128 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 988 | 2026.05.02 04:34:07.001181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.80 MiB, peak 171.39 MiB, free memory in arenas 0.00 B, will set to 165.95 MiB (RSS), difference: 4.14 MiB | ||
| 989 | 2026.05.02 04:34:08.034989 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.02 04:34:08.035207 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.02 04:34:08.035499 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 992 | 2026.05.02 04:34:08.037887 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 993 | 2026.05.02 04:34:08.038124 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.05.02 04:34:08.038208 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.05.02 04:34:08.038425 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 13-element set) | ||
| 996 | 2026.05.02 04:34:08.038495 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 997 | 2026.05.02 04:34:08.038525 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 998 | 2026.05.02 04:34:08.038541 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 999 | 2026.05.02 04:34:08.038646 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1000 | 2026.05.02 04:34:08.038669 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1001 | 2026.05.02 04:34:08.047967 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.01284 sec., 1090.342679127726 rows/sec., 369.71 KiB/sec. | ||
| 1002 | 2026.05.02 04:34:08.048083 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> MemoryTracker: Peak memory usage (for query): 135.94 KiB. | ||
| 1003 | 2026.05.02 04:34:08.048103 [ 258 ] {7a596840-85d7-48c1-9c2d-9d5789a9f464} <Debug> TCPHandler: Processed in 0.013235637 sec. | ||
| 1004 | 2026.05.02 04:34:08.052016 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.05.02 04:34:08.052148 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1006 | 2026.05.02 04:34:08.052199 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1007 | 2026.05.02 04:34:08.052807 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.05.02 04:34:08.052854 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1009 | 2026.05.02 04:34:08.053343 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2026.05.02 04:34:08.053790 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.05.02 04:34:08.053942 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001831 sec., 155106.49918077554 rows/sec., 9.85 MiB/sec. | ||
| 1012 | 2026.05.02 04:34:08.053982 [ 258 ] {2eeaaf46-ba2c-4332-8656-2e13fecc8b67} <Debug> TCPHandler: Processed in 0.002026646 sec. | ||
| 1013 | 2026.05.02 04:34:08.054099 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.05.02 04:34:08.054197 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1015 | 2026.05.02 04:34:08.054237 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1016 | 2026.05.02 04:34:08.054908 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.05.02 04:34:08.054944 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1018 | 2026.05.02 04:34:08.055452 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2026.05.02 04:34:08.055870 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.05.02 04:34:08.056007 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Debug> executeQuery: Read 763 rows, 60.64 KiB in 0.001832 sec., 416484.7161572052 rows/sec., 32.32 MiB/sec. | ||
| 1021 | 2026.05.02 04:34:08.056043 [ 258 ] {69496103-24b8-4012-bbcb-600c5fff6018} <Debug> TCPHandler: Processed in 0.001992565 sec. | ||
| 1022 | 2026.05.02 04:34:08.056152 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.02 04:34:08.056248 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.05.02 04:34:08.056287 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1025 | 2026.05.02 04:34:08.056708 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.02 04:34:08.056744 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1027 | 2026.05.02 04:34:08.057138 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.05.02 04:34:08.057543 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.02 04:34:08.057671 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001444 sec., 105955.67867036011 rows/sec., 6.34 MiB/sec. | ||
| 1030 | 2026.05.02 04:34:08.057706 [ 258 ] {5fca8a43-c23e-4e29-a794-3bb2fbcc960e} <Debug> TCPHandler: Processed in 0.001604016 sec. | ||
| 1031 | 2026.05.02 04:34:08.057814 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.05.02 04:34:08.057906 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1033 | 2026.05.02 04:34:08.057945 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1034 | 2026.05.02 04:34:08.058405 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.02 04:34:08.058444 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1036 | 2026.05.02 04:34:08.058855 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1037 | 2026.05.02 04:34:08.059308 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.02 04:34:08.059439 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00155 sec., 96129.03225806452 rows/sec., 6.21 MiB/sec. | ||
| 1039 | 2026.05.02 04:34:08.059477 [ 258 ] {555c248e-58d1-4348-854d-359cff0d88db} <Debug> TCPHandler: Processed in 0.001711438 sec. | ||
| 1040 | 2026.05.02 04:34:08.059587 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.05.02 04:34:08.059682 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1042 | 2026.05.02 04:34:08.059722 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1043 | 2026.05.02 04:34:08.060149 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.02 04:34:08.060195 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1045 | 2026.05.02 04:34:08.060581 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1046 | 2026.05.02 04:34:08.060980 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.02 04:34:08.061107 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001442 sec., 102635.22884882109 rows/sec., 5.84 MiB/sec. | ||
| 1048 | 2026.05.02 04:34:08.061145 [ 258 ] {d183d5c5-d3b2-4f85-a280-9a29da15d566} <Debug> TCPHandler: Processed in 0.001606696 sec. | ||
| 1049 | 2026.05.02 04:34:08.061264 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.02 04:34:08.061359 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.02 04:34:08.061399 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1052 | 2026.05.02 04:34:08.061896 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.02 04:34:08.061931 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1054 | 2026.05.02 04:34:08.062344 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1055 | 2026.05.02 04:34:08.062746 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.02 04:34:08.062874 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Debug> executeQuery: Read 437 rows, 30.94 KiB in 0.001533 sec., 285061.9699934768 rows/sec., 19.71 MiB/sec. | ||
| 1057 | 2026.05.02 04:34:08.062915 [ 258 ] {21397db5-49e7-408a-88a4-1f6a9d58c53e} <Debug> TCPHandler: Processed in 0.001700118 sec. | ||
| 1058 | 2026.05.02 04:34:08.063026 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.05.02 04:34:08.063120 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1060 | 2026.05.02 04:34:08.063167 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1061 | 2026.05.02 04:34:08.063500 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.05.02 04:34:08.063536 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1063 | 2026.05.02 04:34:08.063992 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1064 | 2026.05.02 04:34:08.064415 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.05.02 04:34:08.064545 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. | ||
| 1066 | 2026.05.02 04:34:08.064587 [ 258 ] {ae08a0b0-5fa9-4618-916a-03c78d98fe4d} <Debug> TCPHandler: Processed in 0.001610166 sec. | ||
| 1067 | 2026.05.02 04:34:08.064696 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.05.02 04:34:08.064790 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1069 | 2026.05.02 04:34:08.064831 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1070 | 2026.05.02 04:34:08.065240 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.02 04:34:08.065276 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1072 | 2026.05.02 04:34:08.065723 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2026.05.02 04:34:08.066139 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.02 04:34:08.066275 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001502 sec., 69906.79094540612 rows/sec., 4.30 MiB/sec. | ||
| 1075 | 2026.05.02 04:34:08.066313 [ 258 ] {af2148e8-645c-4427-a7e2-4e0b984ee4ef} <Debug> TCPHandler: Processed in 0.001665618 sec. | ||
| 1076 | 2026.05.02 04:34:08.066425 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.02 04:34:08.066519 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.02 04:34:08.066559 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1079 | 2026.05.02 04:34:08.066872 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.02 04:34:08.066907 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1081 | 2026.05.02 04:34:08.067317 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1082 | 2026.05.02 04:34:08.067724 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.02 04:34:08.067849 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
| 1084 | 2026.05.02 04:34:08.067884 [ 258 ] {7ceb0369-c8e6-4f45-9a3c-f6f3c6142ee1} <Debug> TCPHandler: Processed in 0.001508364 sec. | ||
| 1085 | 2026.05.02 04:34:08.067993 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.02 04:34:08.068085 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.02 04:34:08.068138 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1088 | 2026.05.02 04:34:08.068856 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.02 04:34:08.068891 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1090 | 2026.05.02 04:34:08.069507 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.05.02 04:34:08.069921 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.02 04:34:08.070057 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001989 sec., 5530.417295123178 rows/sec., 9.91 MiB/sec. | ||
| 1093 | 2026.05.02 04:34:08.070105 [ 258 ] {8a63e9d8-d827-48f3-ab21-60eef35c01ea} <Debug> TCPHandler: Processed in 0.002160219 sec. | ||
| 1094 | 2026.05.02 04:34:08.070219 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.02 04:34:08.070314 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.02 04:34:08.070355 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1097 | 2026.05.02 04:34:08.070675 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.02 04:34:08.070711 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1099 | 2026.05.02 04:34:08.071138 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1100 | 2026.05.02 04:34:08.071555 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.02 04:34:08.071682 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001386 sec., 21645.021645021643 rows/sec., 1.15 MiB/sec. | ||
| 1102 | 2026.05.02 04:34:08.071718 [ 258 ] {f35e6bb1-2f9b-4098-93e6-17d3fd7f4a29} <Debug> TCPHandler: Processed in 0.001548294 sec. | ||
| 1103 | 2026.05.02 04:34:08.418437 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.02 04:34:08.418695 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) 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', '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) | ||
| 1105 | 2026.05.02 04:34:08.419097 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1106 | 2026.05.02 04:34:08.419146 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <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', '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 | ||
| 1107 | 2026.05.02 04:34:08.419456 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.05.02 04:34:08.419533 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.05.02 04:34:08.419676 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 1110 | 2026.05.02 04:34:08.419714 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1111 | 2026.05.02 04:34:08.419737 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1112 | 2026.05.02 04:34:08.419752 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1113 | 2026.05.02 04:34:08.419801 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <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', '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'))" | ||
| 1114 | 2026.05.02 04:34:08.419823 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1115 | 2026.05.02 04:34:08.420990 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.002406 sec., 5818.786367414796 rows/sec., 1.93 MiB/sec. | ||
| 1116 | 2026.05.02 04:34:08.421095 [ 258 ] {a0de98da-728e-4f5e-a392-c0955981da21} <Debug> TCPHandler: Processed in 0.002798142 sec. | ||
| 1117 | 2026.05.02 04:34:08.437805 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.05.02 04:34:08.437930 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1119 | 2026.05.02 04:34:08.437979 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.05.02 04:34:08.438636 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.05.02 04:34:08.438686 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1122 | 2026.05.02 04:34:08.439245 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.05.02 04:34:08.439667 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.05.02 04:34:08.439816 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Debug> executeQuery: Read 30 rows, 4.67 KiB in 0.001923 sec., 15600.624024960998 rows/sec., 2.37 MiB/sec. | ||
| 1125 | 2026.05.02 04:34:08.439857 [ 258 ] {8b6ce301-ada8-4c3a-87ea-b500c6fecae6} <Debug> TCPHandler: Processed in 0.002109487 sec. | ||
| 1126 | 2026.05.02 04:34:08.440009 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.02 04:34:08.440111 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.02 04:34:08.440153 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1129 | 2026.05.02 04:34:08.440630 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.02 04:34:08.440667 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1131 | 2026.05.02 04:34:08.441145 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.05.02 04:34:08.441559 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.02 04:34:08.441692 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001603 sec., 6238.303181534622 rows/sec., 508.69 KiB/sec. | ||
| 1134 | 2026.05.02 04:34:08.441729 [ 258 ] {da255e6d-8a69-4d5e-bfc2-899babce3bef} <Debug> TCPHandler: Processed in 0.00178805 sec. | ||
| 1135 | 2026.05.02 04:34:08.441843 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.02 04:34:08.441941 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.02 04:34:08.441981 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1138 | 2026.05.02 04:34:08.443524 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.02 04:34:08.443563 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1140 | 2026.05.02 04:34:08.444224 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1141 | 2026.05.02 04:34:08.444656 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.02 04:34:08.444790 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Debug> executeQuery: Read 2416 rows, 182.63 KiB in 0.002869 sec., 842105.2631578947 rows/sec., 62.16 MiB/sec. | ||
| 1143 | 2026.05.02 04:34:08.444827 [ 258 ] {df5f29ad-9cd4-48f0-9eb4-b028ee05913d} <Debug> TCPHandler: Processed in 0.003032668 sec. | ||
| 1144 | 2026.05.02 04:34:08.444953 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.02 04:34:08.445051 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.02 04:34:08.445092 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1147 | 2026.05.02 04:34:08.445638 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.02 04:34:08.445674 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1149 | 2026.05.02 04:34:08.446083 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.05.02 04:34:08.446489 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.02 04:34:08.446620 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Debug> executeQuery: Read 23 rows, 1.68 KiB in 0.001589 sec., 14474.5122718691 rows/sec., 1.03 MiB/sec. | ||
| 1152 | 2026.05.02 04:34:08.446656 [ 258 ] {a9ed5b77-fcbf-4f45-8148-a43cb1f1d727} <Debug> TCPHandler: Processed in 0.001751699 sec. | ||
| 1153 | 2026.05.02 04:34:08.446773 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.02 04:34:08.446867 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.02 04:34:08.446907 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1156 | 2026.05.02 04:34:08.447538 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.02 04:34:08.447575 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1158 | 2026.05.02 04:34:08.448021 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1159 | 2026.05.02 04:34:08.448440 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.02 04:34:08.448570 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001721 sec., 465427.0772806508 rows/sec., 26.88 MiB/sec. | ||
| 1161 | 2026.05.02 04:34:08.448607 [ 258 ] {17bdbf3f-be3f-4102-a96b-9d37586e4337} <Debug> TCPHandler: Processed in 0.001882362 sec. | ||
| 1162 | 2026.05.02 04:34:08.448720 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.02 04:34:08.448813 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.02 04:34:08.448851 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1165 | 2026.05.02 04:34:08.449230 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.02 04:34:08.449267 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1167 | 2026.05.02 04:34:08.449713 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1168 | 2026.05.02 04:34:08.450121 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.02 04:34:08.450251 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001457 sec., 1372.6835964310226 rows/sec., 96.52 KiB/sec. | ||
| 1170 | 2026.05.02 04:34:08.450286 [ 258 ] {cf7d6130-3c74-46fd-bfbc-2e6fe6bdfdd3} <Debug> TCPHandler: Processed in 0.001615606 sec. | ||
| 1171 | 2026.05.02 04:34:08.450398 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.02 04:34:08.450492 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.02 04:34:08.450532 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1174 | 2026.05.02 04:34:08.451421 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.02 04:34:08.451457 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1176 | 2026.05.02 04:34:08.451981 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1177 | 2026.05.02 04:34:08.452391 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.02 04:34:08.452530 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Debug> executeQuery: Read 1308 rows, 89.57 KiB in 0.002055 sec., 636496.3503649635 rows/sec., 42.57 MiB/sec. | ||
| 1179 | 2026.05.02 04:34:08.452572 [ 258 ] {8226f6b4-6217-4a68-b58b-9033f3a28d77} <Debug> TCPHandler: Processed in 0.00222265 sec. | ||
| 1180 | 2026.05.02 04:34:08.452687 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.02 04:34:08.452781 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.02 04:34:08.452822 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1183 | 2026.05.02 04:34:08.453897 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.02 04:34:08.453931 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1185 | 2026.05.02 04:34:08.454516 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1186 | 2026.05.02 04:34:08.454983 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.02 04:34:08.455121 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Debug> executeQuery: Read 2569 rows, 163.04 KiB in 0.002359 sec., 1089020.771513353 rows/sec., 67.49 MiB/sec. | ||
| 1188 | 2026.05.02 04:34:08.455163 [ 258 ] {70d46edf-8852-4441-90d4-c1a8bde2591f} <Debug> TCPHandler: Processed in 0.002524427 sec. | ||
| 1189 | 2026.05.02 04:34:08.455271 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.02 04:34:08.455365 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.02 04:34:08.455419 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1192 | 2026.05.02 04:34:08.456173 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.02 04:34:08.456210 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1194 | 2026.05.02 04:34:08.456831 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.05.02 04:34:08.457302 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.02 04:34:08.457448 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.0021 sec., 6190.476190476191 rows/sec., 11.09 MiB/sec. | ||
| 1197 | 2026.05.02 04:34:08.457509 [ 258 ] {a9b68319-f134-4bfc-bb4b-69cb72eb43e0} <Debug> TCPHandler: Processed in 0.002286661 sec. | ||
| 1198 | 2026.05.02 04:34:08.457647 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.02 04:34:08.457741 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.02 04:34:08.457782 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1201 | 2026.05.02 04:34:08.458092 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Trace> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.02 04:34:08.458129 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1203 | 2026.05.02 04:34:08.458579 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1204 | 2026.05.02 04:34:08.459021 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Trace> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.02 04:34:08.459155 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 295.97 KiB/sec. | ||
| 1206 | 2026.05.02 04:34:08.459201 [ 258 ] {504671c6-9a45-4a68-8669-b9efd701de4c} <Debug> TCPHandler: Processed in 0.001602146 sec. | ||
| 1207 | 2026.05.02 04:34:08.459328 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.02 04:34:08.459429 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.02 04:34:08.459470 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1210 | 2026.05.02 04:34:08.459797 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.02 04:34:08.459835 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1212 | 2026.05.02 04:34:08.460253 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1213 | 2026.05.02 04:34:08.460694 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.02 04:34:08.460836 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001426 sec., 8415.14726507714 rows/sec., 580.73 KiB/sec. | ||
| 1215 | 2026.05.02 04:34:08.460879 [ 258 ] {5e9b2cd7-cdc8-4053-8274-d79feb50b2e1} <Debug> TCPHandler: Processed in 0.001606836 sec. | ||
| 1216 | 2026.05.02 04:34:13.035557 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.02 04:34:13.035825 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1218 | 2026.05.02 04:34:13.036211 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1219 | 2026.05.02 04:34:13.036255 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1220 | 2026.05.02 04:34:13.036532 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1221 | 2026.05.02 04:34:13.036618 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1222 | 2026.05.02 04:34:13.036758 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1223 | 2026.05.02 04:34:13.036894 [ 316 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1224 | 2026.05.02 04:34:13.036912 [ 302 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1225 | 2026.05.02 04:34:13.037050 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 1226 | 2026.05.02 04:34:13.037081 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1227 | 2026.05.02 04:34:13.039660 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1228 | 2026.05.02 04:34:13.039701 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1229 | 2026.05.02 04:34:13.039764 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1230 | 2026.05.02 04:34:13.039820 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1231 | 2026.05.02 04:34:13.041548 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.005824 sec., 7554.945054945055 rows/sec., 883.33 KiB/sec. | ||
| 1232 | 2026.05.02 04:34:13.041698 [ 258 ] {e0aad871-bb60-460e-bcaf-1f7c3021355a} <Debug> TCPHandler: Processed in 0.006262311 sec. | ||
| 1233 | 2026.05.02 04:34:13.043271 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.02 04:34:13.043390 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.02 04:34:13.043437 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.05.02 04:34:13.043986 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.02 04:34:13.044034 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1238 | 2026.05.02 04:34:13.044587 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1239 | 2026.05.02 04:34:13.045081 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.02 04:34:13.045245 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. | ||
| 1241 | 2026.05.02 04:34:13.045287 [ 258 ] {6874217d-6103-45aa-a8bd-3df85acdf677} <Debug> TCPHandler: Processed in 0.002069286 sec. | ||
| 1242 | 2026.05.02 04:34:13.045407 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.02 04:34:13.045511 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.02 04:34:13.045553 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1245 | 2026.05.02 04:34:13.046007 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.02 04:34:13.046043 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1247 | 2026.05.02 04:34:13.046453 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2026.05.02 04:34:13.046897 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.02 04:34:13.047040 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001554 sec., 41184.04118404118 rows/sec., 3.21 MiB/sec. | ||
| 1250 | 2026.05.02 04:34:13.047077 [ 258 ] {927bb627-312f-4fcc-bd31-01da91959d59} <Debug> TCPHandler: Processed in 0.001719909 sec. | ||
| 1251 | 2026.05.02 04:34:13.047192 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.05.02 04:34:13.047290 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.05.02 04:34:13.047332 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1254 | 2026.05.02 04:34:13.047747 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.05.02 04:34:13.047783 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1256 | 2026.05.02 04:34:13.048286 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1257 | 2026.05.02 04:34:13.048729 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.05.02 04:34:13.048866 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001597 sec., 80150.28177833438 rows/sec., 5.58 MiB/sec. | ||
| 1259 | 2026.05.02 04:34:13.048903 [ 258 ] {630e79d5-e90b-4d17-8ba7-23442902186a} <Debug> TCPHandler: Processed in 0.00175936 sec. | ||
| 1260 | 2026.05.02 04:34:13.049013 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.05.02 04:34:13.049107 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.05.02 04:34:13.049147 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1263 | 2026.05.02 04:34:13.049471 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.02 04:34:13.049504 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1265 | 2026.05.02 04:34:13.049889 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1266 | 2026.05.02 04:34:13.050340 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.02 04:34:13.050476 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001387 sec., 34607.06560922855 rows/sec., 2.33 MiB/sec. | ||
| 1268 | 2026.05.02 04:34:13.050512 [ 258 ] {12e0a02f-2c2e-47d6-837f-cdea6437a199} <Debug> TCPHandler: Processed in 0.001546595 sec. | ||
| 1269 | 2026.05.02 04:34:13.646195 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54819 | ||
| 1270 | 2026.05.02 04:34:13.646308 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.05.02 04:34:13.646335 [ 286 ] {} <Debug> TCP-Session: 440bc985-7d32-40e8-894f-979828011cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54819 | ||
| 1272 | 2026.05.02 04:34:13.646358 [ 286 ] {} <Debug> TCP-Session: 440bc985-7d32-40e8-894f-979828011cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.05.02 04:34:13.646371 [ 286 ] {} <Debug> TCP-Session: 440bc985-7d32-40e8-894f-979828011cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.05.02 04:34:13.646574 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63749 | ||
| 1275 | 2026.05.02 04:34:13.646596 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37478 | ||
| 1276 | 2026.05.02 04:34:13.646623 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48380 | ||
| 1277 | 2026.05.02 04:34:13.646655 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43540 | ||
| 1278 | 2026.05.02 04:34:13.646666 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56437 | ||
| 1279 | 2026.05.02 04:34:13.646686 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2026.05.02 04:34:13.646697 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42958 | ||
| 1281 | 2026.05.02 04:34:13.646739 [ 287 ] {} <Debug> TCP-Session: b3e3fe15-101f-448c-8bc7-45204ac576da Authenticating user 'default' from [fd00:1122:3344:101::e]:63749 | ||
| 1282 | 2026.05.02 04:34:13.646647 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48952 | ||
| 1283 | 2026.05.02 04:34:13.646776 [ 286 ] {} <Trace> TCP-Session: 440bc985-7d32-40e8-894f-979828011cc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.02 04:34:13.646792 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.05.02 04:34:13.646789 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1286 | 2026.05.02 04:34:13.646826 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1287 | 2026.05.02 04:34:13.646832 [ 289 ] {} <Debug> TCP-Session: ef3a4b57-3624-49e0-b709-277660a6a157 Authenticating user 'default' from [fd00:1122:3344:101::e]:48380 | ||
| 1288 | 2026.05.02 04:34:13.646848 [ 293 ] {} <Debug> TCP-Session: b77b55d9-f95b-4d13-b027-96e4bfb562ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56437 | ||
| 1289 | 2026.05.02 04:34:13.646862 [ 294 ] {} <Debug> TCP-Session: e4f167d9-929f-49bd-b724-8293e25daf0a Authenticating user 'default' from [fd00:1122:3344:101::e]:42958 | ||
| 1290 | 2026.05.02 04:34:13.646868 [ 289 ] {} <Debug> TCP-Session: ef3a4b57-3624-49e0-b709-277660a6a157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.02 04:34:13.646878 [ 293 ] {} <Debug> TCP-Session: b77b55d9-f95b-4d13-b027-96e4bfb562ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.05.02 04:34:13.646896 [ 294 ] {} <Debug> TCP-Session: e4f167d9-929f-49bd-b724-8293e25daf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.05.02 04:34:13.646909 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1294 | 2026.05.02 04:34:13.646919 [ 294 ] {} <Debug> TCP-Session: e4f167d9-929f-49bd-b724-8293e25daf0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.02 04:34:13.646908 [ 293 ] {} <Debug> TCP-Session: b77b55d9-f95b-4d13-b027-96e4bfb562ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.02 04:34:13.646936 [ 290 ] {} <Debug> TCP-Session: a331af75-c161-42be-9724-0ffc84508756 Authenticating user 'default' from [fd00:1122:3344:101::e]:48952 | ||
| 1297 | 2026.05.02 04:34:13.646958 [ 286 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1298 | 2026.05.02 04:34:13.646975 [ 290 ] {} <Debug> TCP-Session: a331af75-c161-42be-9724-0ffc84508756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.05.02 04:34:13.646897 [ 289 ] {} <Debug> TCP-Session: ef3a4b57-3624-49e0-b709-277660a6a157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.05.02 04:34:13.646999 [ 290 ] {} <Debug> TCP-Session: a331af75-c161-42be-9724-0ffc84508756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.02 04:34:13.646785 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1302 | 2026.05.02 04:34:13.646784 [ 287 ] {} <Debug> TCP-Session: b3e3fe15-101f-448c-8bc7-45204ac576da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.05.02 04:34:13.647063 [ 292 ] {} <Debug> TCP-Session: 200b47c6-2875-41b7-8f2c-7d7d9350d9e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43540 | ||
| 1304 | 2026.05.02 04:34:13.647074 [ 287 ] {} <Debug> TCP-Session: b3e3fe15-101f-448c-8bc7-45204ac576da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.05.02 04:34:13.646644 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32854 | ||
| 1306 | 2026.05.02 04:34:13.647094 [ 292 ] {} <Debug> TCP-Session: 200b47c6-2875-41b7-8f2c-7d7d9350d9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.05.02 04:34:13.646771 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2026.05.02 04:34:13.647135 [ 292 ] {} <Debug> TCP-Session: 200b47c6-2875-41b7-8f2c-7d7d9350d9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.02 04:34:13.647162 [ 288 ] {} <Debug> TCP-Session: b8c7b830-4327-4928-b972-ddda4ebc0bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37478 | ||
| 1310 | 2026.05.02 04:34:13.647187 [ 288 ] {} <Debug> TCP-Session: b8c7b830-4327-4928-b972-ddda4ebc0bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.05.02 04:34:13.647203 [ 288 ] {} <Debug> TCP-Session: b8c7b830-4327-4928-b972-ddda4ebc0bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.05.02 04:34:13.647240 [ 286 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1313 | 2026.05.02 04:34:13.647264 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1314 | 2026.05.02 04:34:13.647299 [ 286 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.05.02 04:34:13.647300 [ 291 ] {} <Debug> TCP-Session: 0bee1ac3-b555-4268-97bb-c95f05db5e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:32854 | ||
| 1316 | 2026.05.02 04:34:13.647337 [ 291 ] {} <Debug> TCP-Session: 0bee1ac3-b555-4268-97bb-c95f05db5e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.05.02 04:34:13.647350 [ 291 ] {} <Debug> TCP-Session: 0bee1ac3-b555-4268-97bb-c95f05db5e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.05.02 04:34:13.647593 [ 286 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 1319 | 2026.05.02 04:34:13.648638 [ 302 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Trace> AggregatingTransform: Aggregating | ||
| 1320 | 2026.05.02 04:34:13.648689 [ 302 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1321 | 2026.05.02 04:34:13.648720 [ 302 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027493 sec. (973.243 rows/sec., 38.02 KiB/sec.) | ||
| 1322 | 2026.05.02 04:34:13.648734 [ 302 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Trace> Aggregator: Merging aggregated data | ||
| 1323 | 2026.05.02 04:34:13.650054 [ 286 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003148 sec., 317.66200762388814 rows/sec., 12.41 KiB/sec. | ||
| 1324 | 2026.05.02 04:34:13.650194 [ 286 ] {9b0b095a-7bc4-4e6f-9401-f69ad351c12e} <Debug> TCPHandler: Processed in 0.00353634 sec. | ||
| 1325 | 2026.05.02 04:34:13.650322 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.05.02 04:34:13.650351 [ 286 ] {} <Debug> TCP-Session: 440bc985-7d32-40e8-894f-979828011cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.05.02 04:34:13.650354 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1328 | 2026.05.02 04:34:13.650374 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1329 | 2026.05.02 04:34:13.650394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1330 | 2026.05.02 04:34:13.650412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1331 | 2026.05.02 04:34:13.650430 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2026.05.02 04:34:13.650450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1333 | 2026.05.02 04:34:13.650480 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1334 | 2026.05.02 04:34:13.650478 [ 289 ] {} <Debug> TCP-Session: ef3a4b57-3624-49e0-b709-277660a6a157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.05.02 04:34:13.650509 [ 291 ] {} <Debug> TCP-Session: 0bee1ac3-b555-4268-97bb-c95f05db5e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.05.02 04:34:13.650529 [ 292 ] {} <Debug> TCP-Session: 200b47c6-2875-41b7-8f2c-7d7d9350d9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.05.02 04:34:13.650463 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1338 | 2026.05.02 04:34:13.650454 [ 294 ] {} <Debug> TCP-Session: e4f167d9-929f-49bd-b724-8293e25daf0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.05.02 04:34:13.650442 [ 290 ] {} <Debug> TCP-Session: a331af75-c161-42be-9724-0ffc84508756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.05.02 04:34:13.650597 [ 293 ] {} <Debug> TCP-Session: b77b55d9-f95b-4d13-b027-96e4bfb562ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.05.02 04:34:13.650396 [ 287 ] {} <Debug> TCP-Session: b3e3fe15-101f-448c-8bc7-45204ac576da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.02 04:34:13.650423 [ 288 ] {} <Debug> TCP-Session: b8c7b830-4327-4928-b972-ddda4ebc0bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.02 04:34:13.848518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51911 | ||
| 1344 | 2026.05.02 04:34:13.848631 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1345 | 2026.05.02 04:34:13.848657 [ 286 ] {} <Debug> TCP-Session: 4cfbdf9e-0517-4fd4-bd63-309008442afd Authenticating user 'default' from [fd00:1122:3344:101::e]:51911 | ||
| 1346 | 2026.05.02 04:34:13.848678 [ 286 ] {} <Debug> TCP-Session: 4cfbdf9e-0517-4fd4-bd63-309008442afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.05.02 04:34:13.848692 [ 286 ] {} <Debug> TCP-Session: 4cfbdf9e-0517-4fd4-bd63-309008442afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.02 04:34:13.848916 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58196 | ||
| 1349 | 2026.05.02 04:34:13.848936 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37751 | ||
| 1350 | 2026.05.02 04:34:13.848979 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42522 | ||
| 1351 | 2026.05.02 04:34:13.848988 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43561 | ||
| 1352 | 2026.05.02 04:34:13.849009 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35848 | ||
| 1353 | 2026.05.02 04:34:13.849048 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.05.02 04:34:13.849060 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1355 | 2026.05.02 04:34:13.849049 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.05.02 04:34:13.849092 [ 289 ] {} <Debug> TCP-Session: fab09698-3cc6-4fa5-8319-9dc912dbc1e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37751 | ||
| 1357 | 2026.05.02 04:34:13.849106 [ 291 ] {} <Debug> TCP-Session: 191456dd-1f56-446d-8554-d8b136fead04 Authenticating user 'default' from [fd00:1122:3344:101::e]:42522 | ||
| 1358 | 2026.05.02 04:34:13.849122 [ 287 ] {} <Debug> TCP-Session: 5acec2f2-882e-4eb0-847a-9b2af0e6a54c Authenticating user 'default' from [fd00:1122:3344:101::e]:58196 | ||
| 1359 | 2026.05.02 04:34:13.849130 [ 289 ] {} <Debug> TCP-Session: fab09698-3cc6-4fa5-8319-9dc912dbc1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.02 04:34:13.849140 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2026.05.02 04:34:13.849160 [ 289 ] {} <Debug> TCP-Session: fab09698-3cc6-4fa5-8319-9dc912dbc1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.05.02 04:34:13.849159 [ 291 ] {} <Debug> TCP-Session: 191456dd-1f56-446d-8554-d8b136fead04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.05.02 04:34:13.849197 [ 292 ] {} <Debug> TCP-Session: a56c0604-f5f1-4b06-a719-49689bbecec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35848 | ||
| 1364 | 2026.05.02 04:34:13.849225 [ 291 ] {} <Debug> TCP-Session: 191456dd-1f56-446d-8554-d8b136fead04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.05.02 04:34:13.849105 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1366 | 2026.05.02 04:34:13.849249 [ 292 ] {} <Debug> TCP-Session: a56c0604-f5f1-4b06-a719-49689bbecec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.05.02 04:34:13.849043 [ 286 ] {} <Trace> TCP-Session: 4cfbdf9e-0517-4fd4-bd63-309008442afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.05.02 04:34:13.849290 [ 292 ] {} <Debug> TCP-Session: a56c0604-f5f1-4b06-a719-49689bbecec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.05.02 04:34:13.849293 [ 290 ] {} <Debug> TCP-Session: 42d177a4-566d-4321-895a-3af0f65efde3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43561 | ||
| 1370 | 2026.05.02 04:34:13.849027 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53799 | ||
| 1371 | 2026.05.02 04:34:13.849362 [ 290 ] {} <Debug> TCP-Session: 42d177a4-566d-4321-895a-3af0f65efde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.02 04:34:13.849019 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51571 | ||
| 1373 | 2026.05.02 04:34:13.849382 [ 290 ] {} <Debug> TCP-Session: 42d177a4-566d-4321-895a-3af0f65efde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.05.02 04:34:13.849420 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1375 | 2026.05.02 04:34:13.848929 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33442 | ||
| 1376 | 2026.05.02 04:34:13.849453 [ 294 ] {} <Debug> TCP-Session: 19c47db0-12d0-4a93-a340-aa5d265734b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53799 | ||
| 1377 | 2026.05.02 04:34:13.849466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1378 | 2026.05.02 04:34:13.849489 [ 294 ] {} <Debug> TCP-Session: 19c47db0-12d0-4a93-a340-aa5d265734b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.02 04:34:13.849495 [ 286 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1380 | 2026.05.02 04:34:13.849507 [ 293 ] {} <Debug> TCP-Session: bf62a826-b157-4352-a9cb-c437d30bc91d Authenticating user 'default' from [fd00:1122:3344:101::e]:51571 | ||
| 1381 | 2026.05.02 04:34:13.849521 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1382 | 2026.05.02 04:34:13.849543 [ 293 ] {} <Debug> TCP-Session: bf62a826-b157-4352-a9cb-c437d30bc91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2026.05.02 04:34:13.849561 [ 288 ] {} <Debug> TCP-Session: 8a76ef08-6507-4f98-932d-9ce41893d0ba Authenticating user 'default' from [fd00:1122:3344:101::e]:33442 | ||
| 1384 | 2026.05.02 04:34:13.849573 [ 293 ] {} <Debug> TCP-Session: bf62a826-b157-4352-a9cb-c437d30bc91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.05.02 04:34:13.849589 [ 288 ] {} <Debug> TCP-Session: 8a76ef08-6507-4f98-932d-9ce41893d0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.05.02 04:34:13.849511 [ 294 ] {} <Debug> TCP-Session: 19c47db0-12d0-4a93-a340-aa5d265734b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.02 04:34:13.849613 [ 288 ] {} <Debug> TCP-Session: 8a76ef08-6507-4f98-932d-9ce41893d0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.05.02 04:34:13.849152 [ 287 ] {} <Debug> TCP-Session: 5acec2f2-882e-4eb0-847a-9b2af0e6a54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.02 04:34:13.849667 [ 287 ] {} <Debug> TCP-Session: 5acec2f2-882e-4eb0-847a-9b2af0e6a54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.02 04:34:13.849768 [ 286 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1391 | 2026.05.02 04:34:13.849827 [ 286 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1392 | 2026.05.02 04:34:13.850107 [ 286 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 1393 | 2026.05.02 04:34:13.851012 [ 314 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Trace> AggregatingTransform: Aggregating | ||
| 1394 | 2026.05.02 04:34:13.851059 [ 314 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1395 | 2026.05.02 04:34:13.851099 [ 314 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088935 sec. (1124.417 rows/sec., 43.92 KiB/sec.) | ||
| 1396 | 2026.05.02 04:34:13.851120 [ 314 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Trace> Aggregator: Merging aggregated data | ||
| 1397 | 2026.05.02 04:34:13.852251 [ 286 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002811 sec., 355.7452863749555 rows/sec., 13.90 KiB/sec. | ||
| 1398 | 2026.05.02 04:34:13.852430 [ 286 ] {84cbab1a-d414-4a22-a217-5dd78ca289c3} <Debug> TCPHandler: Processed in 0.003502749 sec. | ||
| 1399 | 2026.05.02 04:34:13.852569 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1400 | 2026.05.02 04:34:13.852595 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1401 | 2026.05.02 04:34:13.852614 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1402 | 2026.05.02 04:34:13.852631 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1403 | 2026.05.02 04:34:13.852667 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1404 | 2026.05.02 04:34:13.852683 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1405 | 2026.05.02 04:34:13.852712 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1406 | 2026.05.02 04:34:13.852728 [ 290 ] {} <Debug> TCP-Session: 42d177a4-566d-4321-895a-3af0f65efde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.05.02 04:34:13.852739 [ 294 ] {} <Debug> TCP-Session: 19c47db0-12d0-4a93-a340-aa5d265734b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2026.05.02 04:34:13.852758 [ 293 ] {} <Debug> TCP-Session: bf62a826-b157-4352-a9cb-c437d30bc91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.05.02 04:34:13.852698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1410 | 2026.05.02 04:34:13.852681 [ 288 ] {} <Debug> TCP-Session: 8a76ef08-6507-4f98-932d-9ce41893d0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.05.02 04:34:13.852649 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.05.02 04:34:13.852819 [ 292 ] {} <Debug> TCP-Session: a56c0604-f5f1-4b06-a719-49689bbecec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.05.02 04:34:13.852705 [ 289 ] {} <Debug> TCP-Session: fab09698-3cc6-4fa5-8319-9dc912dbc1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.05.02 04:34:13.852858 [ 291 ] {} <Debug> TCP-Session: 191456dd-1f56-446d-8554-d8b136fead04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.05.02 04:34:13.852648 [ 287 ] {} <Debug> TCP-Session: 5acec2f2-882e-4eb0-847a-9b2af0e6a54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.05.02 04:34:13.852599 [ 286 ] {} <Debug> TCP-Session: 4cfbdf9e-0517-4fd4-bd63-309008442afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.05.02 04:34:14.003499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2403 | ||
| 1418 | 2026.05.02 04:34:14.004208 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.05.02 04:34:14.004268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1420 | 2026.05.02 04:34:14.005100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1421 | 2026.05.02 04:34:14.005687 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.05.02 04:34:14.005871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2403 | ||
| 1423 | 2026.05.02 04:34:14.117198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1424 | 2026.05.02 04:34:14.139445 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.02 04:34:14.139535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1426 | 2026.05.02 04:34:14.147131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1427 | 2026.05.02 04:34:14.148389 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.02 04:34:14.153145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1429 | 2026.05.02 04:34:15.000401 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.93 MiB, peak 178.82 MiB, free memory in arenas 0.00 B, will set to 170.20 MiB (RSS), difference: 1.28 MiB | ||
| 1430 | 2026.05.02 04:34:16.501186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 180 | ||
| 1431 | 2026.05.02 04:34:16.504245 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.05.02 04:34:16.504307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1433 | 2026.05.02 04:34:16.505727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.05.02 04:34:16.506262 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.02 04:34:16.506618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1436 | 2026.05.02 04:34:18.041938 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.02 04:34:18.042195 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1438 | 2026.05.02 04:34:18.042572 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1439 | 2026.05.02 04:34:18.042618 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1440 | 2026.05.02 04:34:18.042995 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1441 | 2026.05.02 04:34:18.043067 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1442 | 2026.05.02 04:34:18.043206 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1443 | 2026.05.02 04:34:18.043339 [ 318 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1444 | 2026.05.02 04:34:18.043342 [ 312 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1445 | 2026.05.02 04:34:18.043561 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 1446 | 2026.05.02 04:34:18.043591 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1447 | 2026.05.02 04:34:18.043661 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1448 | 2026.05.02 04:34:18.043681 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1449 | 2026.05.02 04:34:18.043715 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1450 | 2026.05.02 04:34:18.043752 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1451 | 2026.05.02 04:34:18.045050 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002965 sec., 14839.797639123102 rows/sec., 3.10 MiB/sec. | ||
| 1452 | 2026.05.02 04:34:18.045182 [ 258 ] {833ca69b-5469-475c-8c51-8252c5b53832} <Debug> TCPHandler: Processed in 0.003392817 sec. | ||
| 1453 | 2026.05.02 04:34:18.050324 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.05.02 04:34:18.050458 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.05.02 04:34:18.050514 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1456 | 2026.05.02 04:34:18.051204 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.05.02 04:34:18.051249 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1458 | 2026.05.02 04:34:18.051816 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1459 | 2026.05.02 04:34:18.052491 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.05.02 04:34:18.052654 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002234 sec., 127126.23097582812 rows/sec., 8.07 MiB/sec. | ||
| 1461 | 2026.05.02 04:34:18.052694 [ 258 ] {47f9bf19-0da3-4463-bde6-467bbbd2ea89} <Debug> TCPHandler: Processed in 0.002432294 sec. | ||
| 1462 | 2026.05.02 04:34:18.052824 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.05.02 04:34:18.052926 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1464 | 2026.05.02 04:34:18.052970 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1465 | 2026.05.02 04:34:18.053772 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.02 04:34:18.053812 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1467 | 2026.05.02 04:34:18.054306 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.05.02 04:34:18.054727 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.02 04:34:18.054881 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001976 sec., 414473.68421052635 rows/sec., 32.15 MiB/sec. | ||
| 1470 | 2026.05.02 04:34:18.054920 [ 258 ] {088ce2dd-5611-43af-b63b-d8df97f5a97e} <Debug> TCPHandler: Processed in 0.002146329 sec. | ||
| 1471 | 2026.05.02 04:34:18.055036 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.05.02 04:34:18.055139 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1473 | 2026.05.02 04:34:18.055181 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1474 | 2026.05.02 04:34:18.055611 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.02 04:34:18.055648 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1476 | 2026.05.02 04:34:18.056055 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1477 | 2026.05.02 04:34:18.056505 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.05.02 04:34:18.056634 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001514 sec., 101056.80317040952 rows/sec., 6.04 MiB/sec. | ||
| 1479 | 2026.05.02 04:34:18.056670 [ 258 ] {1f4859ca-2a82-4536-b41d-69c1fa52f312} <Debug> TCPHandler: Processed in 0.001683108 sec. | ||
| 1480 | 2026.05.02 04:34:18.056785 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.05.02 04:34:18.056879 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1482 | 2026.05.02 04:34:18.056917 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1483 | 2026.05.02 04:34:18.057348 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.02 04:34:18.057384 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1485 | 2026.05.02 04:34:18.057775 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1486 | 2026.05.02 04:34:18.058206 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.02 04:34:18.058334 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001473 sec., 101154.10726408691 rows/sec., 6.54 MiB/sec. | ||
| 1488 | 2026.05.02 04:34:18.058371 [ 258 ] {200bb223-d41d-4b53-b213-ea61234e8061} <Debug> TCPHandler: Processed in 0.001635287 sec. | ||
| 1489 | 2026.05.02 04:34:18.058483 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.05.02 04:34:18.058576 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.05.02 04:34:18.058615 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1492 | 2026.05.02 04:34:18.059040 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.02 04:34:18.059075 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1494 | 2026.05.02 04:34:18.059489 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1495 | 2026.05.02 04:34:18.059903 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.02 04:34:18.060031 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001471 sec., 100611.82868796737 rows/sec., 5.72 MiB/sec. | ||
| 1497 | 2026.05.02 04:34:18.060066 [ 258 ] {65aca165-cdc2-4f0c-91f0-fd65d7b2f086} <Debug> TCPHandler: Processed in 0.001631717 sec. | ||
| 1498 | 2026.05.02 04:34:18.060181 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.05.02 04:34:18.060273 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1500 | 2026.05.02 04:34:18.060312 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1501 | 2026.05.02 04:34:18.060894 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.05.02 04:34:18.060930 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1503 | 2026.05.02 04:34:18.061358 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1504 | 2026.05.02 04:34:18.061773 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.02 04:34:18.061922 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001666 sec., 300720.2881152461 rows/sec., 21.14 MiB/sec. | ||
| 1506 | 2026.05.02 04:34:18.061959 [ 258 ] {f0efdf41-93e2-4678-9539-4cd1d4c7321e} <Debug> TCPHandler: Processed in 0.001826281 sec. | ||
| 1507 | 2026.05.02 04:34:18.062071 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.05.02 04:34:18.062164 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1509 | 2026.05.02 04:34:18.062204 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1510 | 2026.05.02 04:34:18.062525 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.02 04:34:18.062559 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1512 | 2026.05.02 04:34:18.063001 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1513 | 2026.05.02 04:34:18.063424 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.05.02 04:34:18.063553 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
| 1515 | 2026.05.02 04:34:18.063589 [ 258 ] {b30a59e6-19f5-4ef0-b891-5c74ae515cc6} <Debug> TCPHandler: Processed in 0.001566076 sec. | ||
| 1516 | 2026.05.02 04:34:18.063703 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.05.02 04:34:18.063796 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1518 | 2026.05.02 04:34:18.063837 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1519 | 2026.05.02 04:34:18.064240 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.05.02 04:34:18.064276 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1521 | 2026.05.02 04:34:18.064762 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1522 | 2026.05.02 04:34:18.065168 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.05.02 04:34:18.065315 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001536 sec., 172526.04166666666 rows/sec., 11.46 MiB/sec. | ||
| 1524 | 2026.05.02 04:34:18.065353 [ 258 ] {72c0088d-763d-4bc5-a1c2-bb6ad9f21ec0} <Debug> TCPHandler: Processed in 0.001699088 sec. | ||
| 1525 | 2026.05.02 04:34:18.065476 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.05.02 04:34:18.065569 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1527 | 2026.05.02 04:34:18.065610 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1528 | 2026.05.02 04:34:18.065909 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.05.02 04:34:18.065943 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1530 | 2026.05.02 04:34:18.066329 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1531 | 2026.05.02 04:34:18.066729 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.05.02 04:34:18.066856 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. | ||
| 1533 | 2026.05.02 04:34:18.066893 [ 258 ] {5d651051-3260-4d2b-8e80-609804745aee} <Debug> TCPHandler: Processed in 0.001465723 sec. | ||
| 1534 | 2026.05.02 04:34:18.067006 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.05.02 04:34:18.067098 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.05.02 04:34:18.067149 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1537 | 2026.05.02 04:34:18.067894 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.05.02 04:34:18.067931 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1539 | 2026.05.02 04:34:18.068571 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1540 | 2026.05.02 04:34:18.068971 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.02 04:34:18.069108 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002027 sec., 5426.739023186976 rows/sec., 9.72 MiB/sec. | ||
| 1542 | 2026.05.02 04:34:18.069161 [ 258 ] {7d648ec7-ed79-43cf-bd99-e471e23a845c} <Debug> TCPHandler: Processed in 0.00220327 sec. | ||
| 1543 | 2026.05.02 04:34:18.069272 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.02 04:34:18.069365 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.05.02 04:34:18.069407 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1546 | 2026.05.02 04:34:18.069733 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.05.02 04:34:18.069769 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1548 | 2026.05.02 04:34:18.070166 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1549 | 2026.05.02 04:34:18.070567 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.05.02 04:34:18.070713 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001366 sec., 65885.79795021962 rows/sec., 4.12 MiB/sec. | ||
| 1551 | 2026.05.02 04:34:18.070749 [ 258 ] {346673e5-0831-434c-a8da-749ac0cab7b5} <Debug> TCPHandler: Processed in 0.001525505 sec. | ||
| 1552 | 2026.05.02 04:34:21.431573 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1553 | 2026.05.02 04:34:21.431637 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1554 | 2026.05.02 04:34:21.506048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2851 | ||
| 1555 | 2026.05.02 04:34:21.506512 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.02 04:34:21.506550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1557 | 2026.05.02 04:34:21.507200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2026.05.02 04:34:21.507691 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.02 04:34:21.507803 [ 76 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2026.05.02 04:34:21.507833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1561 | 2026.05.02 04:34:21.507856 [ 76 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.02 04:34:21.507879 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1563 | 2026.05.02 04:34:21.512674 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 1564 | 2026.05.02 04:34:21.512871 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1565 | 2026.05.02 04:34:21.512947 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1566 | 2026.05.02 04:34:21.513061 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1567 | 2026.05.02 04:34:21.513115 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1568 | 2026.05.02 04:34:21.513165 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1569 | 2026.05.02 04:34:21.513228 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 1570 | 2026.05.02 04:34:21.513273 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 1571 | 2026.05.02 04:34:21.544372 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.034092477 sec., 83625.48722992465 rows/sec., 1.20 MiB/sec. | ||
| 1572 | 2026.05.02 04:34:21.545308 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1573 | 2026.05.02 04:34:21.545861 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.05.02 04:34:21.545944 [ 201 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_6_1} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2026.05.02 04:34:21.546047 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1576 | 2026.05.02 04:34:21.653323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1577 | 2026.05.02 04:34:21.670956 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.05.02 04:34:21.671023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1579 | 2026.05.02 04:34:21.677397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2026.05.02 04:34:21.678907 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.02 04:34:21.679214 [ 76 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1582 | 2026.05.02 04:34:21.679277 [ 76 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.02 04:34:21.679298 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1584 | 2026.05.02 04:34:21.679456 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1585 | 2026.05.02 04:34:21.683504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1586 | 2026.05.02 04:34:21.684007 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1587 | 2026.05.02 04:34:21.685463 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1588 | 2026.05.02 04:34:21.689945 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1589 | 2026.05.02 04:34:21.694091 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1590 | 2026.05.02 04:34:21.698581 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1591 | 2026.05.02 04:34:21.706089 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1592 | 2026.05.02 04:34:21.710572 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 1593 | 2026.05.02 04:34:21.770268 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090888464 sec., 506.1148354317001 rows/sec., 2.62 MiB/sec. | ||
| 1594 | 2026.05.02 04:34:21.772874 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1595 | 2026.05.02 04:34:21.776388 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_6_1} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.02 04:34:21.776537 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_6_1} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2026.05.02 04:34:21.778830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1598 | 2026.05.02 04:34:22.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.42 MiB, peak 180.97 MiB, free memory in arenas 0.00 B, will set to 181.52 MiB (RSS), difference: 10.10 MiB | ||
| 1599 | 2026.05.02 04:34:23.038086 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.02 04:34:23.038336 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1601 | 2026.05.02 04:34:23.038714 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1602 | 2026.05.02 04:34:23.038759 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1603 | 2026.05.02 04:34:23.039036 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1604 | 2026.05.02 04:34:23.039115 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1605 | 2026.05.02 04:34:23.039254 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1606 | 2026.05.02 04:34:23.039364 [ 341 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1607 | 2026.05.02 04:34:23.039380 [ 301 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1608 | 2026.05.02 04:34:23.039491 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 1609 | 2026.05.02 04:34:23.039520 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1610 | 2026.05.02 04:34:23.039589 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1611 | 2026.05.02 04:34:23.039609 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1612 | 2026.05.02 04:34:23.039663 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1613 | 2026.05.02 04:34:23.039710 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1614 | 2026.05.02 04:34:23.041356 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003121 sec., 14098.045498237743 rows/sec., 2.95 MiB/sec. | ||
| 1615 | 2026.05.02 04:34:23.041483 [ 258 ] {646902c7-bf14-4fd0-bf16-3c723e8ca60e} <Debug> TCPHandler: Processed in 0.00352775 sec. | ||
| 1616 | 2026.05.02 04:34:23.043696 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.05.02 04:34:23.043829 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1618 | 2026.05.02 04:34:23.043882 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1619 | 2026.05.02 04:34:23.044536 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.05.02 04:34:23.044577 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1621 | 2026.05.02 04:34:23.045152 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1622 | 2026.05.02 04:34:23.045624 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.02 04:34:23.045777 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Debug> executeQuery: Read 104 rows, 8.90 KiB in 0.001986 sec., 52366.56596173213 rows/sec., 4.38 MiB/sec. | ||
| 1624 | 2026.05.02 04:34:23.045803 [ 70 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1625 | 2026.05.02 04:34:23.045816 [ 258 ] {04458f55-164c-4074-95dd-63096b51dc28} <Debug> TCPHandler: Processed in 0.002182029 sec. | ||
| 1626 | 2026.05.02 04:34:23.045885 [ 70 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.02 04:34:23.045911 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1628 | 2026.05.02 04:34:23.046010 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.05.02 04:34:23.046055 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 1630 | 2026.05.02 04:34:23.046115 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.05.02 04:34:23.046162 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1632 | 2026.05.02 04:34:23.046213 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1633 | 2026.05.02 04:34:23.046255 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 765 rows starting from the beginning of the part | ||
| 1634 | 2026.05.02 04:34:23.046325 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 763 rows starting from the beginning of the part | ||
| 1635 | 2026.05.02 04:34:23.046379 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2416 rows starting from the beginning of the part | ||
| 1636 | 2026.05.02 04:34:23.046429 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1637 | 2026.05.02 04:34:23.046477 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1638 | 2026.05.02 04:34:23.046527 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1639 | 2026.05.02 04:34:23.046582 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.05.02 04:34:23.046623 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1641 | 2026.05.02 04:34:23.047174 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1642 | 2026.05.02 04:34:23.047651 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.05.02 04:34:23.047811 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 1.03 MiB/sec. | ||
| 1644 | 2026.05.02 04:34:23.047849 [ 258 ] {5f92c952-c482-46d1-9026-2e9c6ee59c63} <Debug> TCPHandler: Processed in 0.001889233 sec. | ||
| 1645 | 2026.05.02 04:34:23.047967 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.05.02 04:34:23.048063 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.02 04:34:23.048103 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1648 | 2026.05.02 04:34:23.048579 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.05.02 04:34:23.048615 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1650 | 2026.05.02 04:34:23.049067 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2026.05.02 04:34:23.049546 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.02 04:34:23.049670 [ 70 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2026.05.02 04:34:23.049678 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001634 sec., 58751.5299877601 rows/sec., 4.60 MiB/sec. | ||
| 1654 | 2026.05.02 04:34:23.049713 [ 70 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.02 04:34:23.049732 [ 258 ] {387d6eb8-ee24-4130-bc4b-c641385b931b} <Debug> TCPHandler: Processed in 0.00181264 sec. | ||
| 1656 | 2026.05.02 04:34:23.049739 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1657 | 2026.05.02 04:34:23.049848 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 1658 | 2026.05.02 04:34:23.049852 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.02 04:34:23.049997 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.02 04:34:23.050006 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1661 | 2026.05.02 04:34:23.050041 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1662 | 2026.05.02 04:34:23.050049 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 441 rows starting from the beginning of the part | ||
| 1663 | 2026.05.02 04:34:23.050143 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 437 rows starting from the beginning of the part | ||
| 1664 | 2026.05.02 04:34:23.050195 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1308 rows starting from the beginning of the part | ||
| 1665 | 2026.05.02 04:34:23.050239 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1666 | 2026.05.02 04:34:23.050284 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1667 | 2026.05.02 04:34:23.050331 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 1668 | 2026.05.02 04:34:23.050479 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.05.02 04:34:23.050520 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1670 | 2026.05.02 04:34:23.051889 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2847 rows, containing 5 columns (5 merged, 0 gathered) in 0.002085867 sec., 1364900.0631392126 rows/sec., 99.15 MiB/sec. | ||
| 1671 | 2026.05.02 04:34:23.052174 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1672 | 2026.05.02 04:34:23.052640 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.02 04:34:23.052707 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_6_1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1674 | 2026.05.02 04:34:23.052777 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1675 | 2026.05.02 04:34:23.053567 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1676 | 2026.05.02 04:34:23.053584 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4923 rows, containing 5 columns (5 merged, 0 gathered) in 0.007599711 sec., 647787.7908778373 rows/sec., 51.61 MiB/sec. | ||
| 1677 | 2026.05.02 04:34:23.054026 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.05.02 04:34:23.054035 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1679 | 2026.05.02 04:34:23.054165 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1680 | 2026.05.02 04:34:23.054167 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00419 sec., 38186.15751789976 rows/sec., 2.66 MiB/sec. | ||
| 1681 | 2026.05.02 04:34:23.054218 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.05.02 04:34:23.054251 [ 258 ] {3b7605ca-ace0-4d41-94be-3dac6e9e9889} <Debug> TCPHandler: Processed in 0.00444689 sec. | ||
| 1683 | 2026.05.02 04:34:23.054253 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1684 | 2026.05.02 04:34:23.054351 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 1685 | 2026.05.02 04:34:23.054383 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.05.02 04:34:23.054456 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1687 | 2026.05.02 04:34:23.054483 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.05.02 04:34:23.054494 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 107 rows starting from the beginning of the part | ||
| 1689 | 2026.05.02 04:34:23.054544 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1690 | 2026.05.02 04:34:23.054552 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.05.02 04:34:23.054556 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 1692 | 2026.05.02 04:34:23.054637 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_6_1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1693 | 2026.05.02 04:34:23.054641 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2569 rows starting from the beginning of the part | ||
| 1694 | 2026.05.02 04:34:23.054710 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 128 rows starting from the beginning of the part | ||
| 1695 | 2026.05.02 04:34:23.054730 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 1696 | 2026.05.02 04:34:23.054750 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1697 | 2026.05.02 04:34:23.054794 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1698 | 2026.05.02 04:34:23.055379 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.05.02 04:34:23.055420 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1700 | 2026.05.02 04:34:23.056199 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1701 | 2026.05.02 04:34:23.056306 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987145 sec., 1677783.9563796301 rows/sec., 105.66 MiB/sec. | ||
| 1702 | 2026.05.02 04:34:23.056640 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.05.02 04:34:23.056802 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002337 sec., 10269.576379974325 rows/sec., 18.40 MiB/sec. | ||
| 1704 | 2026.05.02 04:34:23.056856 [ 258 ] {c1b9d033-bb62-43a3-945e-7852f032a95f} <Debug> TCPHandler: Processed in 0.002521677 sec. | ||
| 1705 | 2026.05.02 04:34:23.056868 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1706 | 2026.05.02 04:34:23.056971 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.05.02 04:34:23.057067 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.05.02 04:34:23.057108 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1709 | 2026.05.02 04:34:23.057436 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Trace> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.05.02 04:34:23.057458 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.02 04:34:23.057471 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1712 | 2026.05.02 04:34:23.057524 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1713 | 2026.05.02 04:34:23.057597 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1714 | 2026.05.02 04:34:23.057880 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1715 | 2026.05.02 04:34:23.058303 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Trace> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.02 04:34:23.058430 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001381 sec., 10861.694424330195 rows/sec., 828.77 KiB/sec. | ||
| 1717 | 2026.05.02 04:34:23.058463 [ 258 ] {642cf196-b336-4fa1-a4ca-87ad8aae46ba} <Debug> TCPHandler: Processed in 0.001540755 sec. | ||
| 1718 | 2026.05.02 04:34:23.058575 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.02 04:34:23.058668 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.05.02 04:34:23.058708 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1721 | 2026.05.02 04:34:23.059033 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.02 04:34:23.059068 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1723 | 2026.05.02 04:34:23.059458 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1724 | 2026.05.02 04:34:23.059936 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.02 04:34:23.060055 [ 70 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1726 | 2026.05.02 04:34:23.060063 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 1727 | 2026.05.02 04:34:23.060100 [ 70 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.02 04:34:23.060116 [ 258 ] {0a331873-a64f-4397-a989-8f58150892bc} <Debug> TCPHandler: Processed in 0.001589226 sec. | ||
| 1729 | 2026.05.02 04:34:23.060130 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1730 | 2026.05.02 04:34:23.060229 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 1731 | 2026.05.02 04:34:23.060348 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1732 | 2026.05.02 04:34:23.060389 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1733 | 2026.05.02 04:34:23.060473 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 1734 | 2026.05.02 04:34:23.060526 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1735 | 2026.05.02 04:34:23.060572 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 1736 | 2026.05.02 04:34:23.060623 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1737 | 2026.05.02 04:34:23.060671 [ 188 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1738 | 2026.05.02 04:34:23.061530 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341131 sec., 201322.61501672844 rows/sec., 12.60 MiB/sec. | ||
| 1739 | 2026.05.02 04:34:23.061746 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1740 | 2026.05.02 04:34:23.062203 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.05.02 04:34:23.062265 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_6_1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2026.05.02 04:34:23.062329 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1743 | 2026.05.02 04:34:26.506866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 220 | ||
| 1744 | 2026.05.02 04:34:26.509257 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.05.02 04:34:26.509313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1746 | 2026.05.02 04:34:26.510651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2026.05.02 04:34:26.511137 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.05.02 04:34:26.511467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1749 | 2026.05.02 04:34:28.041486 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.05.02 04:34:28.041823 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1751 | 2026.05.02 04:34:28.042333 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1752 | 2026.05.02 04:34:28.042382 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1753 | 2026.05.02 04:34:28.042626 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1754 | 2026.05.02 04:34:28.042696 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1755 | 2026.05.02 04:34:28.042842 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1756 | 2026.05.02 04:34:28.042994 [ 341 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1757 | 2026.05.02 04:34:28.042994 [ 301 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1758 | 2026.05.02 04:34:28.043188 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 1759 | 2026.05.02 04:34:28.043220 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1760 | 2026.05.02 04:34:28.043289 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1761 | 2026.05.02 04:34:28.043311 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1762 | 2026.05.02 04:34:28.043345 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1763 | 2026.05.02 04:34:28.043382 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1764 | 2026.05.02 04:34:28.044787 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003114 sec., 14129.736673089274 rows/sec., 2.95 MiB/sec. | ||
| 1765 | 2026.05.02 04:34:28.044919 [ 258 ] {d02f3f64-6a2e-4885-9701-9ac14ee8fdfa} <Debug> TCPHandler: Processed in 0.00359522 sec. | ||
| 1766 | 2026.05.02 04:34:28.049820 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.02 04:34:28.049952 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.05.02 04:34:28.050005 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1769 | 2026.05.02 04:34:28.050767 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.05.02 04:34:28.050812 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1771 | 2026.05.02 04:34:28.051427 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1772 | 2026.05.02 04:34:28.051959 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.02 04:34:28.052121 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002208 sec., 128623.1884057971 rows/sec., 8.17 MiB/sec. | ||
| 1774 | 2026.05.02 04:34:28.052160 [ 258 ] {52228e8d-a4e9-462a-a79e-92b53006c64c} <Debug> TCPHandler: Processed in 0.002402494 sec. | ||
| 1775 | 2026.05.02 04:34:28.052286 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.02 04:34:28.052390 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1777 | 2026.05.02 04:34:28.052433 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1778 | 2026.05.02 04:34:28.053270 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.05.02 04:34:28.053310 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1780 | 2026.05.02 04:34:28.053792 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1781 | 2026.05.02 04:34:28.054243 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.05.02 04:34:28.054382 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.002015 sec., 406451.6129032258 rows/sec., 31.52 MiB/sec. | ||
| 1783 | 2026.05.02 04:34:28.054419 [ 258 ] {22256ecf-ef05-4979-96bf-474692fc4cd4} <Debug> TCPHandler: Processed in 0.002183439 sec. | ||
| 1784 | 2026.05.02 04:34:28.054547 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.05.02 04:34:28.054643 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.05.02 04:34:28.054682 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1787 | 2026.05.02 04:34:28.055115 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.05.02 04:34:28.055154 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1789 | 2026.05.02 04:34:28.055582 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1790 | 2026.05.02 04:34:28.056087 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.05.02 04:34:28.056219 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001595 sec., 95924.76489028212 rows/sec., 5.74 MiB/sec. | ||
| 1792 | 2026.05.02 04:34:28.056217 [ 64 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1793 | 2026.05.02 04:34:28.056255 [ 258 ] {134926be-b6d2-4b9d-b1e8-16df35deaeda} <Debug> TCPHandler: Processed in 0.001755759 sec. | ||
| 1794 | 2026.05.02 04:34:28.056293 [ 64 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.05.02 04:34:28.056319 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1796 | 2026.05.02 04:34:28.056396 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.05.02 04:34:28.056429 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 1798 | 2026.05.02 04:34:28.056494 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1799 | 2026.05.02 04:34:28.056537 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1800 | 2026.05.02 04:34:28.056543 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1801 | 2026.05.02 04:34:28.056581 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 157 rows starting from the beginning of the part | ||
| 1802 | 2026.05.02 04:34:28.056638 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1803 | 2026.05.02 04:34:28.056681 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1804 | 2026.05.02 04:34:28.056723 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 1805 | 2026.05.02 04:34:28.056765 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 1806 | 2026.05.02 04:34:28.056805 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 153 rows starting from the beginning of the part | ||
| 1807 | 2026.05.02 04:34:28.056994 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.05.02 04:34:28.057036 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1809 | 2026.05.02 04:34:28.057504 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1810 | 2026.05.02 04:34:28.057670 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308439 sec., 506710.668208453 rows/sec., 32.71 MiB/sec. | ||
| 1811 | 2026.05.02 04:34:28.057995 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.05.02 04:34:28.058004 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1813 | 2026.05.02 04:34:28.058143 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001722 sec., 86527.29384436701 rows/sec., 5.59 MiB/sec. | ||
| 1814 | 2026.05.02 04:34:28.058184 [ 258 ] {c2b4f180-6fbb-4b19-9807-ec2b99e6a838} <Debug> TCPHandler: Processed in 0.001895323 sec. | ||
| 1815 | 2026.05.02 04:34:28.058378 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.05.02 04:34:28.058471 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.05.02 04:34:28.058511 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1818 | 2026.05.02 04:34:28.058724 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.05.02 04:34:28.058808 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_6_1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1820 | 2026.05.02 04:34:28.058899 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1821 | 2026.05.02 04:34:28.058952 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.02 04:34:28.058992 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1823 | 2026.05.02 04:34:28.059426 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1824 | 2026.05.02 04:34:28.059881 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.05.02 04:34:28.060009 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001555 sec., 95176.84887459807 rows/sec., 5.41 MiB/sec. | ||
| 1826 | 2026.05.02 04:34:28.060046 [ 258 ] {05ec0d19-c24d-4106-af43-74f01550dd8f} <Debug> TCPHandler: Processed in 0.001717209 sec. | ||
| 1827 | 2026.05.02 04:34:28.060162 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.05.02 04:34:28.060255 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1829 | 2026.05.02 04:34:28.060295 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1830 | 2026.05.02 04:34:28.060907 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.05.02 04:34:28.060942 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1832 | 2026.05.02 04:34:28.061390 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1833 | 2026.05.02 04:34:28.061845 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.05.02 04:34:28.061971 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001734 sec., 288927.3356401384 rows/sec., 20.31 MiB/sec. | ||
| 1835 | 2026.05.02 04:34:28.062008 [ 258 ] {85800819-5c99-4bc6-9856-005d9d1bbe31} <Debug> TCPHandler: Processed in 0.001894333 sec. | ||
| 1836 | 2026.05.02 04:34:28.062122 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.05.02 04:34:28.062214 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1838 | 2026.05.02 04:34:28.062254 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1839 | 2026.05.02 04:34:28.062581 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.05.02 04:34:28.062615 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1841 | 2026.05.02 04:34:28.063033 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1842 | 2026.05.02 04:34:28.063529 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.05.02 04:34:28.063654 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
| 1844 | 2026.05.02 04:34:28.063690 [ 258 ] {35c3a488-8f7f-441c-99a0-168096b8c370} <Debug> TCPHandler: Processed in 0.001616896 sec. | ||
| 1845 | 2026.05.02 04:34:28.063801 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.05.02 04:34:28.063894 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.05.02 04:34:28.063935 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2026.05.02 04:34:28.064354 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.05.02 04:34:28.064389 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1850 | 2026.05.02 04:34:28.064827 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1851 | 2026.05.02 04:34:28.065349 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.05.02 04:34:28.065475 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001599 sec., 165728.5803627267 rows/sec., 11.01 MiB/sec. | ||
| 1853 | 2026.05.02 04:34:28.065510 [ 258 ] {b8bccffd-e8e3-481a-908a-1caef742be00} <Debug> TCPHandler: Processed in 0.001756259 sec. | ||
| 1854 | 2026.05.02 04:34:28.065624 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.05.02 04:34:28.065717 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.05.02 04:34:28.065757 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1857 | 2026.05.02 04:34:28.066074 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.05.02 04:34:28.066107 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1859 | 2026.05.02 04:34:28.066523 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2026.05.02 04:34:28.066978 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.02 04:34:28.067104 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. | ||
| 1862 | 2026.05.02 04:34:28.067138 [ 258 ] {5beaff33-2fb1-4b33-b36a-6f4551a0c68c} <Debug> TCPHandler: Processed in 0.001561945 sec. | ||
| 1863 | 2026.05.02 04:34:28.067251 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.02 04:34:28.067349 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.05.02 04:34:28.067402 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1866 | 2026.05.02 04:34:28.068136 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.05.02 04:34:28.068170 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1868 | 2026.05.02 04:34:28.068806 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1869 | 2026.05.02 04:34:28.069262 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.05.02 04:34:28.069356 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1871 | 2026.05.02 04:34:28.069392 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.05.02 04:34:28.069398 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002068 sec., 5319.148936170212 rows/sec., 9.53 MiB/sec. | ||
| 1873 | 2026.05.02 04:34:28.069410 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1874 | 2026.05.02 04:34:28.069456 [ 258 ] {219beb9d-0458-4b11-a729-d7f59ffc0c26} <Debug> TCPHandler: Processed in 0.002253531 sec. | ||
| 1875 | 2026.05.02 04:34:28.069497 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 1876 | 2026.05.02 04:34:28.069578 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.05.02 04:34:28.069677 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.05.02 04:34:28.069697 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1879 | 2026.05.02 04:34:28.069719 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1880 | 2026.05.02 04:34:28.069764 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1881 | 2026.05.02 04:34:28.069882 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1882 | 2026.05.02 04:34:28.069989 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 1883 | 2026.05.02 04:34:28.070062 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.05.02 04:34:28.070092 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1885 | 2026.05.02 04:34:28.070103 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1886 | 2026.05.02 04:34:28.070204 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 1887 | 2026.05.02 04:34:28.070309 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 1888 | 2026.05.02 04:34:28.070622 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1889 | 2026.05.02 04:34:28.071132 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.02 04:34:28.071267 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001607 sec., 56004.97822028625 rows/sec., 3.50 MiB/sec. | ||
| 1891 | 2026.05.02 04:34:28.071303 [ 258 ] {2d3c390c-dccd-4be9-99ed-9cf8a6b212e3} <Debug> TCPHandler: Processed in 0.0017736 sec. | ||
| 1892 | 2026.05.02 04:34:28.072099 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 19 columns (19 merged, 0 gathered) in 0.002630429 sec., 30793.456124457265 rows/sec., 55.18 MiB/sec. | ||
| 1893 | 2026.05.02 04:34:28.072554 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1894 | 2026.05.02 04:34:28.073148 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.02 04:34:28.073221 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1896 | 2026.05.02 04:34:28.073332 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 1897 | 2026.05.02 04:34:29.007934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3363 | ||
| 1898 | 2026.05.02 04:34:29.008487 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.02 04:34:29.008532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1900 | 2026.05.02 04:34:29.009110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1901 | 2026.05.02 04:34:29.009618 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.05.02 04:34:29.009749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3363 | ||
| 1903 | 2026.05.02 04:34:29.183601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1904 | 2026.05.02 04:34:29.203197 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.05.02 04:34:29.203264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1906 | 2026.05.02 04:34:29.208983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1907 | 2026.05.02 04:34:29.210074 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.05.02 04:34:29.213600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1909 | 2026.05.02 04:34:33.037553 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.02 04:34:33.037787 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1911 | 2026.05.02 04:34:33.038096 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1912 | 2026.05.02 04:34:33.038132 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1913 | 2026.05.02 04:34:33.038379 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1914 | 2026.05.02 04:34:33.038453 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1915 | 2026.05.02 04:34:33.038592 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1916 | 2026.05.02 04:34:33.038710 [ 341 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1917 | 2026.05.02 04:34:33.038727 [ 328 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1918 | 2026.05.02 04:34:33.038881 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 1919 | 2026.05.02 04:34:33.038908 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1920 | 2026.05.02 04:34:33.038978 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1921 | 2026.05.02 04:34:33.038997 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1922 | 2026.05.02 04:34:33.039029 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1923 | 2026.05.02 04:34:33.039067 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1924 | 2026.05.02 04:34:33.040233 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002532 sec., 17377.567140600317 rows/sec., 3.63 MiB/sec. | ||
| 1925 | 2026.05.02 04:34:33.040335 [ 258 ] {0c0aa819-220d-4022-b09e-e17210025318} <Debug> TCPHandler: Processed in 0.002907396 sec. | ||
| 1926 | 2026.05.02 04:34:33.042386 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.02 04:34:33.042499 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.02 04:34:33.042551 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1929 | 2026.05.02 04:34:33.043110 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.02 04:34:33.043158 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1931 | 2026.05.02 04:34:33.043560 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1932 | 2026.05.02 04:34:33.043780 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.02 04:34:33.043918 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001455 sec., 74226.80412371135 rows/sec., 6.24 MiB/sec. | ||
| 1934 | 2026.05.02 04:34:33.043955 [ 258 ] {2832d40d-5ea2-4408-992b-d3ceba1544eb} <Debug> TCPHandler: Processed in 0.001618757 sec. | ||
| 1935 | 2026.05.02 04:34:33.044070 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.02 04:34:33.044164 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.02 04:34:33.044204 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1938 | 2026.05.02 04:34:33.044584 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.02 04:34:33.044619 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1940 | 2026.05.02 04:34:33.044900 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1941 | 2026.05.02 04:34:33.045104 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.02 04:34:33.045228 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001082 sec., 24029.574861367837 rows/sec., 1.76 MiB/sec. | ||
| 1943 | 2026.05.02 04:34:33.045263 [ 258 ] {5a0ce7e6-cdc3-477f-ae4e-70e73733f140} <Debug> TCPHandler: Processed in 0.001242378 sec. | ||
| 1944 | 2026.05.02 04:34:33.045371 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.05.02 04:34:33.045464 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1946 | 2026.05.02 04:34:33.045502 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1947 | 2026.05.02 04:34:33.045916 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.02 04:34:33.045952 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1949 | 2026.05.02 04:34:33.046249 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1950 | 2026.05.02 04:34:33.046449 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.02 04:34:33.046573 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 6.24 MiB/sec. | ||
| 1952 | 2026.05.02 04:34:33.046608 [ 258 ] {b0ce5e28-e20c-4fda-bcf5-a2a732d2c4e1} <Debug> TCPHandler: Processed in 0.001285209 sec. | ||
| 1953 | 2026.05.02 04:34:33.046717 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.05.02 04:34:33.046810 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.05.02 04:34:33.046851 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1956 | 2026.05.02 04:34:33.047239 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.02 04:34:33.047274 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1958 | 2026.05.02 04:34:33.047600 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1959 | 2026.05.02 04:34:33.047800 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.05.02 04:34:33.047928 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 1961 | 2026.05.02 04:34:33.047963 [ 258 ] {99e09428-20fc-495d-ac06-9d34ecf110a7} <Debug> TCPHandler: Processed in 0.001293139 sec. | ||
| 1962 | 2026.05.02 04:34:33.048072 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.05.02 04:34:33.048164 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.05.02 04:34:33.048217 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1965 | 2026.05.02 04:34:33.048960 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.05.02 04:34:33.048996 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1967 | 2026.05.02 04:34:33.049499 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1968 | 2026.05.02 04:34:33.049715 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.05.02 04:34:33.049848 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001701 sec., 15285.126396237507 rows/sec., 27.39 MiB/sec. | ||
| 1970 | 2026.05.02 04:34:33.049897 [ 258 ] {688572d3-c325-4430-8d51-5f63c7ae1464} <Debug> TCPHandler: Processed in 0.001873942 sec. | ||
| 1971 | 2026.05.02 04:34:33.050013 [ 258 ] {} <Trace> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.05.02 04:34:33.050106 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1973 | 2026.05.02 04:34:33.050148 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1974 | 2026.05.02 04:34:33.050470 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.05.02 04:34:33.050506 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1976 | 2026.05.02 04:34:33.050795 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1977 | 2026.05.02 04:34:33.051021 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.05.02 04:34:33.051146 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 1979 | 2026.05.02 04:34:33.051179 [ 258 ] {3caea7fe-2a33-4d5c-9a4a-80308bae837a} <Debug> TCPHandler: Processed in 0.001215047 sec. | ||
| 1980 | 2026.05.02 04:34:33.850431 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57749 | ||
| 1981 | 2026.05.02 04:34:33.850562 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1982 | 2026.05.02 04:34:33.850594 [ 286 ] {} <Debug> TCP-Session: a964c961-cde5-46f2-9997-55a23c34a767 Authenticating user 'default' from [fd00:1122:3344:101::e]:57749 | ||
| 1983 | 2026.05.02 04:34:33.850617 [ 286 ] {} <Debug> TCP-Session: a964c961-cde5-46f2-9997-55a23c34a767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.05.02 04:34:33.850630 [ 286 ] {} <Debug> TCP-Session: a964c961-cde5-46f2-9997-55a23c34a767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.02 04:34:33.850808 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58157 | ||
| 1986 | 2026.05.02 04:34:33.850852 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56737 | ||
| 1987 | 2026.05.02 04:34:33.850894 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48623 | ||
| 1988 | 2026.05.02 04:34:33.850907 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42531 | ||
| 1989 | 2026.05.02 04:34:33.850917 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1990 | 2026.05.02 04:34:33.850926 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47418 | ||
| 1991 | 2026.05.02 04:34:33.850963 [ 287 ] {} <Debug> TCP-Session: 7b0f123f-5d9c-4ad0-b294-e73104c40dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:58157 | ||
| 1992 | 2026.05.02 04:34:33.850959 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57486 | ||
| 1993 | 2026.05.02 04:34:33.851006 [ 287 ] {} <Debug> TCP-Session: 7b0f123f-5d9c-4ad0-b294-e73104c40dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.02 04:34:33.850932 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64144 | ||
| 1995 | 2026.05.02 04:34:33.851049 [ 287 ] {} <Debug> TCP-Session: 7b0f123f-5d9c-4ad0-b294-e73104c40dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.05.02 04:34:33.850916 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33941 | ||
| 1997 | 2026.05.02 04:34:33.851098 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.05.02 04:34:33.851116 [ 286 ] {} <Trace> TCP-Session: a964c961-cde5-46f2-9997-55a23c34a767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.05.02 04:34:33.851141 [ 288 ] {} <Debug> TCP-Session: 2b8fb982-1c59-43ed-9f51-009f94c2d78e Authenticating user 'default' from [fd00:1122:3344:101::e]:56737 | ||
| 2000 | 2026.05.02 04:34:33.851179 [ 288 ] {} <Debug> TCP-Session: 2b8fb982-1c59-43ed-9f51-009f94c2d78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.05.02 04:34:33.851192 [ 288 ] {} <Debug> TCP-Session: 2b8fb982-1c59-43ed-9f51-009f94c2d78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.05.02 04:34:33.851294 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.05.02 04:34:33.851298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.05.02 04:34:33.851326 [ 292 ] {} <Debug> TCP-Session: 09bd3a31-f17e-4ab8-b181-eddda6ade1ec Authenticating user 'default' from [fd00:1122:3344:101::e]:47418 | ||
| 2005 | 2026.05.02 04:34:33.851334 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2006 | 2026.05.02 04:34:33.851343 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2007 | 2026.05.02 04:34:33.851387 [ 291 ] {} <Debug> TCP-Session: 3826fffb-b1c5-490b-9575-968827a4e071 Authenticating user 'default' from [fd00:1122:3344:101::e]:42531 | ||
| 2008 | 2026.05.02 04:34:33.851353 [ 292 ] {} <Debug> TCP-Session: 09bd3a31-f17e-4ab8-b181-eddda6ade1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.02 04:34:33.851429 [ 291 ] {} <Debug> TCP-Session: 3826fffb-b1c5-490b-9575-968827a4e071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.05.02 04:34:33.851443 [ 292 ] {} <Debug> TCP-Session: 09bd3a31-f17e-4ab8-b181-eddda6ade1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.05.02 04:34:33.851347 [ 290 ] {} <Debug> TCP-Session: 113b8ac7-6faf-4a84-9c93-71b96f726ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33941 | ||
| 2012 | 2026.05.02 04:34:33.851466 [ 291 ] {} <Debug> TCP-Session: 3826fffb-b1c5-490b-9575-968827a4e071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.02 04:34:33.851502 [ 290 ] {} <Debug> TCP-Session: 113b8ac7-6faf-4a84-9c93-71b96f726ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.02 04:34:33.851523 [ 290 ] {} <Debug> TCP-Session: 113b8ac7-6faf-4a84-9c93-71b96f726ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.02 04:34:33.851545 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2016 | 2026.05.02 04:34:33.851549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2017 | 2026.05.02 04:34:33.851581 [ 293 ] {} <Debug> TCP-Session: 6cc9382c-5843-4c0b-b3cd-21e37766a719 Authenticating user 'default' from [fd00:1122:3344:101::e]:64144 | ||
| 2018 | 2026.05.02 04:34:33.851600 [ 294 ] {} <Debug> TCP-Session: 72d28074-0b02-4a0b-bf38-cd046f6199e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57486 | ||
| 2019 | 2026.05.02 04:34:33.851609 [ 293 ] {} <Debug> TCP-Session: 6cc9382c-5843-4c0b-b3cd-21e37766a719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.02 04:34:33.851630 [ 294 ] {} <Debug> TCP-Session: 72d28074-0b02-4a0b-bf38-cd046f6199e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.02 04:34:33.851646 [ 293 ] {} <Debug> TCP-Session: 6cc9382c-5843-4c0b-b3cd-21e37766a719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.02 04:34:33.851662 [ 294 ] {} <Debug> TCP-Session: 72d28074-0b02-4a0b-bf38-cd046f6199e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.02 04:34:33.851644 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.05.02 04:34:33.851707 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2025 | 2026.05.02 04:34:33.851719 [ 289 ] {} <Debug> TCP-Session: fc993678-9fe1-4e00-967c-d972f0a8c052 Authenticating user 'default' from [fd00:1122:3344:101::e]:48623 | ||
| 2026 | 2026.05.02 04:34:33.851745 [ 289 ] {} <Debug> TCP-Session: fc993678-9fe1-4e00-967c-d972f0a8c052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.02 04:34:33.851757 [ 289 ] {} <Debug> TCP-Session: fc993678-9fe1-4e00-967c-d972f0a8c052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.05.02 04:34:33.851779 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2029 | 2026.05.02 04:34:33.852134 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 2030 | 2026.05.02 04:34:33.852244 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2031 | 2026.05.02 04:34:34.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.62 MiB, peak 188.69 MiB, free memory in arenas 0.00 B, will set to 188.29 MiB (RSS), difference: 3.67 MiB | ||
| 2032 | 2026.05.02 04:34:34.340991 [ 328 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> AggregatingTransform: Aggregating | ||
| 2033 | 2026.05.02 04:34:34.341065 [ 328 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> Aggregator: Aggregation method: without_key | ||
| 2034 | 2026.05.02 04:34:34.341106 [ 328 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001373111 sec. (728.273 rows/sec., 28.45 KiB/sec.) | ||
| 2035 | 2026.05.02 04:34:34.341125 [ 328 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Trace> Aggregator: Merging aggregated data | ||
| 2036 | 2026.05.02 04:34:34.342146 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.490868 sec., 2.0372075588549263 rows/sec., 81.49 B/sec. | ||
| 2037 | 2026.05.02 04:34:34.342312 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2038 | 2026.05.02 04:34:34.342331 [ 286 ] {b8eaa9e1-de40-4732-a8ee-7316f8d7d999} <Debug> TCPHandler: Processed in 0.491390018 sec. | ||
| 2039 | 2026.05.02 04:34:34.342491 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2040 | 2026.05.02 04:34:34.342524 [ 286 ] {} <Debug> TCP-Session: a964c961-cde5-46f2-9997-55a23c34a767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.02 04:34:34.342537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.05.02 04:34:34.342559 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.02 04:34:34.342574 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2044 | 2026.05.02 04:34:34.342606 [ 294 ] {} <Debug> TCP-Session: 72d28074-0b02-4a0b-bf38-cd046f6199e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.02 04:34:34.342616 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.05.02 04:34:34.342635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2047 | 2026.05.02 04:34:34.342654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.05.02 04:34:34.342674 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.05.02 04:34:34.342676 [ 291 ] {} <Debug> TCP-Session: 3826fffb-b1c5-490b-9575-968827a4e071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.05.02 04:34:34.342705 [ 289 ] {} <Debug> TCP-Session: fc993678-9fe1-4e00-967c-d972f0a8c052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.02 04:34:34.342740 [ 292 ] {} <Debug> TCP-Session: 09bd3a31-f17e-4ab8-b181-eddda6ade1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.05.02 04:34:34.342693 [ 293 ] {} <Debug> TCP-Session: 6cc9382c-5843-4c0b-b3cd-21e37766a719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.05.02 04:34:34.342646 [ 287 ] {} <Debug> TCP-Session: 7b0f123f-5d9c-4ad0-b294-e73104c40dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.02 04:34:34.342646 [ 290 ] {} <Debug> TCP-Session: 113b8ac7-6faf-4a84-9c93-71b96f726ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.05.02 04:34:34.342598 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.05.02 04:34:34.342872 [ 288 ] {} <Debug> TCP-Session: 2b8fb982-1c59-43ed-9f51-009f94c2d78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.02 04:34:35.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.66 MiB, peak 199.76 MiB, free memory in arenas 0.00 B, will set to 204.71 MiB (RSS), difference: 15.05 MiB | ||
| 2058 | 2026.05.02 04:34:36.431673 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2059 | 2026.05.02 04:34:36.431743 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2060 | 2026.05.02 04:34:36.509864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3811 | ||
| 2061 | 2026.05.02 04:34:36.510381 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.05.02 04:34:36.510434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2063 | 2026.05.02 04:34:36.510947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2064 | 2026.05.02 04:34:36.511207 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.05.02 04:34:36.511355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 2066 | 2026.05.02 04:34:36.511689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 260 | ||
| 2067 | 2026.05.02 04:34:36.514193 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.05.02 04:34:36.514257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2069 | 2026.05.02 04:34:36.515585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2070 | 2026.05.02 04:34:36.515875 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.05.02 04:34:36.516266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 2072 | 2026.05.02 04:34:36.713708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2073 | 2026.05.02 04:34:36.731065 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.02 04:34:36.731134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2075 | 2026.05.02 04:34:36.737460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2076 | 2026.05.02 04:34:36.738243 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.05.02 04:34:36.742132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2078 | 2026.05.02 04:34:37.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.25 MiB, peak 209.25 MiB, free memory in arenas 0.00 B, will set to 206.44 MiB (RSS), difference: 1.19 MiB | ||
| 2079 | 2026.05.02 04:34:37.589584 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2080 | 2026.05.02 04:34:37.589649 [ 258 ] {} <Debug> TCP-Session: 63d474b5-4118-465d-a761-def10eac7f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.05.02 04:34:38.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.40 MiB, peak 209.25 MiB, free memory in arenas 0.00 B, will set to 206.44 MiB (RSS), difference: 2.04 MiB | ||
| 2082 | 2026.05.02 04:34:38.042426 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.02 04:34:38.042671 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2084 | 2026.05.02 04:34:38.043070 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2085 | 2026.05.02 04:34:38.043109 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 2086 | 2026.05.02 04:34:38.043364 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2087 | 2026.05.02 04:34:38.043440 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2088 | 2026.05.02 04:34:38.043582 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2089 | 2026.05.02 04:34:38.043725 [ 295 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2090 | 2026.05.02 04:34:38.043725 [ 303 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2091 | 2026.05.02 04:34:38.043846 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2092 | 2026.05.02 04:34:38.043873 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2093 | 2026.05.02 04:34:38.043943 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2094 | 2026.05.02 04:34:38.043962 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2095 | 2026.05.02 04:34:38.043997 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2096 | 2026.05.02 04:34:38.044033 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2097 | 2026.05.02 04:34:38.045356 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00279 sec., 15770.609318996416 rows/sec., 3.30 MiB/sec. | ||
| 2098 | 2026.05.02 04:34:38.045495 [ 259 ] {82415672-2264-4c41-9658-98e96137f0c8} <Debug> TCPHandler: Processed in 0.003204522 sec. | ||
| 2099 | 2026.05.02 04:34:38.050557 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.05.02 04:34:38.050679 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.05.02 04:34:38.050726 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2102 | 2026.05.02 04:34:38.051391 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.02 04:34:38.051438 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2104 | 2026.05.02 04:34:38.051851 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2105 | 2026.05.02 04:34:38.052093 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.02 04:34:38.052246 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. | ||
| 2107 | 2026.05.02 04:34:38.052244 [ 46 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2108 | 2026.05.02 04:34:38.052287 [ 259 ] {b57bd43d-eae3-4a43-bdf7-d6cb9f60e0aa} <Debug> TCPHandler: Processed in 0.00178717 sec. | ||
| 2109 | 2026.05.02 04:34:38.052319 [ 46 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.05.02 04:34:38.052346 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2111 | 2026.05.02 04:34:38.052447 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.05.02 04:34:38.052454 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 2113 | 2026.05.02 04:34:38.052574 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2114 | 2026.05.02 04:34:38.052619 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2115 | 2026.05.02 04:34:38.052636 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2116 | 2026.05.02 04:34:38.052667 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 2117 | 2026.05.02 04:34:38.052754 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 2118 | 2026.05.02 04:34:38.052813 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2119 | 2026.05.02 04:34:38.052863 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2120 | 2026.05.02 04:34:38.052905 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2121 | 2026.05.02 04:34:38.053496 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.05.02 04:34:38.053542 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2123 | 2026.05.02 04:34:38.053879 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467653 sec., 967531.1534811022 rows/sec., 65.14 MiB/sec. | ||
| 2124 | 2026.05.02 04:34:38.053995 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2125 | 2026.05.02 04:34:38.054044 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2126 | 2026.05.02 04:34:38.054303 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.05.02 04:34:38.054392 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.05.02 04:34:38.054459 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001917 sec., 427230.0469483568 rows/sec., 33.14 MiB/sec. | ||
| 2129 | 2026.05.02 04:34:38.054499 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_5_1} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2130 | 2026.05.02 04:34:38.054508 [ 259 ] {bb8db831-c04d-482e-becd-8cb94cc44218} <Debug> TCPHandler: Processed in 0.002115628 sec. | ||
| 2131 | 2026.05.02 04:34:38.054591 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2132 | 2026.05.02 04:34:38.054658 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.05.02 04:34:38.054762 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.05.02 04:34:38.054806 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2135 | 2026.05.02 04:34:38.055252 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.02 04:34:38.055290 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2137 | 2026.05.02 04:34:38.055621 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2138 | 2026.05.02 04:34:38.055859 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.05.02 04:34:38.055986 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001246 sec., 122792.93739967898 rows/sec., 7.34 MiB/sec. | ||
| 2140 | 2026.05.02 04:34:38.056022 [ 259 ] {70e372e0-a10f-4313-a2e3-f70d3b65032b} <Debug> TCPHandler: Processed in 0.001414562 sec. | ||
| 2141 | 2026.05.02 04:34:38.056146 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.05.02 04:34:38.056242 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2143 | 2026.05.02 04:34:38.056283 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2144 | 2026.05.02 04:34:38.056726 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.05.02 04:34:38.056766 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2146 | 2026.05.02 04:34:38.057066 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2147 | 2026.05.02 04:34:38.057312 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.05.02 04:34:38.057431 [ 46 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2149 | 2026.05.02 04:34:38.057452 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 2150 | 2026.05.02 04:34:38.057476 [ 46 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.05.02 04:34:38.057497 [ 259 ] {b3300d8e-c5df-4481-b8cf-b4c6f8b527d5} <Debug> TCPHandler: Processed in 0.001400022 sec. | ||
| 2152 | 2026.05.02 04:34:38.057502 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2153 | 2026.05.02 04:34:38.057591 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 2154 | 2026.05.02 04:34:38.057626 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.05.02 04:34:38.057696 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.05.02 04:34:38.057727 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 2157 | 2026.05.02 04:34:38.057728 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.05.02 04:34:38.057775 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 2159 | 2026.05.02 04:34:38.057780 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2160 | 2026.05.02 04:34:38.057821 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part | ||
| 2161 | 2026.05.02 04:34:38.057864 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2162 | 2026.05.02 04:34:38.057901 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2163 | 2026.05.02 04:34:38.057937 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2164 | 2026.05.02 04:34:38.058240 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.05.02 04:34:38.058283 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2166 | 2026.05.02 04:34:38.058637 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2167 | 2026.05.02 04:34:38.058864 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.05.02 04:34:38.058924 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362971 sec., 1134286.789667572 rows/sec., 73.59 MiB/sec. | ||
| 2169 | 2026.05.02 04:34:38.058973 [ 46 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2170 | 2026.05.02 04:34:38.058996 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001286 sec., 115085.5365474339 rows/sec., 6.55 MiB/sec. | ||
| 2171 | 2026.05.02 04:34:38.059011 [ 46 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.02 04:34:38.059038 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2173 | 2026.05.02 04:34:38.059043 [ 259 ] {026048e1-5a14-4d19-a089-19ea2130a416} <Debug> TCPHandler: Processed in 0.001467413 sec. | ||
| 2174 | 2026.05.02 04:34:38.059146 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 2175 | 2026.05.02 04:34:38.059148 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2176 | 2026.05.02 04:34:38.059190 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.05.02 04:34:38.059277 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2026.05.02 04:34:38.059289 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2179 | 2026.05.02 04:34:38.059338 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2180 | 2026.05.02 04:34:38.059340 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 2181 | 2026.05.02 04:34:38.059447 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 2182 | 2026.05.02 04:34:38.059472 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.05.02 04:34:38.059507 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2184 | 2026.05.02 04:34:38.059553 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_6_1} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2185 | 2026.05.02 04:34:38.059583 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2186 | 2026.05.02 04:34:38.059635 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2187 | 2026.05.02 04:34:38.059653 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2188 | 2026.05.02 04:34:38.060004 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.05.02 04:34:38.060046 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2190 | 2026.05.02 04:34:38.060414 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2191 | 2026.05.02 04:34:38.060627 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523424 sec., 485747.89421723696 rows/sec., 29.48 MiB/sec. | ||
| 2192 | 2026.05.02 04:34:38.060650 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.02 04:34:38.060760 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2194 | 2026.05.02 04:34:38.060784 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001513 sec., 331130.2048909451 rows/sec., 23.27 MiB/sec. | ||
| 2195 | 2026.05.02 04:34:38.060828 [ 259 ] {28580626-ef62-4cd0-8d77-397ccc11adc9} <Debug> TCPHandler: Processed in 0.001689168 sec. | ||
| 2196 | 2026.05.02 04:34:38.060957 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.05.02 04:34:38.061028 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.05.02 04:34:38.061056 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2199 | 2026.05.02 04:34:38.061102 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_5_1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2200 | 2026.05.02 04:34:38.061106 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2201 | 2026.05.02 04:34:38.061183 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2202 | 2026.05.02 04:34:38.061474 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.05.02 04:34:38.061516 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2204 | 2026.05.02 04:34:38.061842 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2205 | 2026.05.02 04:34:38.062054 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.05.02 04:34:38.062186 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 2207 | 2026.05.02 04:34:38.062226 [ 259 ] {f6ed1a00-3a93-492a-bc10-86adb695a878} <Debug> TCPHandler: Processed in 0.00131802 sec. | ||
| 2208 | 2026.05.02 04:34:38.062386 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.05.02 04:34:38.062482 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.05.02 04:34:38.062527 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2211 | 2026.05.02 04:34:38.062936 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.05.02 04:34:38.062972 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2213 | 2026.05.02 04:34:38.063316 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2214 | 2026.05.02 04:34:38.063533 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.05.02 04:34:38.063657 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 2216 | 2026.05.02 04:34:38.063692 [ 259 ] {eae426c6-a1f5-4703-88f4-e8df30ba0a88} <Debug> TCPHandler: Processed in 0.00135615 sec. | ||
| 2217 | 2026.05.02 04:34:38.063856 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.05.02 04:34:38.063971 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2219 | 2026.05.02 04:34:38.064023 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2220 | 2026.05.02 04:34:38.064406 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.05.02 04:34:38.064443 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2222 | 2026.05.02 04:34:38.064772 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2223 | 2026.05.02 04:34:38.064994 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.05.02 04:34:38.065101 [ 45 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2225 | 2026.05.02 04:34:38.065121 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 2226 | 2026.05.02 04:34:38.065139 [ 45 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.05.02 04:34:38.065157 [ 259 ] {61cf0306-000b-4f71-838d-4b1601ba715b} <Debug> TCPHandler: Processed in 0.00136663 sec. | ||
| 2228 | 2026.05.02 04:34:38.065160 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2229 | 2026.05.02 04:34:38.065249 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 2230 | 2026.05.02 04:34:38.065292 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.05.02 04:34:38.065343 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2232 | 2026.05.02 04:34:38.065385 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 2233 | 2026.05.02 04:34:38.065395 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2026.05.02 04:34:38.065452 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 2235 | 2026.05.02 04:34:38.065468 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2236 | 2026.05.02 04:34:38.065515 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 2237 | 2026.05.02 04:34:38.065573 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 2238 | 2026.05.02 04:34:38.065615 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 2239 | 2026.05.02 04:34:38.066317 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.05.02 04:34:38.066348 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136706 sec., 4398.674767266119 rows/sec., 296.40 KiB/sec. | ||
| 2241 | 2026.05.02 04:34:38.066365 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2242 | 2026.05.02 04:34:38.066459 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2243 | 2026.05.02 04:34:38.066728 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_5_1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.05.02 04:34:38.066793 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_5_1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2245 | 2026.05.02 04:34:38.066850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2246 | 2026.05.02 04:34:38.066944 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2247 | 2026.05.02 04:34:38.067207 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.02 04:34:38.067348 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001971 sec., 5580.9233891425665 rows/sec., 10.00 MiB/sec. | ||
| 2249 | 2026.05.02 04:34:38.067402 [ 259 ] {02c1e5fd-4758-4234-819a-21efca40eccf} <Debug> TCPHandler: Processed in 0.002159969 sec. | ||
| 2250 | 2026.05.02 04:34:38.067520 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.02 04:34:38.067618 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.05.02 04:34:38.067662 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2253 | 2026.05.02 04:34:38.067998 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.05.02 04:34:38.068034 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2255 | 2026.05.02 04:34:38.068368 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2256 | 2026.05.02 04:34:38.068590 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.02 04:34:38.068713 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 2258 | 2026.05.02 04:34:38.068749 [ 259 ] {52664155-8e60-481f-82eb-0166a13c1219} <Debug> TCPHandler: Processed in 0.001278979 sec. | ||
| 2259 | 2026.05.02 04:34:38.322274 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.05.02 04:34:38.322512 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) 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', '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) | ||
| 2261 | 2026.05.02 04:34:38.322883 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2262 | 2026.05.02 04:34:38.322936 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <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', '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 | ||
| 2263 | 2026.05.02 04:34:38.323219 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2264 | 2026.05.02 04:34:38.323294 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2265 | 2026.05.02 04:34:38.323440 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2266 | 2026.05.02 04:34:38.323569 [ 306 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2267 | 2026.05.02 04:34:38.323573 [ 295 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2268 | 2026.05.02 04:34:38.323713 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2269 | 2026.05.02 04:34:38.323745 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2270 | 2026.05.02 04:34:38.323818 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2271 | 2026.05.02 04:34:38.323839 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2272 | 2026.05.02 04:34:38.323887 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <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', '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'))" | ||
| 2273 | 2026.05.02 04:34:38.323945 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <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', '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'))" | ||
| 2274 | 2026.05.02 04:34:38.325177 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002762 sec., 15930.485155684286 rows/sec., 3.33 MiB/sec. | ||
| 2275 | 2026.05.02 04:34:38.325315 [ 259 ] {b0faef99-1d0f-466c-a68e-c42bc828d1ee} <Debug> TCPHandler: Processed in 0.003175851 sec. | ||
| 2276 | 2026.05.02 04:34:38.337762 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.05.02 04:34:38.337883 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2278 | 2026.05.02 04:34:38.337933 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2279 | 2026.05.02 04:34:38.338446 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.05.02 04:34:38.338496 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2281 | 2026.05.02 04:34:38.338881 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2282 | 2026.05.02 04:34:38.339106 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.05.02 04:34:38.339267 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001419 sec., 2818.8865398167727 rows/sec., 229.86 KiB/sec. | ||
| 2284 | 2026.05.02 04:34:38.339308 [ 259 ] {61b160d5-739b-43cc-a458-bb02e344d6ee} <Debug> TCPHandler: Processed in 0.001604216 sec. | ||
| 2285 | 2026.05.02 04:34:38.339442 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.05.02 04:34:38.339544 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2287 | 2026.05.02 04:34:38.339585 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2288 | 2026.05.02 04:34:38.341318 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.05.02 04:34:38.341355 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2290 | 2026.05.02 04:34:38.341898 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2291 | 2026.05.02 04:34:38.342125 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.05.02 04:34:38.342267 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Debug> executeQuery: Read 2463 rows, 187.15 KiB in 0.002744 sec., 897594.752186589 rows/sec., 66.60 MiB/sec. | ||
| 2293 | 2026.05.02 04:34:38.342309 [ 259 ] {c2975028-6f50-456f-962b-4daf014db9d4} <Debug> TCPHandler: Processed in 0.002917155 sec. | ||
| 2294 | 2026.05.02 04:34:38.342458 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.05.02 04:34:38.342561 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2296 | 2026.05.02 04:34:38.342604 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2297 | 2026.05.02 04:34:38.343056 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.02 04:34:38.343091 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2299 | 2026.05.02 04:34:38.343403 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2300 | 2026.05.02 04:34:38.343631 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.02 04:34:38.343769 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.00123 sec., 34959.349593495936 rows/sec., 2.55 MiB/sec. | ||
| 2302 | 2026.05.02 04:34:38.343805 [ 259 ] {b2ac95b6-5e47-4959-a7c1-1f953125c9b6} <Debug> TCPHandler: Processed in 0.001397722 sec. | ||
| 2303 | 2026.05.02 04:34:38.343940 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.05.02 04:34:38.344039 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.05.02 04:34:38.344080 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2306 | 2026.05.02 04:34:38.344802 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.05.02 04:34:38.344836 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2308 | 2026.05.02 04:34:38.345189 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2309 | 2026.05.02 04:34:38.345409 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.05.02 04:34:38.345543 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001524 sec., 525590.5511811024 rows/sec., 30.36 MiB/sec. | ||
| 2311 | 2026.05.02 04:34:38.345579 [ 259 ] {69198398-1d8b-44b0-bbb5-2a884a462464} <Debug> TCPHandler: Processed in 0.001688838 sec. | ||
| 2312 | 2026.05.02 04:34:38.345707 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.05.02 04:34:38.345804 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2314 | 2026.05.02 04:34:38.345843 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2315 | 2026.05.02 04:34:38.346237 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.05.02 04:34:38.346271 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2317 | 2026.05.02 04:34:38.346568 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2318 | 2026.05.02 04:34:38.346778 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.05.02 04:34:38.346908 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 2320 | 2026.05.02 04:34:38.346944 [ 259 ] {63a11ead-d3c9-43f6-b827-f2d6823e1e4d} <Debug> TCPHandler: Processed in 0.001285809 sec. | ||
| 2321 | 2026.05.02 04:34:38.347060 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.05.02 04:34:38.347155 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2323 | 2026.05.02 04:34:38.347195 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2324 | 2026.05.02 04:34:38.348096 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.05.02 04:34:38.348132 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2326 | 2026.05.02 04:34:38.348569 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2327 | 2026.05.02 04:34:38.348800 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.05.02 04:34:38.348941 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Debug> executeQuery: Read 1328 rows, 91.17 KiB in 0.001803 sec., 736550.1941209097 rows/sec., 49.38 MiB/sec. | ||
| 2329 | 2026.05.02 04:34:38.348977 [ 259 ] {aa01b8cb-a86b-467a-8816-e4ebd5d0c222} <Debug> TCPHandler: Processed in 0.001965954 sec. | ||
| 2330 | 2026.05.02 04:34:38.349178 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.05.02 04:34:38.349295 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2332 | 2026.05.02 04:34:38.349347 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2333 | 2026.05.02 04:34:38.350358 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.05.02 04:34:38.350401 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2335 | 2026.05.02 04:34:38.351028 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2336 | 2026.05.02 04:34:38.351307 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.05.02 04:34:38.351478 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.002205 sec., 679365.0793650794 rows/sec., 41.21 MiB/sec. | ||
| 2338 | 2026.05.02 04:34:38.351523 [ 259 ] {fe91fa10-1da0-42d5-a26c-dc642b309463} <Debug> TCPHandler: Processed in 0.002405814 sec. | ||
| 2339 | 2026.05.02 04:34:38.351701 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.05.02 04:34:38.351817 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2341 | 2026.05.02 04:34:38.351886 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2342 | 2026.05.02 04:34:38.353213 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.05.02 04:34:38.353249 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2344 | 2026.05.02 04:34:38.353856 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2345 | 2026.05.02 04:34:38.354162 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.05.02 04:34:38.354312 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002519 sec., 15482.334259626836 rows/sec., 27.74 MiB/sec. | ||
| 2347 | 2026.05.02 04:34:38.354362 [ 259 ] {36c55773-9378-472f-bcdd-a9039a5bf448} <Debug> TCPHandler: Processed in 0.002722771 sec. | ||
| 2348 | 2026.05.02 04:34:38.354493 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.05.02 04:34:38.354589 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.05.02 04:34:38.354639 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2351 | 2026.05.02 04:34:38.355036 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Trace> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.05.02 04:34:38.355075 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2353 | 2026.05.02 04:34:38.355436 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2354 | 2026.05.02 04:34:38.355657 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Trace> oximeter.measurements_i64 (d0fa6916-bf94-4d61-bd8a-956cca2c7d21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.05.02 04:34:38.355793 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001223 sec., 4905.968928863451 rows/sec., 346.55 KiB/sec. | ||
| 2356 | 2026.05.02 04:34:38.355853 [ 259 ] {d26c63a6-173f-4e1f-b6bf-99af8d8b3c30} <Debug> TCPHandler: Processed in 0.001409152 sec. | ||
| 2357 | 2026.05.02 04:34:38.355989 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.05.02 04:34:38.356087 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2359 | 2026.05.02 04:34:38.356130 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2360 | 2026.05.02 04:34:38.356467 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.05.02 04:34:38.356504 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2362 | 2026.05.02 04:34:38.356804 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2363 | 2026.05.02 04:34:38.357031 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.02 04:34:38.357165 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 2365 | 2026.05.02 04:34:38.357200 [ 259 ] {94957319-067e-4086-b5b8-976db67b0347} <Debug> TCPHandler: Processed in 0.001261748 sec. | ||
| 2366 | 2026.05.02 04:34:43.036000 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.05.02 04:34:43.036266 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2368 | 2026.05.02 04:34:43.036643 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2369 | 2026.05.02 04:34:43.036687 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2370 | 2026.05.02 04:34:43.036926 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2371 | 2026.05.02 04:34:43.036995 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2372 | 2026.05.02 04:34:43.037131 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2373 | 2026.05.02 04:34:43.037244 [ 321 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2374 | 2026.05.02 04:34:43.037256 [ 295 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2375 | 2026.05.02 04:34:43.037376 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2376 | 2026.05.02 04:34:43.037403 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2377 | 2026.05.02 04:34:43.037472 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2378 | 2026.05.02 04:34:43.037493 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2379 | 2026.05.02 04:34:43.037528 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2380 | 2026.05.02 04:34:43.037565 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2381 | 2026.05.02 04:34:43.038704 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002537 sec., 17343.3188805676 rows/sec., 1.98 MiB/sec. | ||
| 2382 | 2026.05.02 04:34:43.038829 [ 259 ] {9aaa8602-a005-428c-a2b5-46a841e42c95} <Debug> TCPHandler: Processed in 0.002967407 sec. | ||
| 2383 | 2026.05.02 04:34:43.040328 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.05.02 04:34:43.040439 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2026.05.02 04:34:43.040483 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2026.05.02 04:34:43.040967 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.05.02 04:34:43.041010 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2388 | 2026.05.02 04:34:43.041399 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2389 | 2026.05.02 04:34:43.041625 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.05.02 04:34:43.041761 [ 28 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2391 | 2026.05.02 04:34:43.041767 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00136 sec., 41176.470588235294 rows/sec., 3.16 MiB/sec. | ||
| 2392 | 2026.05.02 04:34:43.041835 [ 28 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.05.02 04:34:43.041849 [ 259 ] {32b53869-f6ac-41cc-b5e3-407da5308c39} <Debug> TCPHandler: Processed in 0.001571325 sec. | ||
| 2394 | 2026.05.02 04:34:43.041870 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2395 | 2026.05.02 04:34:43.041977 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.05.02 04:34:43.042036 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 2397 | 2026.05.02 04:34:43.042078 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2398 | 2026.05.02 04:34:43.042152 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2399 | 2026.05.02 04:34:43.042256 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2400 | 2026.05.02 04:34:43.042320 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3217 rows starting from the beginning of the part | ||
| 2401 | 2026.05.02 04:34:43.042428 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 819 rows starting from the beginning of the part | ||
| 2402 | 2026.05.02 04:34:43.042505 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2403 | 2026.05.02 04:34:43.042577 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 819 rows starting from the beginning of the part | ||
| 2404 | 2026.05.02 04:34:43.042584 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.05.02 04:34:43.042635 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2406 | 2026.05.02 04:34:43.042647 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2463 rows starting from the beginning of the part | ||
| 2407 | 2026.05.02 04:34:43.042716 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2408 | 2026.05.02 04:34:43.042971 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2409 | 2026.05.02 04:34:43.043213 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.02 04:34:43.043322 [ 28 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2411 | 2026.05.02 04:34:43.043344 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 2412 | 2026.05.02 04:34:43.043358 [ 28 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.05.02 04:34:43.043386 [ 259 ] {be51a323-24a9-47bb-be32-57fc94eb500f} <Debug> TCPHandler: Processed in 0.001457833 sec. | ||
| 2414 | 2026.05.02 04:34:43.043399 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2415 | 2026.05.02 04:34:43.043507 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 2416 | 2026.05.02 04:34:43.043519 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.05.02 04:34:43.043621 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2418 | 2026.05.02 04:34:43.043626 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.02 04:34:43.043659 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1773 rows starting from the beginning of the part | ||
| 2420 | 2026.05.02 04:34:43.043684 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2421 | 2026.05.02 04:34:43.043726 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 501 rows starting from the beginning of the part | ||
| 2422 | 2026.05.02 04:34:43.043775 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2423 | 2026.05.02 04:34:43.043815 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 501 rows starting from the beginning of the part | ||
| 2424 | 2026.05.02 04:34:43.043854 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1328 rows starting from the beginning of the part | ||
| 2425 | 2026.05.02 04:34:43.043893 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2426 | 2026.05.02 04:34:43.044071 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.05.02 04:34:43.044114 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2428 | 2026.05.02 04:34:43.044506 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2429 | 2026.05.02 04:34:43.044752 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.05.02 04:34:43.044853 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2431 | 2026.05.02 04:34:43.044883 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001275 sec., 100392.15686274509 rows/sec., 6.99 MiB/sec. | ||
| 2432 | 2026.05.02 04:34:43.044885 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.05.02 04:34:43.044925 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2434 | 2026.05.02 04:34:43.044929 [ 259 ] {d23a9291-f97a-40c7-a16a-f3ba210e4ebb} <Debug> TCPHandler: Processed in 0.001459052 sec. | ||
| 2435 | 2026.05.02 04:34:43.045036 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 2436 | 2026.05.02 04:34:43.045053 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.05.02 04:34:43.045165 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2438 | 2026.05.02 04:34:43.045207 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2439 | 2026.05.02 04:34:43.045209 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2440 | 2026.05.02 04:34:43.045254 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3334 rows starting from the beginning of the part | ||
| 2441 | 2026.05.02 04:34:43.045345 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2442 | 2026.05.02 04:34:43.045397 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2443 | 2026.05.02 04:34:43.045443 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2444 | 2026.05.02 04:34:43.045485 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1498 rows starting from the beginning of the part | ||
| 2445 | 2026.05.02 04:34:43.045526 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2446 | 2026.05.02 04:34:43.045585 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.05.02 04:34:43.045625 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2448 | 2026.05.02 04:34:43.045729 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4257 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225718 sec., 1885981.623087215 rows/sec., 136.28 MiB/sec. | ||
| 2449 | 2026.05.02 04:34:43.045738 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7482 rows, containing 5 columns (5 merged, 0 gathered) in 0.003783915 sec., 1977317.1437519076 rows/sec., 156.64 MiB/sec. | ||
| 2450 | 2026.05.02 04:34:43.045993 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2026.05.02 04:34:43.046006 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2452 | 2026.05.02 04:34:43.046156 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2453 | 2026.05.02 04:34:43.046306 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.02 04:34:43.046418 [ 28 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2455 | 2026.05.02 04:34:43.046434 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.02 04:34:43.046451 [ 28 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.05.02 04:34:43.046451 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001305 sec., 36781.6091954023 rows/sec., 2.48 MiB/sec. | ||
| 2458 | 2026.05.02 04:34:43.046486 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2459 | 2026.05.02 04:34:43.046520 [ 259 ] {87b517fc-059c-4b1a-9193-d421305a4157} <Debug> TCPHandler: Processed in 0.001516334 sec. | ||
| 2460 | 2026.05.02 04:34:43.046533 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.02 04:34:43.046534 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_11_2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2462 | 2026.05.02 04:34:43.046593 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 2463 | 2026.05.02 04:34:43.046633 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2464 | 2026.05.02 04:34:43.046636 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_11_2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2465 | 2026.05.02 04:34:43.046708 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2026.05.02 04:34:43.046726 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2467 | 2026.05.02 04:34:43.046744 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2468 | 2026.05.02 04:34:43.046829 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2469 | 2026.05.02 04:34:43.046882 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2470 | 2026.05.02 04:34:43.046926 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2471 | 2026.05.02 04:34:43.046967 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2472 | 2026.05.02 04:34:43.047013 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2473 | 2026.05.02 04:34:43.047854 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5650 rows, containing 5 columns (5 merged, 0 gathered) in 0.002862754 sec., 1973623.9998267402 rows/sec., 124.39 MiB/sec. | ||
| 2474 | 2026.05.02 04:34:43.047906 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001345191 sec., 423731.6485168277 rows/sec., 26.94 MiB/sec. | ||
| 2475 | 2026.05.02 04:34:43.048074 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2476 | 2026.05.02 04:34:43.048341 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.05.02 04:34:43.048394 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2478 | 2026.05.02 04:34:43.048421 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_11_2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2479 | 2026.05.02 04:34:43.048497 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2480 | 2026.05.02 04:34:43.048673 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.05.02 04:34:43.048748 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2482 | 2026.05.02 04:34:43.048821 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2483 | 2026.05.02 04:34:44.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.18 MiB, peak 217.96 MiB, free memory in arenas 0.00 B, will set to 209.89 MiB (RSS), difference: 1.72 MiB | ||
| 2484 | 2026.05.02 04:34:44.011472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4323 | ||
| 2485 | 2026.05.02 04:34:44.012088 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.05.02 04:34:44.012132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2487 | 2026.05.02 04:34:44.012609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2488 | 2026.05.02 04:34:44.012847 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.05.02 04:34:44.012989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4323 | ||
| 2490 | 2026.05.02 04:34:44.242238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2491 | 2026.05.02 04:34:44.259590 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.02 04:34:44.259641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2493 | 2026.05.02 04:34:44.266064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2494 | 2026.05.02 04:34:44.266789 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.02 04:34:44.270049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2496 | 2026.05.02 04:34:45.000652 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.43 MiB, peak 217.96 MiB, free memory in arenas 0.00 B, will set to 212.20 MiB (RSS), difference: 1.77 MiB | ||
| 2497 | 2026.05.02 04:34:46.516518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 316 | ||
| 2498 | 2026.05.02 04:34:46.519222 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.05.02 04:34:46.519259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2500 | 2026.05.02 04:34:46.520418 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2501 | 2026.05.02 04:34:46.520690 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.05.02 04:34:46.520841 [ 78 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2503 | 2026.05.02 04:34:46.520884 [ 78 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.02 04:34:46.520906 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2505 | 2026.05.02 04:34:46.520927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2506 | 2026.05.02 04:34:46.521015 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 2507 | 2026.05.02 04:34:46.521622 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.05.02 04:34:46.521806 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2509 | 2026.05.02 04:34:46.522244 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 2510 | 2026.05.02 04:34:46.522624 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2511 | 2026.05.02 04:34:46.522998 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2512 | 2026.05.02 04:34:46.523352 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 2513 | 2026.05.02 04:34:46.523713 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 2514 | 2026.05.02 04:34:46.529188 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.008210435 sec., 38487.60753845563 rows/sec., 34.88 MiB/sec. | ||
| 2515 | 2026.05.02 04:34:46.529764 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2516 | 2026.05.02 04:34:46.530252 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.02 04:34:46.530312 [ 190 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_6_1} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2518 | 2026.05.02 04:34:46.530447 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2519 | 2026.05.02 04:34:48.041341 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.02 04:34:48.041598 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2521 | 2026.05.02 04:34:48.041995 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2522 | 2026.05.02 04:34:48.042041 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 2523 | 2026.05.02 04:34:48.042307 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2524 | 2026.05.02 04:34:48.042410 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2525 | 2026.05.02 04:34:48.042600 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2526 | 2026.05.02 04:34:48.042719 [ 321 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2527 | 2026.05.02 04:34:48.042727 [ 346 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2528 | 2026.05.02 04:34:48.042860 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2529 | 2026.05.02 04:34:48.042900 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2530 | 2026.05.02 04:34:48.042986 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2531 | 2026.05.02 04:34:48.043010 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2532 | 2026.05.02 04:34:48.043052 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2533 | 2026.05.02 04:34:48.043089 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2534 | 2026.05.02 04:34:48.044336 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002845 sec., 15465.72934973638 rows/sec., 3.23 MiB/sec. | ||
| 2535 | 2026.05.02 04:34:48.044448 [ 259 ] {47ef206f-5e4f-45b1-8073-02055a68e24a} <Debug> TCPHandler: Processed in 0.003243453 sec. | ||
| 2536 | 2026.05.02 04:34:48.049244 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.05.02 04:34:48.049357 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.05.02 04:34:48.049403 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2539 | 2026.05.02 04:34:48.049994 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.05.02 04:34:48.050037 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2541 | 2026.05.02 04:34:48.050408 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2542 | 2026.05.02 04:34:48.050626 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.05.02 04:34:48.050763 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001439 sec., 197359.27727588604 rows/sec., 12.53 MiB/sec. | ||
| 2544 | 2026.05.02 04:34:48.050800 [ 259 ] {9db9ebec-db4d-4de0-bf8c-84384a03c741} <Debug> TCPHandler: Processed in 0.001611487 sec. | ||
| 2545 | 2026.05.02 04:34:48.050926 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.05.02 04:34:48.051021 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2547 | 2026.05.02 04:34:48.051061 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2548 | 2026.05.02 04:34:48.051797 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.05.02 04:34:48.051833 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2550 | 2026.05.02 04:34:48.052177 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2551 | 2026.05.02 04:34:48.052384 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.05.02 04:34:48.052508 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001505 sec., 544186.0465116279 rows/sec., 42.21 MiB/sec. | ||
| 2553 | 2026.05.02 04:34:48.052543 [ 259 ] {a6e2fbf1-132f-4549-b350-0db1ba6596b5} <Debug> TCPHandler: Processed in 0.001665208 sec. | ||
| 2554 | 2026.05.02 04:34:48.052657 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.05.02 04:34:48.052750 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.05.02 04:34:48.052788 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2557 | 2026.05.02 04:34:48.053200 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.05.02 04:34:48.053237 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2559 | 2026.05.02 04:34:48.053539 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2560 | 2026.05.02 04:34:48.053746 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.05.02 04:34:48.053868 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001135 sec., 134801.76211453744 rows/sec., 8.06 MiB/sec. | ||
| 2562 | 2026.05.02 04:34:48.053903 [ 259 ] {3f3dd6ed-e6c9-4b0e-a238-bdcd29d13fda} <Debug> TCPHandler: Processed in 0.0012935 sec. | ||
| 2563 | 2026.05.02 04:34:48.054020 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.05.02 04:34:48.054113 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.05.02 04:34:48.054151 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2566 | 2026.05.02 04:34:48.054575 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.05.02 04:34:48.054610 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2568 | 2026.05.02 04:34:48.054923 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2569 | 2026.05.02 04:34:48.055130 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.02 04:34:48.055253 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 2571 | 2026.05.02 04:34:48.055290 [ 259 ] {e0048adf-2cc0-4be3-8d7a-d2617263b602} <Debug> TCPHandler: Processed in 0.00131695 sec. | ||
| 2572 | 2026.05.02 04:34:48.055407 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.05.02 04:34:48.055499 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.02 04:34:48.055537 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2575 | 2026.05.02 04:34:48.055955 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.02 04:34:48.055991 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2577 | 2026.05.02 04:34:48.056284 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2578 | 2026.05.02 04:34:48.056489 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.02 04:34:48.056607 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 2580 | 2026.05.02 04:34:48.056642 [ 259 ] {fe7aaeef-7751-4e24-92f8-da3d08f8c487} <Debug> TCPHandler: Processed in 0.001283399 sec. | ||
| 2581 | 2026.05.02 04:34:48.056761 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.05.02 04:34:48.056853 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2583 | 2026.05.02 04:34:48.056892 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2584 | 2026.05.02 04:34:48.057450 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.02 04:34:48.057486 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2586 | 2026.05.02 04:34:48.057808 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2587 | 2026.05.02 04:34:48.058008 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.02 04:34:48.058129 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001293 sec., 387470.99767981435 rows/sec., 27.23 MiB/sec. | ||
| 2589 | 2026.05.02 04:34:48.058166 [ 259 ] {54acba60-d12b-45a7-b27e-4f656678e247} <Debug> TCPHandler: Processed in 0.001452112 sec. | ||
| 2590 | 2026.05.02 04:34:48.058280 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.02 04:34:48.058373 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.02 04:34:48.058412 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2593 | 2026.05.02 04:34:48.058738 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.02 04:34:48.058772 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2595 | 2026.05.02 04:34:48.059079 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2596 | 2026.05.02 04:34:48.059283 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.02 04:34:48.059380 [ 140 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2598 | 2026.05.02 04:34:48.059404 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 2599 | 2026.05.02 04:34:48.059440 [ 140 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.05.02 04:34:48.059451 [ 259 ] {14a0f727-4179-4763-b059-f234f227beb5} <Debug> TCPHandler: Processed in 0.001218307 sec. | ||
| 2601 | 2026.05.02 04:34:48.059471 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2602 | 2026.05.02 04:34:48.059582 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.05.02 04:34:48.059597 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 2604 | 2026.05.02 04:34:48.059680 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.05.02 04:34:48.059725 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2606 | 2026.05.02 04:34:48.059750 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2607 | 2026.05.02 04:34:48.059801 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2608 | 2026.05.02 04:34:48.059889 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2609 | 2026.05.02 04:34:48.059951 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2610 | 2026.05.02 04:34:48.059999 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2611 | 2026.05.02 04:34:48.060043 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2612 | 2026.05.02 04:34:48.060095 [ 199 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2613 | 2026.05.02 04:34:48.060130 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.05.02 04:34:48.060170 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2615 | 2026.05.02 04:34:48.060536 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2616 | 2026.05.02 04:34:48.060761 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.05.02 04:34:48.060892 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00123 sec., 215447.15447154472 rows/sec., 14.32 MiB/sec. | ||
| 2618 | 2026.05.02 04:34:48.060927 [ 259 ] {40b3b3d6-4b6d-4901-bc1d-a126da7bf4c6} <Debug> TCPHandler: Processed in 0.001393531 sec. | ||
| 2619 | 2026.05.02 04:34:48.061024 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476553 sec., 24381.10924565525 rows/sec., 1.24 MiB/sec. | ||
| 2620 | 2026.05.02 04:34:48.061045 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.05.02 04:34:48.061156 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.05.02 04:34:48.061199 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2623 | 2026.05.02 04:34:48.061201 [ 189 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2624 | 2026.05.02 04:34:48.061459 [ 189 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.05.02 04:34:48.061521 [ 189 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_6_1} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2626 | 2026.05.02 04:34:48.061555 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.05.02 04:34:48.061588 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2628 | 2026.05.02 04:34:48.061589 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2629 | 2026.05.02 04:34:48.061894 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2630 | 2026.05.02 04:34:48.062098 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.02 04:34:48.062268 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 2632 | 2026.05.02 04:34:48.062309 [ 259 ] {d7a05f08-0103-40f8-b221-925e54535d66} <Debug> TCPHandler: Processed in 0.00131142 sec. | ||
| 2633 | 2026.05.02 04:34:48.062427 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.05.02 04:34:48.062528 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.05.02 04:34:48.062582 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2636 | 2026.05.02 04:34:48.063361 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.02 04:34:48.063398 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2638 | 2026.05.02 04:34:48.063925 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2639 | 2026.05.02 04:34:48.064145 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.05.02 04:34:48.064287 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001776 sec., 6193.693693693694 rows/sec., 11.10 MiB/sec. | ||
| 2641 | 2026.05.02 04:34:48.064364 [ 259 ] {444b69fe-c8c4-4405-abd3-d46ff995e95d} <Debug> TCPHandler: Processed in 0.001985895 sec. | ||
| 2642 | 2026.05.02 04:34:48.064482 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.05.02 04:34:48.064576 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.05.02 04:34:48.064618 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2645 | 2026.05.02 04:34:48.064946 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.05.02 04:34:48.064982 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2647 | 2026.05.02 04:34:48.065287 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2648 | 2026.05.02 04:34:48.065497 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.05.02 04:34:48.065626 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 2650 | 2026.05.02 04:34:48.065661 [ 259 ] {4e124807-5ce5-4d7d-8c4c-0fc863ae41f8} <Debug> TCPHandler: Processed in 0.001227278 sec. | ||
| 2651 | 2026.05.02 04:34:51.431782 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2652 | 2026.05.02 04:34:51.431846 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2653 | 2026.05.02 04:34:51.513101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4771 | ||
| 2654 | 2026.05.02 04:34:51.513591 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.02 04:34:51.513639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2656 | 2026.05.02 04:34:51.514129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2657 | 2026.05.02 04:34:51.514364 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.02 04:34:51.514501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2659 | 2026.05.02 04:34:51.770152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2660 | 2026.05.02 04:34:51.788365 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.02 04:34:51.788428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2662 | 2026.05.02 04:34:51.794530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2663 | 2026.05.02 04:34:51.795262 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.02 04:34:51.798636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2665 | 2026.05.02 04:34:52.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.12 MiB, peak 217.96 MiB, free memory in arenas 0.00 B, will set to 215.60 MiB (RSS), difference: 2.49 MiB | ||
| 2666 | 2026.05.02 04:34:53.038575 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.05.02 04:34:53.038827 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2668 | 2026.05.02 04:34:53.039236 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2669 | 2026.05.02 04:34:53.039279 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2670 | 2026.05.02 04:34:53.039532 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2671 | 2026.05.02 04:34:53.039601 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2672 | 2026.05.02 04:34:53.039738 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2673 | 2026.05.02 04:34:53.039849 [ 321 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2674 | 2026.05.02 04:34:53.039862 [ 346 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2675 | 2026.05.02 04:34:53.039973 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2676 | 2026.05.02 04:34:53.040000 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2677 | 2026.05.02 04:34:53.040067 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2678 | 2026.05.02 04:34:53.040086 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2679 | 2026.05.02 04:34:53.040119 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2680 | 2026.05.02 04:34:53.040169 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2681 | 2026.05.02 04:34:53.041591 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002864 sec., 15363.128491620113 rows/sec., 3.21 MiB/sec. | ||
| 2682 | 2026.05.02 04:34:53.041714 [ 259 ] {48edfaa1-2f02-46d4-960b-52dc895affaf} <Debug> TCPHandler: Processed in 0.003283824 sec. | ||
| 2683 | 2026.05.02 04:34:53.043826 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.05.02 04:34:53.043935 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2685 | 2026.05.02 04:34:53.043978 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2686 | 2026.05.02 04:34:53.044484 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.05.02 04:34:53.044529 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2688 | 2026.05.02 04:34:53.044917 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2689 | 2026.05.02 04:34:53.045143 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.05.02 04:34:53.045289 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001383 sec., 83875.63268257413 rows/sec., 7.12 MiB/sec. | ||
| 2691 | 2026.05.02 04:34:53.045327 [ 259 ] {799b6ba8-e622-4ead-ab5d-c7f5e3075847} <Debug> TCPHandler: Processed in 0.001552625 sec. | ||
| 2692 | 2026.05.02 04:34:53.045460 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.05.02 04:34:53.045558 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.05.02 04:34:53.045597 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2695 | 2026.05.02 04:34:53.046002 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.05.02 04:34:53.046039 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2697 | 2026.05.02 04:34:53.046344 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2698 | 2026.05.02 04:34:53.046556 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.05.02 04:34:53.046659 [ 155 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2700 | 2026.05.02 04:34:53.046681 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.93 MiB/sec. | ||
| 2701 | 2026.05.02 04:34:53.046731 [ 155 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.05.02 04:34:53.046738 [ 259 ] {a6bb988f-e545-4e05-b9e6-2e3aa9c56694} <Debug> TCPHandler: Processed in 0.00132788 sec. | ||
| 2703 | 2026.05.02 04:34:53.046760 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2704 | 2026.05.02 04:34:53.046864 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 2705 | 2026.05.02 04:34:53.046873 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.02 04:34:53.046987 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2707 | 2026.05.02 04:34:53.047020 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2026.05.02 04:34:53.047026 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2709 | 2026.05.02 04:34:53.047066 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part | ||
| 2710 | 2026.05.02 04:34:53.047142 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2711 | 2026.05.02 04:34:53.047191 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 2712 | 2026.05.02 04:34:53.047238 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part | ||
| 2713 | 2026.05.02 04:34:53.047273 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 2714 | 2026.05.02 04:34:53.047314 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 2715 | 2026.05.02 04:34:53.047474 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.02 04:34:53.047518 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2717 | 2026.05.02 04:34:53.047858 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2718 | 2026.05.02 04:34:53.048090 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.02 04:34:53.048218 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001249 sec., 75260.20816653324 rows/sec., 5.88 MiB/sec. | ||
| 2720 | 2026.05.02 04:34:53.048235 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411752 sec., 427128.8441595974 rows/sec., 28.50 MiB/sec. | ||
| 2721 | 2026.05.02 04:34:53.048256 [ 259 ] {2e98e076-cf8b-4d38-89d6-8292f62da2a6} <Debug> TCPHandler: Processed in 0.001432842 sec. | ||
| 2722 | 2026.05.02 04:34:53.048399 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2723 | 2026.05.02 04:34:53.048407 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.05.02 04:34:53.048518 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.05.02 04:34:53.048564 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2726 | 2026.05.02 04:34:53.048659 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.02 04:34:53.048734 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_11_2} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2728 | 2026.05.02 04:34:53.048798 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2729 | 2026.05.02 04:34:53.048968 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.05.02 04:34:53.049009 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2731 | 2026.05.02 04:34:53.049336 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2732 | 2026.05.02 04:34:53.049551 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.02 04:34:53.049676 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 2734 | 2026.05.02 04:34:53.049712 [ 259 ] {5ca2e0a2-70be-4dff-a8fe-37b5d1dd18dd} <Debug> TCPHandler: Processed in 0.001355271 sec. | ||
| 2735 | 2026.05.02 04:34:53.049829 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.05.02 04:34:53.049924 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.05.02 04:34:53.049978 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2738 | 2026.05.02 04:34:53.050811 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.05.02 04:34:53.050857 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2740 | 2026.05.02 04:34:53.051464 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2741 | 2026.05.02 04:34:53.051697 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.05.02 04:34:53.051800 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2743 | 2026.05.02 04:34:53.051834 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001927 sec., 15568.240788790867 rows/sec., 27.90 MiB/sec. | ||
| 2744 | 2026.05.02 04:34:53.051836 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.02 04:34:53.051878 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2746 | 2026.05.02 04:34:53.051891 [ 259 ] {03c6a0c8-54a3-4cb2-be08-8ed7d4ba7c48} <Debug> TCPHandler: Processed in 0.002112018 sec. | ||
| 2747 | 2026.05.02 04:34:53.051969 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 2748 | 2026.05.02 04:34:53.052029 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.05.02 04:34:53.052131 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.05.02 04:34:53.052174 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2026.05.02 04:34:53.052210 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2026.05.02 04:34:53.052270 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 81 rows starting from the beginning of the part | ||
| 2753 | 2026.05.02 04:34:53.052386 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2754 | 2026.05.02 04:34:53.052483 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 2755 | 2026.05.02 04:34:53.052531 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.02 04:34:53.052573 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2757 | 2026.05.02 04:34:53.052575 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 2758 | 2026.05.02 04:34:53.052676 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 2759 | 2026.05.02 04:34:53.052761 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 2760 | 2026.05.02 04:34:53.052897 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2761 | 2026.05.02 04:34:53.053136 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.02 04:34:53.053272 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 2763 | 2026.05.02 04:34:53.053307 [ 259 ] {969775be-3d95-4225-872b-66ae7571e561} <Debug> TCPHandler: Processed in 0.00132834 sec. | ||
| 2764 | 2026.05.02 04:34:53.055336 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 19 columns (19 merged, 0 gathered) in 0.003410597 sec., 58054.35236118486 rows/sec., 104.03 MiB/sec. | ||
| 2765 | 2026.05.02 04:34:53.055768 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2766 | 2026.05.02 04:34:53.056067 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.05.02 04:34:53.056138 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2768 | 2026.05.02 04:34:53.056217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2769 | 2026.05.02 04:34:56.521203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 354 | ||
| 2770 | 2026.05.02 04:34:56.523573 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.02 04:34:56.523619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2772 | 2026.05.02 04:34:56.524771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2773 | 2026.05.02 04:34:56.525029 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.02 04:34:56.525270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2775 | 2026.05.02 04:34:58.041655 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.05.02 04:34:58.041889 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 2777 | 2026.05.02 04:34:58.042225 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2778 | 2026.05.02 04:34:58.042265 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 2779 | 2026.05.02 04:34:58.042507 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2780 | 2026.05.02 04:34:58.042578 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2781 | 2026.05.02 04:34:58.042718 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2782 | 2026.05.02 04:34:58.042824 [ 321 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2783 | 2026.05.02 04:34:58.042854 [ 326 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2784 | 2026.05.02 04:34:58.042974 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2785 | 2026.05.02 04:34:58.043000 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2786 | 2026.05.02 04:34:58.043070 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2787 | 2026.05.02 04:34:58.043091 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2788 | 2026.05.02 04:34:58.043126 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2789 | 2026.05.02 04:34:58.043162 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2790 | 2026.05.02 04:34:58.044401 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002612 sec., 16845.32924961715 rows/sec., 3.52 MiB/sec. | ||
| 2791 | 2026.05.02 04:34:58.044508 [ 259 ] {43abd0ae-5882-45d6-9799-631f20456921} <Debug> TCPHandler: Processed in 0.002985667 sec. | ||
| 2792 | 2026.05.02 04:34:58.049553 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.05.02 04:34:58.049670 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.05.02 04:34:58.049716 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2795 | 2026.05.02 04:34:58.050298 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.05.02 04:34:58.050340 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2797 | 2026.05.02 04:34:58.050712 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2798 | 2026.05.02 04:34:58.050936 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.05.02 04:34:58.051080 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001442 sec., 196948.6823855756 rows/sec., 12.51 MiB/sec. | ||
| 2800 | 2026.05.02 04:34:58.051120 [ 259 ] {dc0ad73f-f241-4c27-8b07-e05d30927e5c} <Debug> TCPHandler: Processed in 0.001621776 sec. | ||
| 2801 | 2026.05.02 04:34:58.051257 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.05.02 04:34:58.051358 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2803 | 2026.05.02 04:34:58.051401 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2804 | 2026.05.02 04:34:58.051804 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.05.02 04:34:58.051841 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2806 | 2026.05.02 04:34:58.052136 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2807 | 2026.05.02 04:34:58.052344 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.05.02 04:34:58.052471 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 2809 | 2026.05.02 04:34:58.052513 [ 259 ] {41f07040-2d08-4418-909d-d06491a17658} <Debug> TCPHandler: Processed in 0.00130785 sec. | ||
| 2810 | 2026.05.02 04:34:58.052636 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.05.02 04:34:58.052733 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2812 | 2026.05.02 04:34:58.052773 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2813 | 2026.05.02 04:34:58.053506 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.05.02 04:34:58.053543 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2815 | 2026.05.02 04:34:58.053885 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2816 | 2026.05.02 04:34:58.054095 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.05.02 04:34:58.054226 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001512 sec., 542989.4179894179 rows/sec., 42.11 MiB/sec. | ||
| 2818 | 2026.05.02 04:34:58.054266 [ 259 ] {7a6bbe28-4a10-422d-a535-d4eec32a2264} <Debug> TCPHandler: Processed in 0.001682648 sec. | ||
| 2819 | 2026.05.02 04:34:58.054379 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.05.02 04:34:58.054475 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.02 04:34:58.054516 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2822 | 2026.05.02 04:34:58.054944 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.02 04:34:58.054981 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2824 | 2026.05.02 04:34:58.055282 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2825 | 2026.05.02 04:34:58.055509 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.02 04:34:58.055635 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001177 sec., 133389.97451146983 rows/sec., 8.01 MiB/sec. | ||
| 2827 | 2026.05.02 04:34:58.055674 [ 259 ] {d8c5dbd9-3d60-49aa-aaa4-ef429d588d48} <Debug> TCPHandler: Processed in 0.00134508 sec. | ||
| 2828 | 2026.05.02 04:34:58.055798 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.05.02 04:34:58.055894 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.05.02 04:34:58.055933 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2831 | 2026.05.02 04:34:58.056354 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.02 04:34:58.056390 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2833 | 2026.05.02 04:34:58.056686 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2834 | 2026.05.02 04:34:58.056903 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.02 04:34:58.057027 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 2836 | 2026.05.02 04:34:58.057067 [ 259 ] {4a92f46c-7909-4504-a1ec-379f43ed8f46} <Debug> TCPHandler: Processed in 0.00131885 sec. | ||
| 2837 | 2026.05.02 04:34:58.057182 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.05.02 04:34:58.057279 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.05.02 04:34:58.057318 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2840 | 2026.05.02 04:34:58.057738 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.05.02 04:34:58.057774 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2842 | 2026.05.02 04:34:58.058071 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2843 | 2026.05.02 04:34:58.058280 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.02 04:34:58.058404 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 2845 | 2026.05.02 04:34:58.058442 [ 259 ] {1e576ab1-5fcc-45e7-9401-9c1bc73c4076} <Debug> TCPHandler: Processed in 0.00130963 sec. | ||
| 2846 | 2026.05.02 04:34:58.058564 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.05.02 04:34:58.058659 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2848 | 2026.05.02 04:34:58.058699 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2849 | 2026.05.02 04:34:58.059263 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.02 04:34:58.059299 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2851 | 2026.05.02 04:34:58.059619 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2852 | 2026.05.02 04:34:58.059832 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.05.02 04:34:58.059956 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001314 sec., 384322.67884322675 rows/sec., 27.04 MiB/sec. | ||
| 2854 | 2026.05.02 04:34:58.059994 [ 259 ] {0b9f9c2d-9d7f-459d-9b7c-d19140dc78bf} <Debug> TCPHandler: Processed in 0.001479774 sec. | ||
| 2855 | 2026.05.02 04:34:58.060099 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.05.02 04:34:58.060194 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2857 | 2026.05.02 04:34:58.060235 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2858 | 2026.05.02 04:34:58.060564 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.05.02 04:34:58.060599 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2860 | 2026.05.02 04:34:58.060897 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2861 | 2026.05.02 04:34:58.061113 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.05.02 04:34:58.061238 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 2863 | 2026.05.02 04:34:58.061274 [ 259 ] {3c4a9ac6-a5e3-4532-a6fa-1b48da67eecd} <Debug> TCPHandler: Processed in 0.001225038 sec. | ||
| 2864 | 2026.05.02 04:34:58.061399 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.05.02 04:34:58.061494 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.05.02 04:34:58.061539 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2867 | 2026.05.02 04:34:58.061935 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.05.02 04:34:58.061972 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2869 | 2026.05.02 04:34:58.062290 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2870 | 2026.05.02 04:34:58.062502 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.05.02 04:34:58.062623 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001147 sec., 232781.16826503922 rows/sec., 15.47 MiB/sec. | ||
| 2872 | 2026.05.02 04:34:58.062660 [ 259 ] {baf5240b-4e9c-4f40-aa59-51c758cab01a} <Debug> TCPHandler: Processed in 0.00131036 sec. | ||
| 2873 | 2026.05.02 04:34:58.062774 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.05.02 04:34:58.062870 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.05.02 04:34:58.062911 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2876 | 2026.05.02 04:34:58.063225 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.05.02 04:34:58.063260 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2878 | 2026.05.02 04:34:58.063549 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2879 | 2026.05.02 04:34:58.063757 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.02 04:34:58.063880 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 2881 | 2026.05.02 04:34:58.063916 [ 259 ] {96c5e58b-d44b-4ca4-bd8b-52165eb34e37} <Debug> TCPHandler: Processed in 0.001190937 sec. | ||
| 2882 | 2026.05.02 04:34:58.064048 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.05.02 04:34:58.064143 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.05.02 04:34:58.064196 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2885 | 2026.05.02 04:34:58.064957 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.05.02 04:34:58.064993 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2887 | 2026.05.02 04:34:58.065486 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2888 | 2026.05.02 04:34:58.065714 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.05.02 04:34:58.065846 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00172 sec., 6395.3488372093025 rows/sec., 11.46 MiB/sec. | ||
| 2890 | 2026.05.02 04:34:58.065896 [ 259 ] {c2008fde-f868-4244-9b19-8200b26b0974} <Debug> TCPHandler: Processed in 0.001896682 sec. | ||
| 2891 | 2026.05.02 04:34:58.066012 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.05.02 04:34:58.066107 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.05.02 04:34:58.066149 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2894 | 2026.05.02 04:34:58.066483 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.02 04:34:58.066520 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2896 | 2026.05.02 04:34:58.066824 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2897 | 2026.05.02 04:34:58.067033 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.05.02 04:34:58.067156 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 2899 | 2026.05.02 04:34:58.067189 [ 259 ] {ddde28fe-d98f-4298-9f32-0e8b43a58d6b} <Debug> TCPHandler: Processed in 0.001227558 sec. | ||
| 2900 | 2026.05.02 04:34:59.014616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5283 | ||
| 2901 | 2026.05.02 04:34:59.015220 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.05.02 04:34:59.015284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2903 | 2026.05.02 04:34:59.015900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2904 | 2026.05.02 04:34:59.016168 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.05.02 04:34:59.016347 [ 53 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2906 | 2026.05.02 04:34:59.016365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5283 | ||
| 2907 | 2026.05.02 04:34:59.016419 [ 53 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.05.02 04:34:59.016444 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2909 | 2026.05.02 04:34:59.016601 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 2910 | 2026.05.02 04:34:59.016746 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2911 | 2026.05.02 04:34:59.016793 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2912 | 2026.05.02 04:34:59.016885 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 2913 | 2026.05.02 04:34:59.016937 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 2914 | 2026.05.02 04:34:59.016979 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 2915 | 2026.05.02 04:34:59.017023 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 2916 | 2026.05.02 04:34:59.017064 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 2917 | 2026.05.02 04:34:59.018500 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5283 rows, containing 4 columns (4 merged, 0 gathered) in 0.001966284 sec., 2686793.9727933505 rows/sec., 38.43 MiB/sec. | ||
| 2918 | 2026.05.02 04:34:59.018979 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2919 | 2026.05.02 04:34:59.019263 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_11_2} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.05.02 04:34:59.019340 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_11_2} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2921 | 2026.05.02 04:34:59.019446 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2922 | 2026.05.02 04:34:59.298742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2923 | 2026.05.02 04:34:59.316683 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.05.02 04:34:59.316750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2925 | 2026.05.02 04:34:59.323075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2926 | 2026.05.02 04:34:59.323769 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.05.02 04:34:59.324062 [ 26 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2928 | 2026.05.02 04:34:59.324146 [ 26 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.05.02 04:34:59.324173 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2930 | 2026.05.02 04:34:59.324295 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2931 | 2026.05.02 04:34:59.327562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2932 | 2026.05.02 04:34:59.328629 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2026.05.02 04:34:59.330075 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2934 | 2026.05.02 04:34:59.334718 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2935 | 2026.05.02 04:34:59.339164 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2936 | 2026.05.02 04:34:59.343534 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2937 | 2026.05.02 04:34:59.348118 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2938 | 2026.05.02 04:34:59.353517 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 2939 | 2026.05.02 04:34:59.405352 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081106623 sec., 1023.3442958166314 rows/sec., 5.29 MiB/sec. | ||
| 2940 | 2026.05.02 04:34:59.407716 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2941 | 2026.05.02 04:34:59.409820 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_11_2} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.05.02 04:34:59.409910 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_11_2} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2943 | 2026.05.02 04:34:59.411960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2944 | 2026.05.02 04:35:00.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.70 MiB, peak 227.58 MiB, free memory in arenas 0.00 B, will set to 224.89 MiB (RSS), difference: 7.18 MiB | ||
| 2945 | 2026.05.02 04:35:03.038079 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.02 04:35:03.038322 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2947 | 2026.05.02 04:35:03.038666 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2948 | 2026.05.02 04:35:03.038703 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2949 | 2026.05.02 04:35:03.038927 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2950 | 2026.05.02 04:35:03.038999 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2951 | 2026.05.02 04:35:03.039140 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2952 | 2026.05.02 04:35:03.039248 [ 309 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2953 | 2026.05.02 04:35:03.039265 [ 326 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2954 | 2026.05.02 04:35:03.039379 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 2955 | 2026.05.02 04:35:03.039427 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2956 | 2026.05.02 04:35:03.039541 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2957 | 2026.05.02 04:35:03.039578 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2958 | 2026.05.02 04:35:03.039635 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2959 | 2026.05.02 04:35:03.039704 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2960 | 2026.05.02 04:35:03.041018 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00279 sec., 15770.609318996416 rows/sec., 3.30 MiB/sec. | ||
| 2961 | 2026.05.02 04:35:03.041160 [ 259 ] {8866d3ca-53c4-472b-8046-9de9776a24f2} <Debug> TCPHandler: Processed in 0.003213103 sec. | ||
| 2962 | 2026.05.02 04:35:03.043412 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.05.02 04:35:03.043567 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2964 | 2026.05.02 04:35:03.043620 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2965 | 2026.05.02 04:35:03.044168 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.05.02 04:35:03.044215 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2967 | 2026.05.02 04:35:03.044657 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2968 | 2026.05.02 04:35:03.044889 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.05.02 04:35:03.045046 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001526 sec., 76015.72739187418 rows/sec., 6.45 MiB/sec. | ||
| 2970 | 2026.05.02 04:35:03.045089 [ 259 ] {3ac3275d-fc2f-4d99-b477-db0b192e7537} <Debug> TCPHandler: Processed in 0.001745879 sec. | ||
| 2971 | 2026.05.02 04:35:03.045229 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.05.02 04:35:03.045334 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.05.02 04:35:03.045378 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2974 | 2026.05.02 04:35:03.045806 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.05.02 04:35:03.045845 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2976 | 2026.05.02 04:35:03.046146 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2977 | 2026.05.02 04:35:03.046370 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.05.02 04:35:03.046515 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001202 sec., 24958.40266222962 rows/sec., 1.83 MiB/sec. | ||
| 2979 | 2026.05.02 04:35:03.046563 [ 259 ] {b28f4344-7eed-4c32-ab6b-88756e097052} <Debug> TCPHandler: Processed in 0.001385281 sec. | ||
| 2980 | 2026.05.02 04:35:03.046692 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.05.02 04:35:03.046793 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2982 | 2026.05.02 04:35:03.046837 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2983 | 2026.05.02 04:35:03.047295 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.05.02 04:35:03.047334 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2985 | 2026.05.02 04:35:03.047657 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2986 | 2026.05.02 04:35:03.047875 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.05.02 04:35:03.048007 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001235 sec., 76113.36032388663 rows/sec., 5.94 MiB/sec. | ||
| 2988 | 2026.05.02 04:35:03.048044 [ 259 ] {9a6dea6a-94ff-4688-8e03-75c682b19080} <Debug> TCPHandler: Processed in 0.001402401 sec. | ||
| 2989 | 2026.05.02 04:35:03.048174 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.05.02 04:35:03.048270 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.05.02 04:35:03.048315 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2992 | 2026.05.02 04:35:03.048807 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.05.02 04:35:03.048857 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2994 | 2026.05.02 04:35:03.049360 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2995 | 2026.05.02 04:35:03.049604 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.05.02 04:35:03.049742 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
| 2997 | 2026.05.02 04:35:03.049782 [ 259 ] {89d407e0-50c9-472e-b490-830579f683be} <Debug> TCPHandler: Processed in 0.001657727 sec. | ||
| 2998 | 2026.05.02 04:35:03.049918 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.05.02 04:35:03.050044 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3000 | 2026.05.02 04:35:03.050126 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3001 | 2026.05.02 04:35:03.051060 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.05.02 04:35:03.051102 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3003 | 2026.05.02 04:35:03.051714 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3004 | 2026.05.02 04:35:03.051987 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.05.02 04:35:03.052132 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002114 sec., 14191.106906338695 rows/sec., 25.43 MiB/sec. | ||
| 3006 | 2026.05.02 04:35:03.052191 [ 259 ] {f5d9a987-ddca-4cc4-9c55-93c4b0dff371} <Debug> TCPHandler: Processed in 0.002324653 sec. | ||
| 3007 | 2026.05.02 04:35:03.052327 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.05.02 04:35:03.052426 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.05.02 04:35:03.052470 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3010 | 2026.05.02 04:35:03.052849 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.05.02 04:35:03.052888 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3012 | 2026.05.02 04:35:03.053216 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3013 | 2026.05.02 04:35:03.053432 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.05.02 04:35:03.053563 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 3015 | 2026.05.02 04:35:03.053601 [ 259 ] {569c1428-94e3-43b1-ab2d-c978f62afa2f} <Debug> TCPHandler: Processed in 0.00132573 sec. | ||
| 3016 | 2026.05.02 04:35:06.432117 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3017 | 2026.05.02 04:35:06.432218 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3018 | 2026.05.02 04:35:06.516523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5731 | ||
| 3019 | 2026.05.02 04:35:06.517310 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.02 04:35:06.517345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3021 | 2026.05.02 04:35:06.517988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3022 | 2026.05.02 04:35:06.518222 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.02 04:35:06.518351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 3024 | 2026.05.02 04:35:06.525486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 394 | ||
| 3025 | 2026.05.02 04:35:06.527925 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.02 04:35:06.527973 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3027 | 2026.05.02 04:35:06.529206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3028 | 2026.05.02 04:35:06.529477 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.05.02 04:35:06.529727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3030 | 2026.05.02 04:35:06.827677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3031 | 2026.05.02 04:35:06.845602 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.02 04:35:06.845670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3033 | 2026.05.02 04:35:06.851536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3034 | 2026.05.02 04:35:06.852266 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.02 04:35:06.855525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3036 | 2026.05.02 04:35:08.041229 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.05.02 04:35:08.041468 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3038 | 2026.05.02 04:35:08.041810 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3039 | 2026.05.02 04:35:08.041852 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3040 | 2026.05.02 04:35:08.042102 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3041 | 2026.05.02 04:35:08.042174 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3042 | 2026.05.02 04:35:08.042317 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3043 | 2026.05.02 04:35:08.042429 [ 309 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3044 | 2026.05.02 04:35:08.042438 [ 326 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3045 | 2026.05.02 04:35:08.042557 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3046 | 2026.05.02 04:35:08.042588 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3047 | 2026.05.02 04:35:08.042659 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3048 | 2026.05.02 04:35:08.042681 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3049 | 2026.05.02 04:35:08.042719 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3050 | 2026.05.02 04:35:08.042760 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3051 | 2026.05.02 04:35:08.043878 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002508 sec., 17543.85964912281 rows/sec., 3.67 MiB/sec. | ||
| 3052 | 2026.05.02 04:35:08.044014 [ 259 ] {782509bb-0f6d-4030-8580-8b3cc1418988} <Debug> TCPHandler: Processed in 0.002913436 sec. | ||
| 3053 | 2026.05.02 04:35:08.048891 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.02 04:35:08.049032 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.02 04:35:08.049089 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3056 | 2026.05.02 04:35:08.049760 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.05.02 04:35:08.049813 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3058 | 2026.05.02 04:35:08.050212 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3059 | 2026.05.02 04:35:08.050449 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.02 04:35:08.050601 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001607 sec., 176726.82016179216 rows/sec., 11.22 MiB/sec. | ||
| 3061 | 2026.05.02 04:35:08.050643 [ 259 ] {983e5a1a-be6d-47da-9d11-7b3e22688ff8} <Debug> TCPHandler: Processed in 0.001818611 sec. | ||
| 3062 | 2026.05.02 04:35:08.050779 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.05.02 04:35:08.050883 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3064 | 2026.05.02 04:35:08.050927 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3065 | 2026.05.02 04:35:08.051651 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.05.02 04:35:08.051690 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3067 | 2026.05.02 04:35:08.052071 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3068 | 2026.05.02 04:35:08.052308 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.05.02 04:35:08.052426 [ 39 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3070 | 2026.05.02 04:35:08.052442 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001581 sec., 518026.5654648957 rows/sec., 40.18 MiB/sec. | ||
| 3071 | 2026.05.02 04:35:08.052493 [ 39 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.02 04:35:08.052503 [ 259 ] {2490c717-ae39-40ca-a7fa-9fcdff5d0f5c} <Debug> TCPHandler: Processed in 0.00177531 sec. | ||
| 3073 | 2026.05.02 04:35:08.052522 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3074 | 2026.05.02 04:35:08.052628 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 3075 | 2026.05.02 04:35:08.052650 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.05.02 04:35:08.052755 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3077 | 2026.05.02 04:35:08.052758 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.05.02 04:35:08.052800 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3235 rows starting from the beginning of the part | ||
| 3079 | 2026.05.02 04:35:08.052820 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3080 | 2026.05.02 04:35:08.052900 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 819 rows starting from the beginning of the part | ||
| 3081 | 2026.05.02 04:35:08.052960 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 116 rows starting from the beginning of the part | ||
| 3082 | 2026.05.02 04:35:08.053010 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 821 rows starting from the beginning of the part | ||
| 3083 | 2026.05.02 04:35:08.053061 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 3084 | 2026.05.02 04:35:08.053108 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 819 rows starting from the beginning of the part | ||
| 3085 | 2026.05.02 04:35:08.053258 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.05.02 04:35:08.053302 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3087 | 2026.05.02 04:35:08.053641 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3088 | 2026.05.02 04:35:08.053871 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.05.02 04:35:08.054010 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001271 sec., 120377.65538945713 rows/sec., 7.20 MiB/sec. | ||
| 3090 | 2026.05.02 04:35:08.054050 [ 259 ] {197f295b-8a6f-4674-8e67-b8d1ec3409c0} <Debug> TCPHandler: Processed in 0.001450783 sec. | ||
| 3091 | 2026.05.02 04:35:08.054175 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.05.02 04:35:08.054274 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.05.02 04:35:08.054316 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3094 | 2026.05.02 04:35:08.054745 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.05.02 04:35:08.054782 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3096 | 2026.05.02 04:35:08.055086 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3097 | 2026.05.02 04:35:08.055303 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.05.02 04:35:08.055386 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5926 rows, containing 5 columns (5 merged, 0 gathered) in 0.002801474 sec., 2115315.0091701727 rows/sec., 169.78 MiB/sec. | ||
| 3099 | 2026.05.02 04:35:08.055432 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 3100 | 2026.05.02 04:35:08.055475 [ 259 ] {6f0740da-40f2-4afd-82fa-568970679f43} <Debug> TCPHandler: Processed in 0.001350981 sec. | ||
| 3101 | 2026.05.02 04:35:08.055599 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.02 04:35:08.055698 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.02 04:35:08.055717 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3104 | 2026.05.02 04:35:08.055742 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3105 | 2026.05.02 04:35:08.055962 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.02 04:35:08.056032 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_16_3} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3107 | 2026.05.02 04:35:08.056101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3108 | 2026.05.02 04:35:08.056169 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.05.02 04:35:08.056212 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3110 | 2026.05.02 04:35:08.056528 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3111 | 2026.05.02 04:35:08.056752 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.05.02 04:35:08.056879 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 3113 | 2026.05.02 04:35:08.056918 [ 259 ] {61022fa2-500b-47d9-950d-4cc29179c1b1} <Debug> TCPHandler: Processed in 0.001374421 sec. | ||
| 3114 | 2026.05.02 04:35:08.057035 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.05.02 04:35:08.057134 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3116 | 2026.05.02 04:35:08.057176 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3117 | 2026.05.02 04:35:08.057755 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.05.02 04:35:08.057793 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3119 | 2026.05.02 04:35:08.058125 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3120 | 2026.05.02 04:35:08.058339 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.05.02 04:35:08.058445 [ 39 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3122 | 2026.05.02 04:35:08.058469 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001353 sec., 370288.24833702884 rows/sec., 26.03 MiB/sec. | ||
| 3123 | 2026.05.02 04:35:08.058481 [ 39 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.05.02 04:35:08.058511 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3125 | 2026.05.02 04:35:08.058515 [ 259 ] {6eabe2f1-8090-4ce6-9cf0-13f29a35fedf} <Debug> TCPHandler: Processed in 0.001530745 sec. | ||
| 3126 | 2026.05.02 04:35:08.058592 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 3127 | 2026.05.02 04:35:08.058637 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.05.02 04:35:08.058687 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3129 | 2026.05.02 04:35:08.058715 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1791 rows starting from the beginning of the part | ||
| 3130 | 2026.05.02 04:35:08.058735 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3131 | 2026.05.02 04:35:08.058768 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 501 rows starting from the beginning of the part | ||
| 3132 | 2026.05.02 04:35:08.058779 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3133 | 2026.05.02 04:35:08.058811 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 3134 | 2026.05.02 04:35:08.058852 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 505 rows starting from the beginning of the part | ||
| 3135 | 2026.05.02 04:35:08.058898 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 3136 | 2026.05.02 04:35:08.058944 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 501 rows starting from the beginning of the part | ||
| 3137 | 2026.05.02 04:35:08.059115 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.05.02 04:35:08.059150 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3139 | 2026.05.02 04:35:08.059457 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3140 | 2026.05.02 04:35:08.059682 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.05.02 04:35:08.059812 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 3142 | 2026.05.02 04:35:08.059849 [ 259 ] {6d150f65-2268-4ec0-9136-edb50af6ec98} <Debug> TCPHandler: Processed in 0.001262628 sec. | ||
| 3143 | 2026.05.02 04:35:08.059968 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.02 04:35:08.060067 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.05.02 04:35:08.060111 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3146 | 2026.05.02 04:35:08.060307 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753549 sec., 1987968.4000846283 rows/sec., 145.56 MiB/sec. | ||
| 3147 | 2026.05.02 04:35:08.060535 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.02 04:35:08.060535 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3149 | 2026.05.02 04:35:08.060582 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3150 | 2026.05.02 04:35:08.060875 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.02 04:35:08.060965 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_16_3} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3152 | 2026.05.02 04:35:08.060980 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3153 | 2026.05.02 04:35:08.061059 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3154 | 2026.05.02 04:35:08.061218 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.05.02 04:35:08.061327 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3156 | 2026.05.02 04:35:08.061357 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.05.02 04:35:08.061358 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00131 sec., 202290.07633587788 rows/sec., 13.44 MiB/sec. | ||
| 3158 | 2026.05.02 04:35:08.061374 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3159 | 2026.05.02 04:35:08.061409 [ 259 ] {c1d5fb50-85de-4d4c-b18d-29dc87b9dd1f} <Debug> TCPHandler: Processed in 0.001490403 sec. | ||
| 3160 | 2026.05.02 04:35:08.061451 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 3161 | 2026.05.02 04:35:08.061542 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.05.02 04:35:08.061545 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3163 | 2026.05.02 04:35:08.061593 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5650 rows starting from the beginning of the part | ||
| 3164 | 2026.05.02 04:35:08.061643 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3165 | 2026.05.02 04:35:08.061647 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.02 04:35:08.061683 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3167 | 2026.05.02 04:35:08.061701 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3168 | 2026.05.02 04:35:08.061725 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 267 rows starting from the beginning of the part | ||
| 3169 | 2026.05.02 04:35:08.061765 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 3170 | 2026.05.02 04:35:08.061804 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3171 | 2026.05.02 04:35:08.062029 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.05.02 04:35:08.062071 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3173 | 2026.05.02 04:35:08.062393 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3174 | 2026.05.02 04:35:08.062645 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.05.02 04:35:08.062774 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 3176 | 2026.05.02 04:35:08.062811 [ 259 ] {1d239c06-4198-4f68-9cff-183022bce374} <Debug> TCPHandler: Processed in 0.00132074 sec. | ||
| 3177 | 2026.05.02 04:35:08.062934 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.05.02 04:35:08.063031 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3179 | 2026.05.02 04:35:08.063087 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3180 | 2026.05.02 04:35:08.063857 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.05.02 04:35:08.063895 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3182 | 2026.05.02 04:35:08.063925 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6767 rows, containing 5 columns (5 merged, 0 gathered) in 0.002501186 sec., 2705516.5029709907 rows/sec., 172.46 MiB/sec. | ||
| 3183 | 2026.05.02 04:35:08.064426 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3184 | 2026.05.02 04:35:08.064466 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3185 | 2026.05.02 04:35:08.064728 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.05.02 04:35:08.064803 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3187 | 2026.05.02 04:35:08.064848 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.05.02 04:35:08.064860 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3189 | 2026.05.02 04:35:08.065037 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002023 sec., 5437.469105289174 rows/sec., 9.74 MiB/sec. | ||
| 3190 | 2026.05.02 04:35:08.065108 [ 259 ] {22384c35-b44d-47c8-89ab-3d12e96488e8} <Debug> TCPHandler: Processed in 0.00222395 sec. | ||
| 3191 | 2026.05.02 04:35:08.065244 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.02 04:35:08.065363 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.02 04:35:08.065415 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3194 | 2026.05.02 04:35:08.065821 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.02 04:35:08.065861 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3196 | 2026.05.02 04:35:08.066176 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3197 | 2026.05.02 04:35:08.066393 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.02 04:35:08.066492 [ 39 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3199 | 2026.05.02 04:35:08.066522 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001183 sec., 76077.76838546069 rows/sec., 4.76 MiB/sec. | ||
| 3200 | 2026.05.02 04:35:08.066530 [ 39 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.02 04:35:08.066563 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3202 | 2026.05.02 04:35:08.066565 [ 259 ] {8c59f63a-6073-4820-8cfa-a7b164c8fd75} <Debug> TCPHandler: Processed in 0.001381911 sec. | ||
| 3203 | 2026.05.02 04:35:08.066653 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 3204 | 2026.05.02 04:35:08.066768 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3205 | 2026.05.02 04:35:08.066799 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 570 rows starting from the beginning of the part | ||
| 3206 | 2026.05.02 04:35:08.066856 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3207 | 2026.05.02 04:35:08.066904 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3208 | 2026.05.02 04:35:08.066948 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3209 | 2026.05.02 04:35:08.066989 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 3210 | 2026.05.02 04:35:08.067048 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3211 | 2026.05.02 04:35:08.068023 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411872 sec., 679948.3239273815 rows/sec., 43.37 MiB/sec. | ||
| 3212 | 2026.05.02 04:35:08.068194 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3213 | 2026.05.02 04:35:08.068448 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.05.02 04:35:08.068513 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_16_3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3215 | 2026.05.02 04:35:08.068576 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3216 | 2026.05.02 04:35:08.314468 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.05.02 04:35:08.314843 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 3218 | 2026.05.02 04:35:08.315207 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3219 | 2026.05.02 04:35:08.315246 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 3220 | 2026.05.02 04:35:08.315485 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3221 | 2026.05.02 04:35:08.315559 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3222 | 2026.05.02 04:35:08.315705 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3223 | 2026.05.02 04:35:08.315814 [ 309 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3224 | 2026.05.02 04:35:08.315854 [ 326 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3225 | 2026.05.02 04:35:08.315973 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3226 | 2026.05.02 04:35:08.316001 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3227 | 2026.05.02 04:35:08.316072 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3228 | 2026.05.02 04:35:08.316093 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3229 | 2026.05.02 04:35:08.316129 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3230 | 2026.05.02 04:35:08.316169 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3231 | 2026.05.02 04:35:08.317321 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002638 sec., 16679.302501895374 rows/sec., 3.49 MiB/sec. | ||
| 3232 | 2026.05.02 04:35:08.317437 [ 259 ] {1a4f8edd-1ce2-4121-aa97-fecdf68de5fd} <Debug> TCPHandler: Processed in 0.003156611 sec. | ||
| 3233 | 2026.05.02 04:35:08.329392 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.05.02 04:35:08.329606 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3235 | 2026.05.02 04:35:08.329691 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3236 | 2026.05.02 04:35:08.330258 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.05.02 04:35:08.330302 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3238 | 2026.05.02 04:35:08.330654 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3239 | 2026.05.02 04:35:08.330881 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.05.02 04:35:08.331035 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001488 sec., 6720.430107526882 rows/sec., 548.00 KiB/sec. | ||
| 3241 | 2026.05.02 04:35:08.331075 [ 259 ] {59191e77-c71c-4d53-bfea-cad2ba6f88c0} <Debug> TCPHandler: Processed in 0.00178981 sec. | ||
| 3242 | 2026.05.02 04:35:08.331194 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.05.02 04:35:08.331293 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3244 | 2026.05.02 04:35:08.331334 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3245 | 2026.05.02 04:35:08.332764 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.05.02 04:35:08.332803 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3247 | 2026.05.02 04:35:08.333264 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3248 | 2026.05.02 04:35:08.333486 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.02 04:35:08.333621 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Debug> executeQuery: Read 2466 rows, 187.37 KiB in 0.002348 sec., 1050255.5366269166 rows/sec., 77.93 MiB/sec. | ||
| 3250 | 2026.05.02 04:35:08.333691 [ 259 ] {a066a0bd-e24f-40bb-9eaa-5f3521340ffb} <Debug> TCPHandler: Processed in 0.002546508 sec. | ||
| 3251 | 2026.05.02 04:35:08.333809 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.05.02 04:35:08.333907 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.05.02 04:35:08.333948 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3254 | 2026.05.02 04:35:08.334365 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.02 04:35:08.334402 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3256 | 2026.05.02 04:35:08.334731 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3257 | 2026.05.02 04:35:08.334940 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.05.02 04:35:08.335157 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Debug> executeQuery: Read 49 rows, 3.63 KiB in 0.001269 sec., 38613.081166272656 rows/sec., 2.79 MiB/sec. | ||
| 3259 | 2026.05.02 04:35:08.335195 [ 259 ] {dc8daf90-20a8-4844-b46b-18eaa368767e} <Debug> TCPHandler: Processed in 0.001436192 sec. | ||
| 3260 | 2026.05.02 04:35:08.335304 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.05.02 04:35:08.335400 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3262 | 2026.05.02 04:35:08.335440 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3263 | 2026.05.02 04:35:08.336059 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.05.02 04:35:08.336096 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3265 | 2026.05.02 04:35:08.336428 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3266 | 2026.05.02 04:35:08.336644 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.05.02 04:35:08.336746 [ 39 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3268 | 2026.05.02 04:35:08.336772 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001389 sec., 576673.8660907127 rows/sec., 33.31 MiB/sec. | ||
| 3269 | 2026.05.02 04:35:08.336809 [ 39 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.02 04:35:08.336820 [ 259 ] {81bd46df-2c66-440d-94fe-0f622b07bf5b} <Debug> TCPHandler: Processed in 0.001565275 sec. | ||
| 3271 | 2026.05.02 04:35:08.336838 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3272 | 2026.05.02 04:35:08.336941 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.05.02 04:35:08.336948 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 3274 | 2026.05.02 04:35:08.337044 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.05.02 04:35:08.337089 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3276 | 2026.05.02 04:35:08.337089 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3277 | 2026.05.02 04:35:08.337137 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 3278 | 2026.05.02 04:35:08.337208 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 3279 | 2026.05.02 04:35:08.337256 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3280 | 2026.05.02 04:35:08.337303 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3281 | 2026.05.02 04:35:08.337354 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3282 | 2026.05.02 04:35:08.337397 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3283 | 2026.05.02 04:35:08.337465 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.05.02 04:35:08.337507 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3285 | 2026.05.02 04:35:08.337819 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3286 | 2026.05.02 04:35:08.338044 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.05.02 04:35:08.338177 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 3288 | 2026.05.02 04:35:08.338215 [ 259 ] {adaf0932-b9d0-4bab-9947-0b63b80f1bf1} <Debug> TCPHandler: Processed in 0.001322879 sec. | ||
| 3289 | 2026.05.02 04:35:08.338333 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.05.02 04:35:08.338428 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.02 04:35:08.338468 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3292 | 2026.05.02 04:35:08.338711 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180725 sec., 1659427.306681422 rows/sec., 104.44 MiB/sec. | ||
| 3293 | 2026.05.02 04:35:08.338898 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3294 | 2026.05.02 04:35:08.339144 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.05.02 04:35:08.339217 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_11_2} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3296 | 2026.05.02 04:35:08.339281 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.05.02 04:35:08.339296 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3298 | 2026.05.02 04:35:08.339327 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3299 | 2026.05.02 04:35:08.339711 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3300 | 2026.05.02 04:35:08.339949 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.05.02 04:35:08.340076 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Debug> executeQuery: Read 1328 rows, 91.17 KiB in 0.001666 sec., 797118.8475390156 rows/sec., 53.44 MiB/sec. | ||
| 3302 | 2026.05.02 04:35:08.340115 [ 259 ] {d97e2ea2-d890-4869-aae5-cf4787018a36} <Debug> TCPHandler: Processed in 0.001832171 sec. | ||
| 3303 | 2026.05.02 04:35:08.340228 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.05.02 04:35:08.340324 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.05.02 04:35:08.340367 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3306 | 2026.05.02 04:35:08.341018 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.05.02 04:35:08.341055 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3308 | 2026.05.02 04:35:08.341487 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3309 | 2026.05.02 04:35:08.341702 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.05.02 04:35:08.341830 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001524 sec., 984908.1364829397 rows/sec., 59.76 MiB/sec. | ||
| 3311 | 2026.05.02 04:35:08.341867 [ 259 ] {ba236438-fe27-47fc-985e-c4fd101a4ac2} <Debug> TCPHandler: Processed in 0.001688709 sec. | ||
| 3312 | 2026.05.02 04:35:08.341998 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.05.02 04:35:08.342122 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3314 | 2026.05.02 04:35:08.342190 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3315 | 2026.05.02 04:35:08.343100 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.05.02 04:35:08.343138 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3317 | 2026.05.02 04:35:08.343719 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3318 | 2026.05.02 04:35:08.343957 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.05.02 04:35:08.344098 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002001 sec., 19490.254872563717 rows/sec., 34.93 MiB/sec. | ||
| 3320 | 2026.05.02 04:35:08.344149 [ 259 ] {ddc321b8-c9b7-47ee-ac03-2abec7aa7635} <Debug> TCPHandler: Processed in 0.0022143 sec. | ||
| 3321 | 2026.05.02 04:35:08.344274 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.05.02 04:35:08.344373 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.05.02 04:35:08.344416 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3324 | 2026.05.02 04:35:08.344752 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.05.02 04:35:08.344789 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3326 | 2026.05.02 04:35:08.345096 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3327 | 2026.05.02 04:35:08.345317 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.05.02 04:35:08.345445 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 759.05 KiB/sec. | ||
| 3329 | 2026.05.02 04:35:08.345481 [ 259 ] {c4bdc9b1-44be-45ec-8b96-e9f66c2df97c} <Debug> TCPHandler: Processed in 0.001258399 sec. | ||
| 3330 | 2026.05.02 04:35:13.036247 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.05.02 04:35:13.036506 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3332 | 2026.05.02 04:35:13.036863 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3333 | 2026.05.02 04:35:13.036904 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3334 | 2026.05.02 04:35:13.037139 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3335 | 2026.05.02 04:35:13.037208 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3336 | 2026.05.02 04:35:13.037345 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3337 | 2026.05.02 04:35:13.037433 [ 337 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3338 | 2026.05.02 04:35:13.037520 [ 326 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3339 | 2026.05.02 04:35:13.037683 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3340 | 2026.05.02 04:35:13.037713 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3341 | 2026.05.02 04:35:13.037787 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3342 | 2026.05.02 04:35:13.037807 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3343 | 2026.05.02 04:35:13.037842 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3344 | 2026.05.02 04:35:13.037881 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3345 | 2026.05.02 04:35:13.039075 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002667 sec., 16497.937757780277 rows/sec., 1.88 MiB/sec. | ||
| 3346 | 2026.05.02 04:35:13.039183 [ 259 ] {4c2cdc8d-a3a0-4d24-a040-49fa5f2433f9} <Debug> TCPHandler: Processed in 0.003067659 sec. | ||
| 3347 | 2026.05.02 04:35:13.040636 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.05.02 04:35:13.040745 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3349 | 2026.05.02 04:35:13.040789 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3350 | 2026.05.02 04:35:13.041310 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.05.02 04:35:13.041345 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3352 | 2026.05.02 04:35:13.041719 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3353 | 2026.05.02 04:35:13.041958 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.05.02 04:35:13.042099 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001385 sec., 40433.21299638989 rows/sec., 3.11 MiB/sec. | ||
| 3355 | 2026.05.02 04:35:13.042137 [ 259 ] {3e49b7a7-4180-42e4-ae4f-c7c873b9e3e2} <Debug> TCPHandler: Processed in 0.001552255 sec. | ||
| 3356 | 2026.05.02 04:35:13.042267 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.05.02 04:35:13.042365 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3358 | 2026.05.02 04:35:13.042404 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3359 | 2026.05.02 04:35:13.042859 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.05.02 04:35:13.042894 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3361 | 2026.05.02 04:35:13.043187 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3362 | 2026.05.02 04:35:13.043391 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.05.02 04:35:13.043517 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 3364 | 2026.05.02 04:35:13.043553 [ 259 ] {4511c9c1-2b3b-447a-8384-6d447a1cf713} <Debug> TCPHandler: Processed in 0.0013422 sec. | ||
| 3365 | 2026.05.02 04:35:13.043673 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.05.02 04:35:13.043767 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.05.02 04:35:13.043809 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3368 | 2026.05.02 04:35:13.044186 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.02 04:35:13.044219 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3370 | 2026.05.02 04:35:13.044541 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.05.02 04:35:13.044745 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.05.02 04:35:13.044873 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001125 sec., 113777.77777777778 rows/sec., 7.92 MiB/sec. | ||
| 3373 | 2026.05.02 04:35:13.044908 [ 259 ] {3419e2c8-8f94-4ad9-8d24-6a5ad70244e4} <Debug> TCPHandler: Processed in 0.001282629 sec. | ||
| 3374 | 2026.05.02 04:35:13.045025 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.05.02 04:35:13.045120 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.05.02 04:35:13.045159 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3377 | 2026.05.02 04:35:13.045484 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.05.02 04:35:13.045518 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3379 | 2026.05.02 04:35:13.045805 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3380 | 2026.05.02 04:35:13.046013 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.05.02 04:35:13.046137 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001036 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 3382 | 2026.05.02 04:35:13.046170 [ 259 ] {5b331330-f9a5-4041-beb9-d684b71897ac} <Debug> TCPHandler: Processed in 0.001192397 sec. | ||
| 3383 | 2026.05.02 04:35:14.018467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6243 | ||
| 3384 | 2026.05.02 04:35:14.019072 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.05.02 04:35:14.019122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3386 | 2026.05.02 04:35:14.019590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3387 | 2026.05.02 04:35:14.019813 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.05.02 04:35:14.019940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6243 | ||
| 3389 | 2026.05.02 04:35:14.355632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3390 | 2026.05.02 04:35:14.372197 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.02 04:35:14.372252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3392 | 2026.05.02 04:35:14.378648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3393 | 2026.05.02 04:35:14.379395 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.02 04:35:14.382449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3395 | 2026.05.02 04:35:15.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.02 MiB, peak 231.02 MiB, free memory in arenas 0.00 B, will set to 228.70 MiB (RSS), difference: 1.68 MiB | ||
| 3396 | 2026.05.02 04:35:16.529955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 448 | ||
| 3397 | 2026.05.02 04:35:16.532733 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.05.02 04:35:16.532790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3399 | 2026.05.02 04:35:16.534030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3400 | 2026.05.02 04:35:16.534319 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.05.02 04:35:16.534661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3402 | 2026.05.02 04:35:18.041506 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.05.02 04:35:18.041769 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3404 | 2026.05.02 04:35:18.042165 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3405 | 2026.05.02 04:35:18.042215 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3406 | 2026.05.02 04:35:18.042461 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3407 | 2026.05.02 04:35:18.042530 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3408 | 2026.05.02 04:35:18.042668 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3409 | 2026.05.02 04:35:18.042773 [ 309 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3410 | 2026.05.02 04:35:18.042789 [ 300 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3411 | 2026.05.02 04:35:18.042899 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3412 | 2026.05.02 04:35:18.042926 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3413 | 2026.05.02 04:35:18.042994 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3414 | 2026.05.02 04:35:18.043013 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3415 | 2026.05.02 04:35:18.043047 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3416 | 2026.05.02 04:35:18.043083 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3417 | 2026.05.02 04:35:18.044178 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002523 sec., 17439.55608402695 rows/sec., 3.65 MiB/sec. | ||
| 3418 | 2026.05.02 04:35:18.044279 [ 259 ] {edbb2c49-36d7-4603-a003-41002dc0db48} <Debug> TCPHandler: Processed in 0.002919275 sec. | ||
| 3419 | 2026.05.02 04:35:18.049088 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.05.02 04:35:18.049221 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.05.02 04:35:18.049274 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3422 | 2026.05.02 04:35:18.049876 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.05.02 04:35:18.049924 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3424 | 2026.05.02 04:35:18.050326 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3425 | 2026.05.02 04:35:18.050545 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.02 04:35:18.050685 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001501 sec., 189207.1952031979 rows/sec., 12.02 MiB/sec. | ||
| 3427 | 2026.05.02 04:35:18.050682 [ 75 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3428 | 2026.05.02 04:35:18.050723 [ 259 ] {62cbcb9d-27ef-47ff-bda1-03875f180290} <Debug> TCPHandler: Processed in 0.001696868 sec. | ||
| 3429 | 2026.05.02 04:35:18.050766 [ 75 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.05.02 04:35:18.050797 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3431 | 2026.05.02 04:35:18.050860 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.05.02 04:35:18.050898 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 3433 | 2026.05.02 04:35:18.050958 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3434 | 2026.05.02 04:35:18.051000 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3435 | 2026.05.02 04:35:18.051014 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2026.05.02 04:35:18.051061 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3437 | 2026.05.02 04:35:18.051145 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3438 | 2026.05.02 04:35:18.051202 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3439 | 2026.05.02 04:35:18.051253 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3440 | 2026.05.02 04:35:18.051296 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3441 | 2026.05.02 04:35:18.051721 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.05.02 04:35:18.051756 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3443 | 2026.05.02 04:35:18.052171 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131314 sec., 1081377.461656792 rows/sec., 72.81 MiB/sec. | ||
| 3444 | 2026.05.02 04:35:18.052207 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3445 | 2026.05.02 04:35:18.052344 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3446 | 2026.05.02 04:35:18.052428 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.05.02 04:35:18.052558 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001618 sec., 506180.4697156984 rows/sec., 39.26 MiB/sec. | ||
| 3448 | 2026.05.02 04:35:18.052594 [ 259 ] {3151c75c-14b0-4086-a551-31e0de6001de} <Debug> TCPHandler: Processed in 0.00178244 sec. | ||
| 3449 | 2026.05.02 04:35:18.052665 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.05.02 04:35:18.052703 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.05.02 04:35:18.052739 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_9_2} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3452 | 2026.05.02 04:35:18.052798 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.05.02 04:35:18.052805 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3454 | 2026.05.02 04:35:18.052837 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3455 | 2026.05.02 04:35:18.053272 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.05.02 04:35:18.053307 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3457 | 2026.05.02 04:35:18.053605 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3458 | 2026.05.02 04:35:18.053817 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.05.02 04:35:18.053918 [ 75 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3460 | 2026.05.02 04:35:18.053938 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001157 sec., 132238.54796888505 rows/sec., 7.91 MiB/sec. | ||
| 3461 | 2026.05.02 04:35:18.053956 [ 75 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.05.02 04:35:18.053979 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3463 | 2026.05.02 04:35:18.053979 [ 259 ] {dfb3032d-44ff-46b6-bbd5-bc678542b3be} <Debug> TCPHandler: Processed in 0.00132417 sec. | ||
| 3464 | 2026.05.02 04:35:18.054072 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 3465 | 2026.05.02 04:35:18.054119 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.05.02 04:35:18.054195 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2026.05.02 04:35:18.054218 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.05.02 04:35:18.054236 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
| 3469 | 2026.05.02 04:35:18.054262 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3470 | 2026.05.02 04:35:18.054313 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 157 rows starting from the beginning of the part | ||
| 3471 | 2026.05.02 04:35:18.054368 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 3472 | 2026.05.02 04:35:18.054411 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 153 rows starting from the beginning of the part | ||
| 3473 | 2026.05.02 04:35:18.054454 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
| 3474 | 2026.05.02 04:35:18.054497 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 153 rows starting from the beginning of the part | ||
| 3475 | 2026.05.02 04:35:18.054680 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.05.02 04:35:18.054723 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3477 | 2026.05.02 04:35:18.055038 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3478 | 2026.05.02 04:35:18.055263 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.05.02 04:35:18.055388 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 3480 | 2026.05.02 04:35:18.055426 [ 259 ] {362a4ebb-0374-4018-a37b-96792b8f04b5} <Debug> TCPHandler: Processed in 0.00135428 sec. | ||
| 3481 | 2026.05.02 04:35:18.055499 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464744 sec., 513400.29383974266 rows/sec., 33.85 MiB/sec. | ||
| 3482 | 2026.05.02 04:35:18.055538 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.05.02 04:35:18.055637 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3484 | 2026.05.02 04:35:18.055658 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3485 | 2026.05.02 04:35:18.055679 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3486 | 2026.05.02 04:35:18.055903 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.02 04:35:18.055972 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_16_3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3488 | 2026.05.02 04:35:18.056040 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3489 | 2026.05.02 04:35:18.056092 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.05.02 04:35:18.056133 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3491 | 2026.05.02 04:35:18.056434 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3492 | 2026.05.02 04:35:18.056640 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.05.02 04:35:18.056734 [ 75 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3494 | 2026.05.02 04:35:18.056762 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 3495 | 2026.05.02 04:35:18.056764 [ 75 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.05.02 04:35:18.056801 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3497 | 2026.05.02 04:35:18.056805 [ 259 ] {7f3bc6f7-c3de-4db6-b744-c424dc3550c3} <Debug> TCPHandler: Processed in 0.00131385 sec. | ||
| 3498 | 2026.05.02 04:35:18.056864 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 3499 | 2026.05.02 04:35:18.056926 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.05.02 04:35:18.056942 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3501 | 2026.05.02 04:35:18.056966 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3502 | 2026.05.02 04:35:18.057020 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3503 | 2026.05.02 04:35:18.057033 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3504 | 2026.05.02 04:35:18.057058 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3505 | 2026.05.02 04:35:18.057081 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3506 | 2026.05.02 04:35:18.057124 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3507 | 2026.05.02 04:35:18.057165 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3508 | 2026.05.02 04:35:18.057612 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.05.02 04:35:18.057646 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3510 | 2026.05.02 04:35:18.057894 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001052603 sec., 703019.0869682111 rows/sec., 42.66 MiB/sec. | ||
| 3511 | 2026.05.02 04:35:18.057970 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3512 | 2026.05.02 04:35:18.058017 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3513 | 2026.05.02 04:35:18.058191 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.05.02 04:35:18.058255 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.02 04:35:18.058315 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001313 sec., 381568.9261233816 rows/sec., 26.82 MiB/sec. | ||
| 3516 | 2026.05.02 04:35:18.058316 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_9_2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3517 | 2026.05.02 04:35:18.058352 [ 259 ] {0d0c1d41-a744-48dd-b7ba-31a76a0b38c6} <Debug> TCPHandler: Processed in 0.001472943 sec. | ||
| 3518 | 2026.05.02 04:35:18.058378 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3519 | 2026.05.02 04:35:18.058459 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.05.02 04:35:18.058553 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3521 | 2026.05.02 04:35:18.058593 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3522 | 2026.05.02 04:35:18.058913 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.05.02 04:35:18.058947 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3524 | 2026.05.02 04:35:18.059246 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3525 | 2026.05.02 04:35:18.059451 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.05.02 04:35:18.059571 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 3527 | 2026.05.02 04:35:18.059606 [ 259 ] {b86fe45b-b037-40aa-9736-ae80f4ab26e0} <Debug> TCPHandler: Processed in 0.001194637 sec. | ||
| 3528 | 2026.05.02 04:35:18.059716 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.05.02 04:35:18.059809 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.05.02 04:35:18.059851 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3531 | 2026.05.02 04:35:18.060232 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.05.02 04:35:18.060268 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3533 | 2026.05.02 04:35:18.060582 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3534 | 2026.05.02 04:35:18.060790 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.05.02 04:35:18.060918 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001127 sec., 235137.53327417924 rows/sec., 15.63 MiB/sec. | ||
| 3536 | 2026.05.02 04:35:18.060954 [ 259 ] {68b8928d-f4ae-42f6-850e-d58f35822e39} <Debug> TCPHandler: Processed in 0.001285139 sec. | ||
| 3537 | 2026.05.02 04:35:18.061065 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2026.05.02 04:35:18.061158 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3539 | 2026.05.02 04:35:18.061198 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3540 | 2026.05.02 04:35:18.061501 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.05.02 04:35:18.061536 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3542 | 2026.05.02 04:35:18.061817 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3543 | 2026.05.02 04:35:18.062016 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.05.02 04:35:18.062135 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 67.72 KiB/sec. | ||
| 3545 | 2026.05.02 04:35:18.062170 [ 259 ] {f4b8f656-d55b-4ddc-b930-4b3000aede0f} <Debug> TCPHandler: Processed in 0.001153396 sec. | ||
| 3546 | 2026.05.02 04:35:18.062280 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2026.05.02 04:35:18.062372 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3548 | 2026.05.02 04:35:18.062425 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3549 | 2026.05.02 04:35:18.063133 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.05.02 04:35:18.063169 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3551 | 2026.05.02 04:35:18.063651 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3552 | 2026.05.02 04:35:18.063871 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.05.02 04:35:18.063978 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3554 | 2026.05.02 04:35:18.064002 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001647 sec., 6678.809957498482 rows/sec., 11.97 MiB/sec. | ||
| 3555 | 2026.05.02 04:35:18.064035 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2026.05.02 04:35:18.064061 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3557 | 2026.05.02 04:35:18.064063 [ 259 ] {c15feeb4-1028-403b-9346-7872b11cc66d} <Debug> TCPHandler: Processed in 0.001830461 sec. | ||
| 3558 | 2026.05.02 04:35:18.064135 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 3559 | 2026.05.02 04:35:18.064188 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.05.02 04:35:18.064287 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.05.02 04:35:18.064328 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3562 | 2026.05.02 04:35:18.064379 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3563 | 2026.05.02 04:35:18.064453 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3564 | 2026.05.02 04:35:18.064598 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 3565 | 2026.05.02 04:35:18.064654 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.02 04:35:18.064693 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3567 | 2026.05.02 04:35:18.064729 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 3568 | 2026.05.02 04:35:18.064852 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 3569 | 2026.05.02 04:35:18.064972 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 3570 | 2026.05.02 04:35:18.064993 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3571 | 2026.05.02 04:35:18.065095 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 3572 | 2026.05.02 04:35:18.065203 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.02 04:35:18.065327 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 3574 | 2026.05.02 04:35:18.065361 [ 259 ] {0110395b-993b-4562-ad1e-bc203c13c923} <Debug> TCPHandler: Processed in 0.001220677 sec. | ||
| 3575 | 2026.05.02 04:35:18.068004 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 19 columns (19 merged, 0 gathered) in 0.003921128 sec., 76508.59650590339 rows/sec., 137.10 MiB/sec. | ||
| 3576 | 2026.05.02 04:35:18.068767 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3577 | 2026.05.02 04:35:18.069071 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.02 04:35:18.069131 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3579 | 2026.05.02 04:35:18.069230 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3580 | 2026.05.02 04:35:19.779942 [ 91 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3581 | 2026.05.02 04:35:19.780012 [ 91 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.02 04:35:19.780036 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3583 | 2026.05.02 04:35:19.780205 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::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 | ||
| 3584 | 2026.05.02 04:35:19.780409 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3585 | 2026.05.02 04:35:19.780446 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::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 | ||
| 3586 | 2026.05.02 04:35:19.780521 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3587 | 2026.05.02 04:35:19.780574 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3588 | 2026.05.02 04:35:19.780620 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3589 | 2026.05.02 04:35:19.780668 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::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 | ||
| 3590 | 2026.05.02 04:35:19.781496 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374031 sec., 23289.1397646778 rows/sec., 1.94 MiB/sec. | ||
| 3591 | 2026.05.02 04:35:19.781710 [ 198 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3592 | 2026.05.02 04:35:19.782084 [ 198 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.05.02 04:35:19.782171 [ 198 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_5_1} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3594 | 2026.05.02 04:35:19.782273 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3595 | 2026.05.02 04:35:21.432273 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3596 | 2026.05.02 04:35:21.432341 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3597 | 2026.05.02 04:35:21.520075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6691 | ||
| 3598 | 2026.05.02 04:35:21.520548 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.05.02 04:35:21.520584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3600 | 2026.05.02 04:35:21.521073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3601 | 2026.05.02 04:35:21.521299 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.05.02 04:35:21.521426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3603 | 2026.05.02 04:35:21.882578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3604 | 2026.05.02 04:35:21.899927 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.05.02 04:35:21.899990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3606 | 2026.05.02 04:35:21.905442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3607 | 2026.05.02 04:35:21.906123 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.05.02 04:35:21.909401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3609 | 2026.05.02 04:35:23.038370 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.05.02 04:35:23.038625 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3611 | 2026.05.02 04:35:23.038998 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3612 | 2026.05.02 04:35:23.039041 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3613 | 2026.05.02 04:35:23.039295 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3614 | 2026.05.02 04:35:23.039376 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3615 | 2026.05.02 04:35:23.039528 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3616 | 2026.05.02 04:35:23.039621 [ 337 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3617 | 2026.05.02 04:35:23.039679 [ 300 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3618 | 2026.05.02 04:35:23.039832 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3619 | 2026.05.02 04:35:23.039861 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3620 | 2026.05.02 04:35:23.039931 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3621 | 2026.05.02 04:35:23.039952 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3622 | 2026.05.02 04:35:23.039988 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3623 | 2026.05.02 04:35:23.040031 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3624 | 2026.05.02 04:35:23.041657 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003134 sec., 14039.566049776642 rows/sec., 2.94 MiB/sec. | ||
| 3625 | 2026.05.02 04:35:23.041765 [ 259 ] {f89ebfec-f78b-4c8d-a265-1d389a039ce0} <Debug> TCPHandler: Processed in 0.003532389 sec. | ||
| 3626 | 2026.05.02 04:35:23.043921 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.05.02 04:35:23.044053 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3628 | 2026.05.02 04:35:23.044107 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3629 | 2026.05.02 04:35:23.044650 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.02 04:35:23.044693 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3631 | 2026.05.02 04:35:23.045074 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3632 | 2026.05.02 04:35:23.045296 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.02 04:35:23.045438 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001421 sec., 81632.6530612245 rows/sec., 6.93 MiB/sec. | ||
| 3634 | 2026.05.02 04:35:23.045478 [ 259 ] {9e8e72cf-78c0-404c-be12-533eebe221d9} <Debug> TCPHandler: Processed in 0.001621577 sec. | ||
| 3635 | 2026.05.02 04:35:23.045602 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.05.02 04:35:23.045703 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.05.02 04:35:23.045744 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3638 | 2026.05.02 04:35:23.046146 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.05.02 04:35:23.046182 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3640 | 2026.05.02 04:35:23.046489 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3641 | 2026.05.02 04:35:23.046727 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.02 04:35:23.046859 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001178 sec., 25466.893039049235 rows/sec., 1.87 MiB/sec. | ||
| 3643 | 2026.05.02 04:35:23.046897 [ 259 ] {2259d4df-e56a-4d39-8eeb-e2ad71097235} <Debug> TCPHandler: Processed in 0.00134714 sec. | ||
| 3644 | 2026.05.02 04:35:23.047015 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.05.02 04:35:23.047113 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3646 | 2026.05.02 04:35:23.047152 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3647 | 2026.05.02 04:35:23.047561 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.05.02 04:35:23.047597 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3649 | 2026.05.02 04:35:23.047915 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3650 | 2026.05.02 04:35:23.048131 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.05.02 04:35:23.048262 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001167 sec., 80548.4147386461 rows/sec., 6.29 MiB/sec. | ||
| 3652 | 2026.05.02 04:35:23.048298 [ 259 ] {fb787aca-580a-493b-b60b-27d2e4339577} <Debug> TCPHandler: Processed in 0.00133275 sec. | ||
| 3653 | 2026.05.02 04:35:23.048413 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.05.02 04:35:23.048513 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.05.02 04:35:23.048556 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2026.05.02 04:35:23.048963 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.05.02 04:35:23.049000 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3658 | 2026.05.02 04:35:23.049327 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3659 | 2026.05.02 04:35:23.049547 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.05.02 04:35:23.049676 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3661 | 2026.05.02 04:35:23.049713 [ 259 ] {43db6b79-60b6-4fce-8852-28c42bc2ee6a} <Debug> TCPHandler: Processed in 0.00135093 sec. | ||
| 3662 | 2026.05.02 04:35:23.049830 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.05.02 04:35:23.049927 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.02 04:35:23.049983 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3665 | 2026.05.02 04:35:23.050740 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.02 04:35:23.050778 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3667 | 2026.05.02 04:35:23.051312 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3668 | 2026.05.02 04:35:23.051565 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.05.02 04:35:23.051706 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001797 sec., 16694.49081803005 rows/sec., 29.92 MiB/sec. | ||
| 3670 | 2026.05.02 04:35:23.051765 [ 259 ] {da5f0fb1-37a6-48b3-ae3d-c3ff8b32303e} <Debug> TCPHandler: Processed in 0.001984894 sec. | ||
| 3671 | 2026.05.02 04:35:23.051885 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.05.02 04:35:23.051982 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.05.02 04:35:23.052025 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3674 | 2026.05.02 04:35:23.052363 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.05.02 04:35:23.052399 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3676 | 2026.05.02 04:35:23.052709 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3677 | 2026.05.02 04:35:23.052926 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.02 04:35:23.053052 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3679 | 2026.05.02 04:35:23.053089 [ 259 ] {a89d38e3-f3eb-431a-ab65-588159711b85} <Debug> TCPHandler: Processed in 0.001254148 sec. | ||
| 3680 | 2026.05.02 04:35:26.534998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 486 | ||
| 3681 | 2026.05.02 04:35:26.537398 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.05.02 04:35:26.537446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3683 | 2026.05.02 04:35:26.538641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3684 | 2026.05.02 04:35:26.538909 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.05.02 04:35:26.539154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3686 | 2026.05.02 04:35:28.043125 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.05.02 04:35:28.043368 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 3688 | 2026.05.02 04:35:28.043742 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3689 | 2026.05.02 04:35:28.043784 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 3690 | 2026.05.02 04:35:28.044036 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3691 | 2026.05.02 04:35:28.044111 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3692 | 2026.05.02 04:35:28.044258 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3693 | 2026.05.02 04:35:28.044366 [ 309 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3694 | 2026.05.02 04:35:28.044384 [ 310 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3695 | 2026.05.02 04:35:28.044496 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3696 | 2026.05.02 04:35:28.044523 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3697 | 2026.05.02 04:35:28.044597 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3698 | 2026.05.02 04:35:28.044619 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3699 | 2026.05.02 04:35:28.044655 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3700 | 2026.05.02 04:35:28.044697 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3701 | 2026.05.02 04:35:28.045935 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002669 sec., 16485.575121768452 rows/sec., 3.45 MiB/sec. | ||
| 3702 | 2026.05.02 04:35:28.046075 [ 259 ] {355e1206-a17e-447e-9a88-d9f4b6b23a71} <Debug> TCPHandler: Processed in 0.003081309 sec. | ||
| 3703 | 2026.05.02 04:35:28.053749 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.05.02 04:35:28.053888 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3705 | 2026.05.02 04:35:28.053942 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3706 | 2026.05.02 04:35:28.054604 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.05.02 04:35:28.054654 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3708 | 2026.05.02 04:35:28.055131 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3709 | 2026.05.02 04:35:28.055433 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.05.02 04:35:28.055606 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 3711 | 2026.05.02 04:35:28.055662 [ 259 ] {17ac9f70-9e38-4791-b095-5d4fe5953c69} <Debug> TCPHandler: Processed in 0.001984605 sec. | ||
| 3712 | 2026.05.02 04:35:28.055815 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.02 04:35:28.055925 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3714 | 2026.05.02 04:35:28.055972 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3715 | 2026.05.02 04:35:28.056785 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.05.02 04:35:28.056824 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3717 | 2026.05.02 04:35:28.057211 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3718 | 2026.05.02 04:35:28.057438 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.05.02 04:35:28.057543 [ 116 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3720 | 2026.05.02 04:35:28.057578 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001679 sec., 487790.35139964265 rows/sec., 37.83 MiB/sec. | ||
| 3721 | 2026.05.02 04:35:28.057596 [ 116 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.05.02 04:35:28.057621 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3723 | 2026.05.02 04:35:28.057622 [ 259 ] {4355c860-35ac-4f73-89e1-4ab53075970f} <Debug> TCPHandler: Processed in 0.001870162 sec. | ||
| 3724 | 2026.05.02 04:35:28.057716 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 3725 | 2026.05.02 04:35:28.057751 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.05.02 04:35:28.057810 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3727 | 2026.05.02 04:35:28.057839 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3235 rows starting from the beginning of the part | ||
| 3728 | 2026.05.02 04:35:28.057857 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3729 | 2026.05.02 04:35:28.057896 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2466 rows starting from the beginning of the part | ||
| 3730 | 2026.05.02 04:35:28.057902 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3731 | 2026.05.02 04:35:28.057945 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3732 | 2026.05.02 04:35:28.057990 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 819 rows starting from the beginning of the part | ||
| 3733 | 2026.05.02 04:35:28.058029 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3734 | 2026.05.02 04:35:28.058069 [ 186 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 819 rows starting from the beginning of the part | ||
| 3735 | 2026.05.02 04:35:28.058362 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.05.02 04:35:28.058399 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3737 | 2026.05.02 04:35:28.058732 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3738 | 2026.05.02 04:35:28.058969 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.05.02 04:35:28.059107 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001274 sec., 120094.19152276295 rows/sec., 7.18 MiB/sec. | ||
| 3740 | 2026.05.02 04:35:28.059146 [ 259 ] {f2d7db60-f8af-4a03-831b-f0640f452319} <Debug> TCPHandler: Processed in 0.001446852 sec. | ||
| 3741 | 2026.05.02 04:35:28.059263 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.05.02 04:35:28.059365 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.05.02 04:35:28.059406 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3744 | 2026.05.02 04:35:28.059851 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.05.02 04:35:28.059889 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3746 | 2026.05.02 04:35:28.060196 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3747 | 2026.05.02 04:35:28.060415 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.05.02 04:35:28.060479 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7511 rows, containing 5 columns (5 merged, 0 gathered) in 0.002797943 sec., 2684472.128274236 rows/sec., 212.82 MiB/sec. | ||
| 3749 | 2026.05.02 04:35:28.060547 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 3750 | 2026.05.02 04:35:28.060590 [ 259 ] {1abafc3f-e106-4420-b4e8-99d99aeddd07} <Debug> TCPHandler: Processed in 0.001377651 sec. | ||
| 3751 | 2026.05.02 04:35:28.060708 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.05.02 04:35:28.060808 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.05.02 04:35:28.060850 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3754 | 2026.05.02 04:35:28.060916 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3755 | 2026.05.02 04:35:28.061284 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.02 04:35:28.061294 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.05.02 04:35:28.061341 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3758 | 2026.05.02 04:35:28.061377 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_21_4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3759 | 2026.05.02 04:35:28.061477 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3760 | 2026.05.02 04:35:28.061678 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3761 | 2026.05.02 04:35:28.061905 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.05.02 04:35:28.062032 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 3763 | 2026.05.02 04:35:28.062068 [ 259 ] {f893fc5f-b21b-4ae5-bc9b-facbd9e4eadd} <Debug> TCPHandler: Processed in 0.001411782 sec. | ||
| 3764 | 2026.05.02 04:35:28.062184 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.05.02 04:35:28.062282 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3766 | 2026.05.02 04:35:28.062323 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3767 | 2026.05.02 04:35:28.062918 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.05.02 04:35:28.062953 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3769 | 2026.05.02 04:35:28.063289 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3770 | 2026.05.02 04:35:28.063502 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.05.02 04:35:28.063597 [ 117 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3772 | 2026.05.02 04:35:28.063628 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001365 sec., 367032.9670329671 rows/sec., 25.80 MiB/sec. | ||
| 3773 | 2026.05.02 04:35:28.063636 [ 117 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.05.02 04:35:28.063662 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3775 | 2026.05.02 04:35:28.063665 [ 259 ] {cebc8154-94db-4f8d-8253-a9345460d269} <Debug> TCPHandler: Processed in 0.001531885 sec. | ||
| 3776 | 2026.05.02 04:35:28.063733 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 3777 | 2026.05.02 04:35:28.063785 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.02 04:35:28.063827 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2026.05.02 04:35:28.063858 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1791 rows starting from the beginning of the part | ||
| 3780 | 2026.05.02 04:35:28.063883 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3781 | 2026.05.02 04:35:28.063910 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1328 rows starting from the beginning of the part | ||
| 3782 | 2026.05.02 04:35:28.063927 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3783 | 2026.05.02 04:35:28.063957 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3784 | 2026.05.02 04:35:28.064019 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 501 rows starting from the beginning of the part | ||
| 3785 | 2026.05.02 04:35:28.064068 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 94 rows starting from the beginning of the part | ||
| 3786 | 2026.05.02 04:35:28.064111 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 501 rows starting from the beginning of the part | ||
| 3787 | 2026.05.02 04:35:28.064265 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.05.02 04:35:28.064299 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3789 | 2026.05.02 04:35:28.064608 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3790 | 2026.05.02 04:35:28.064822 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.05.02 04:35:28.064949 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 3792 | 2026.05.02 04:35:28.064984 [ 259 ] {4df28037-b3e9-4558-9c65-f4e535324fff} <Debug> TCPHandler: Processed in 0.001249218 sec. | ||
| 3793 | 2026.05.02 04:35:28.065097 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.05.02 04:35:28.065193 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3795 | 2026.05.02 04:35:28.065237 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3796 | 2026.05.02 04:35:28.065476 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773749 sec., 2412404.4608340864 rows/sec., 174.45 MiB/sec. | ||
| 3797 | 2026.05.02 04:35:28.065645 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.05.02 04:35:28.065651 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3799 | 2026.05.02 04:35:28.065680 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3800 | 2026.05.02 04:35:28.065899 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.05.02 04:35:28.065961 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_21_4} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3802 | 2026.05.02 04:35:28.066015 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3803 | 2026.05.02 04:35:28.066016 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3804 | 2026.05.02 04:35:28.066237 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.05.02 04:35:28.066341 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3806 | 2026.05.02 04:35:28.066363 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 3807 | 2026.05.02 04:35:28.066384 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.05.02 04:35:28.066399 [ 259 ] {43a766b5-2500-40d8-8b9a-f449f8693a72} <Debug> TCPHandler: Processed in 0.00135198 sec. | ||
| 3809 | 2026.05.02 04:35:28.066415 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3810 | 2026.05.02 04:35:28.066489 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 3811 | 2026.05.02 04:35:28.066514 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.05.02 04:35:28.066580 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3813 | 2026.05.02 04:35:28.066607 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6767 rows starting from the beginning of the part | ||
| 3814 | 2026.05.02 04:35:28.066611 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.05.02 04:35:28.066656 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3816 | 2026.05.02 04:35:28.066663 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1501 rows starting from the beginning of the part | ||
| 3817 | 2026.05.02 04:35:28.066710 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3818 | 2026.05.02 04:35:28.066749 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3819 | 2026.05.02 04:35:28.066790 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 3820 | 2026.05.02 04:35:28.066828 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3821 | 2026.05.02 04:35:28.066978 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.05.02 04:35:28.067012 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3823 | 2026.05.02 04:35:28.067315 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3824 | 2026.05.02 04:35:28.067540 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.05.02 04:35:28.067633 [ 117 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3826 | 2026.05.02 04:35:28.067662 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 3827 | 2026.05.02 04:35:28.067664 [ 117 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.05.02 04:35:28.067694 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3829 | 2026.05.02 04:35:28.067698 [ 259 ] {5975cdaf-2ba8-4db7-aa1f-79fee453679e} <Debug> TCPHandler: Processed in 0.001234047 sec. | ||
| 3830 | 2026.05.02 04:35:28.067757 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 3831 | 2026.05.02 04:35:28.067825 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.02 04:35:28.067839 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3833 | 2026.05.02 04:35:28.067866 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3834 | 2026.05.02 04:35:28.067911 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3835 | 2026.05.02 04:35:28.067922 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3836 | 2026.05.02 04:35:28.067949 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3837 | 2026.05.02 04:35:28.067979 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3838 | 2026.05.02 04:35:28.067983 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3839 | 2026.05.02 04:35:28.068024 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3840 | 2026.05.02 04:35:28.068058 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3841 | 2026.05.02 04:35:28.068735 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.05.02 04:35:28.068769 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3843 | 2026.05.02 04:35:28.068936 [ 190 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203277 sec., 8310.638365064735 rows/sec., 559.99 KiB/sec. | ||
| 3844 | 2026.05.02 04:35:28.069049 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3845 | 2026.05.02 04:35:28.069333 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.05.02 04:35:28.069395 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_10_2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3847 | 2026.05.02 04:35:28.069448 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3848 | 2026.05.02 04:35:28.069500 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3849 | 2026.05.02 04:35:28.069737 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.05.02 04:35:28.069887 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001983 sec., 5547.1507816439735 rows/sec., 9.94 MiB/sec. | ||
| 3851 | 2026.05.02 04:35:28.069931 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9086 rows, containing 5 columns (5 merged, 0 gathered) in 0.003471789 sec., 2617094.5296502756 rows/sec., 166.40 MiB/sec. | ||
| 3852 | 2026.05.02 04:35:28.069942 [ 259 ] {d6dde1ff-4039-4c19-bd8e-b8eb174ae8d3} <Debug> TCPHandler: Processed in 0.002167609 sec. | ||
| 3853 | 2026.05.02 04:35:28.070083 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.05.02 04:35:28.070109 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3855 | 2026.05.02 04:35:28.070270 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3856 | 2026.05.02 04:35:28.070313 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3857 | 2026.05.02 04:35:28.070435 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.05.02 04:35:28.070496 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3859 | 2026.05.02 04:35:28.070561 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3860 | 2026.05.02 04:35:28.070646 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.05.02 04:35:28.070774 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3862 | 2026.05.02 04:35:28.071092 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3863 | 2026.05.02 04:35:28.071306 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.05.02 04:35:28.071396 [ 117 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3865 | 2026.05.02 04:35:28.071422 [ 117 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.05.02 04:35:28.071429 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 4.78 MiB/sec. | ||
| 3867 | 2026.05.02 04:35:28.071438 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3868 | 2026.05.02 04:35:28.071466 [ 259 ] {bdbc0f4f-2d02-43a1-a2a5-b4eff156eb82} <Debug> TCPHandler: Processed in 0.001432602 sec. | ||
| 3869 | 2026.05.02 04:35:28.071496 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 3870 | 2026.05.02 04:35:28.071567 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3871 | 2026.05.02 04:35:28.071591 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
| 3872 | 2026.05.02 04:35:28.071636 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 3873 | 2026.05.02 04:35:28.071675 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3874 | 2026.05.02 04:35:28.071713 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3875 | 2026.05.02 04:35:28.071751 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 3876 | 2026.05.02 04:35:28.071791 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3877 | 2026.05.02 04:35:28.072566 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093245 sec., 1152532.1405540386 rows/sec., 73.70 MiB/sec. | ||
| 3878 | 2026.05.02 04:35:28.072812 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3879 | 2026.05.02 04:35:28.073137 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.05.02 04:35:28.073224 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_21_4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3881 | 2026.05.02 04:35:28.073317 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3882 | 2026.05.02 04:35:29.021592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7203 | ||
| 3883 | 2026.05.02 04:35:29.022470 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.05.02 04:35:29.022545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3885 | 2026.05.02 04:35:29.023294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3886 | 2026.05.02 04:35:29.023520 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.05.02 04:35:29.023649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7203 | ||
| 3888 | 2026.05.02 04:35:29.409517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3889 | 2026.05.02 04:35:29.427368 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.05.02 04:35:29.427427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3891 | 2026.05.02 04:35:29.433288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3892 | 2026.05.02 04:35:29.433974 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.05.02 04:35:29.437122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3894 | 2026.05.02 04:35:33.038923 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.05.02 04:35:33.039168 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3896 | 2026.05.02 04:35:33.039510 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3897 | 2026.05.02 04:35:33.039546 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3898 | 2026.05.02 04:35:33.039765 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3899 | 2026.05.02 04:35:33.039840 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3900 | 2026.05.02 04:35:33.039980 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3901 | 2026.05.02 04:35:33.040105 [ 300 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3902 | 2026.05.02 04:35:33.040105 [ 310 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3903 | 2026.05.02 04:35:33.040254 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 3904 | 2026.05.02 04:35:33.040282 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3905 | 2026.05.02 04:35:33.040350 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3906 | 2026.05.02 04:35:33.040370 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3907 | 2026.05.02 04:35:33.040403 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3908 | 2026.05.02 04:35:33.040441 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3909 | 2026.05.02 04:35:33.041572 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002494 sec., 17642.34161988773 rows/sec., 3.69 MiB/sec. | ||
| 3910 | 2026.05.02 04:35:33.041691 [ 259 ] {178fdc61-42bd-4e57-81cc-4ce809d5a903} <Debug> TCPHandler: Processed in 0.002947816 sec. | ||
| 3911 | 2026.05.02 04:35:33.043879 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.05.02 04:35:33.044009 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3913 | 2026.05.02 04:35:33.044061 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3914 | 2026.05.02 04:35:33.044672 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.05.02 04:35:33.044721 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3916 | 2026.05.02 04:35:33.045119 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3917 | 2026.05.02 04:35:33.045362 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.05.02 04:35:33.045503 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001532 sec., 75718.01566579635 rows/sec., 6.43 MiB/sec. | ||
| 3919 | 2026.05.02 04:35:33.045539 [ 259 ] {ff0cacf7-2e25-4ff1-aa70-d88703331038} <Debug> TCPHandler: Processed in 0.001716639 sec. | ||
| 3920 | 2026.05.02 04:35:33.045661 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.05.02 04:35:33.045755 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.05.02 04:35:33.045795 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3923 | 2026.05.02 04:35:33.046193 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.05.02 04:35:33.046229 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3925 | 2026.05.02 04:35:33.046514 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3926 | 2026.05.02 04:35:33.046718 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.05.02 04:35:33.046842 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001105 sec., 27149.321266968323 rows/sec., 1.99 MiB/sec. | ||
| 3928 | 2026.05.02 04:35:33.046877 [ 259 ] {165b8700-21c6-473c-b189-4d20403e0501} <Debug> TCPHandler: Processed in 0.001264268 sec. | ||
| 3929 | 2026.05.02 04:35:33.046990 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.05.02 04:35:33.047083 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3931 | 2026.05.02 04:35:33.047121 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3932 | 2026.05.02 04:35:33.047566 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.02 04:35:33.047601 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3934 | 2026.05.02 04:35:33.047919 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3935 | 2026.05.02 04:35:33.048128 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.02 04:35:33.048247 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001181 sec., 79593.5647756139 rows/sec., 6.22 MiB/sec. | ||
| 3937 | 2026.05.02 04:35:33.048282 [ 259 ] {72d44606-0a68-4798-9f52-98dd250da313} <Debug> TCPHandler: Processed in 0.00133851 sec. | ||
| 3938 | 2026.05.02 04:35:33.048397 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.02 04:35:33.048489 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.02 04:35:33.048530 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3941 | 2026.05.02 04:35:33.048940 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.02 04:35:33.048976 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3943 | 2026.05.02 04:35:33.049299 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3944 | 2026.05.02 04:35:33.049524 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.05.02 04:35:33.049647 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3946 | 2026.05.02 04:35:33.049682 [ 259 ] {f44d98f9-b02c-41d3-a655-3b73ff9f6613} <Debug> TCPHandler: Processed in 0.00133281 sec. | ||
| 3947 | 2026.05.02 04:35:33.049805 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.02 04:35:33.049900 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.05.02 04:35:33.049954 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3950 | 2026.05.02 04:35:33.050760 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.02 04:35:33.050798 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3952 | 2026.05.02 04:35:33.051327 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3953 | 2026.05.02 04:35:33.051539 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.02 04:35:33.051669 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001786 sec., 16797.3124300112 rows/sec., 30.10 MiB/sec. | ||
| 3955 | 2026.05.02 04:35:33.051719 [ 259 ] {ccc93ae1-dd74-4395-a36a-3e2fd85f9b95} <Debug> TCPHandler: Processed in 0.001961084 sec. | ||
| 3956 | 2026.05.02 04:35:33.051837 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.05.02 04:35:33.051930 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.05.02 04:35:33.051970 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3959 | 2026.05.02 04:35:33.052301 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.05.02 04:35:33.052335 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3961 | 2026.05.02 04:35:33.052649 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3962 | 2026.05.02 04:35:33.052856 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.05.02 04:35:33.052978 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3964 | 2026.05.02 04:35:33.053013 [ 259 ] {22660084-be55-46ca-bbc3-8c2d863ae6fb} <Debug> TCPHandler: Processed in 0.001223158 sec. | ||
| 3965 | 2026.05.02 04:35:33.736537 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54243 | ||
| 3966 | 2026.05.02 04:35:33.736650 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.05.02 04:35:33.736676 [ 289 ] {} <Debug> TCP-Session: f0786896-bb8c-4854-8cd1-2c0392416f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:54243 | ||
| 3968 | 2026.05.02 04:35:33.736697 [ 289 ] {} <Debug> TCP-Session: f0786896-bb8c-4854-8cd1-2c0392416f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.05.02 04:35:33.736710 [ 289 ] {} <Debug> TCP-Session: f0786896-bb8c-4854-8cd1-2c0392416f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.05.02 04:35:33.736965 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52979 | ||
| 3971 | 2026.05.02 04:35:33.736998 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37743 | ||
| 3972 | 2026.05.02 04:35:33.736985 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41114 | ||
| 3973 | 2026.05.02 04:35:33.737031 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47762 | ||
| 3974 | 2026.05.02 04:35:33.737082 [ 289 ] {} <Trace> TCP-Session: f0786896-bb8c-4854-8cd1-2c0392416f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.05.02 04:35:33.737025 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 | ||
| 3976 | 2026.05.02 04:35:33.737134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3977 | 2026.05.02 04:35:33.737131 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2026.05.02 04:35:33.737181 [ 290 ] {} <Debug> TCP-Session: 5d1d91b3-fe56-4721-99e1-0c17aff81099 Authenticating user 'default' from [fd00:1122:3344:101::e]:52979 | ||
| 3979 | 2026.05.02 04:35:33.737000 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64211 | ||
| 3980 | 2026.05.02 04:35:33.737210 [ 290 ] {} <Debug> TCP-Session: 5d1d91b3-fe56-4721-99e1-0c17aff81099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.05.02 04:35:33.737198 [ 294 ] {} <Debug> TCP-Session: 0de963e0-fe50-4392-a5fb-7c7825745f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:37743 | ||
| 3982 | 2026.05.02 04:35:33.737235 [ 290 ] {} <Debug> TCP-Session: 5d1d91b3-fe56-4721-99e1-0c17aff81099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.02 04:35:33.737250 [ 294 ] {} <Debug> TCP-Session: 0de963e0-fe50-4392-a5fb-7c7825745f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.02 04:35:33.736965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46337 | ||
| 3985 | 2026.05.02 04:35:33.737280 [ 289 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3986 | 2026.05.02 04:35:33.737298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3987 | 2026.05.02 04:35:33.737266 [ 294 ] {} <Debug> TCP-Session: 0de963e0-fe50-4392-a5fb-7c7825745f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.02 04:35:33.737344 [ 292 ] {} <Debug> TCP-Session: 57719826-ec97-4f60-801a-73343d081d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:41114 | ||
| 3989 | 2026.05.02 04:35:33.736983 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52032 | ||
| 3990 | 2026.05.02 04:35:33.737378 [ 292 ] {} <Debug> TCP-Session: 57719826-ec97-4f60-801a-73343d081d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.05.02 04:35:33.737415 [ 292 ] {} <Debug> TCP-Session: 57719826-ec97-4f60-801a-73343d081d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.05.02 04:35:33.737445 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3993 | 2026.05.02 04:35:33.737483 [ 286 ] {} <Debug> TCP-Session: 3e122a2e-6f3f-4ef6-a755-f0859716af2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 | ||
| 3994 | 2026.05.02 04:35:33.737501 [ 286 ] {} <Debug> TCP-Session: 3e122a2e-6f3f-4ef6-a755-f0859716af2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.05.02 04:35:33.737518 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3996 | 2026.05.02 04:35:33.737520 [ 286 ] {} <Debug> TCP-Session: 3e122a2e-6f3f-4ef6-a755-f0859716af2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.02 04:35:33.737556 [ 258 ] {} <Debug> TCP-Session: b441b068-0ab6-44a0-8159-e4392c10876e Authenticating user 'default' from [fd00:1122:3344:101::e]:64211 | ||
| 3998 | 2026.05.02 04:35:33.737518 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3999 | 2026.05.02 04:35:33.737588 [ 258 ] {} <Debug> TCP-Session: b441b068-0ab6-44a0-8159-e4392c10876e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.05.02 04:35:33.737603 [ 258 ] {} <Debug> TCP-Session: b441b068-0ab6-44a0-8159-e4392c10876e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.05.02 04:35:33.737604 [ 291 ] {} <Debug> TCP-Session: 3d55cc76-3e2d-467a-90d3-eb932a106dec Authenticating user 'default' from [fd00:1122:3344:101::e]:46337 | ||
| 4002 | 2026.05.02 04:35:33.737631 [ 291 ] {} <Debug> TCP-Session: 3d55cc76-3e2d-467a-90d3-eb932a106dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.02 04:35:33.737643 [ 291 ] {} <Debug> TCP-Session: 3d55cc76-3e2d-467a-90d3-eb932a106dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.05.02 04:35:33.737747 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.05.02 04:35:33.737765 [ 289 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4006 | 2026.05.02 04:35:33.737788 [ 287 ] {} <Debug> TCP-Session: 4db81355-bd72-4da3-8652-87e97cba0a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:47762 | ||
| 4007 | 2026.05.02 04:35:33.737750 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2026.05.02 04:35:33.737818 [ 287 ] {} <Debug> TCP-Session: 4db81355-bd72-4da3-8652-87e97cba0a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.02 04:35:33.737839 [ 289 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4010 | 2026.05.02 04:35:33.737849 [ 293 ] {} <Debug> TCP-Session: c21c374d-ad48-4f2f-a10e-1dda2475140f Authenticating user 'default' from [fd00:1122:3344:101::e]:52032 | ||
| 4011 | 2026.05.02 04:35:33.737852 [ 287 ] {} <Debug> TCP-Session: 4db81355-bd72-4da3-8652-87e97cba0a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.02 04:35:33.737876 [ 293 ] {} <Debug> TCP-Session: c21c374d-ad48-4f2f-a10e-1dda2475140f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.05.02 04:35:33.737895 [ 293 ] {} <Debug> TCP-Session: c21c374d-ad48-4f2f-a10e-1dda2475140f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.02 04:35:33.738200 [ 289 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 4015 | 2026.05.02 04:35:33.739432 [ 330 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Trace> AggregatingTransform: Aggregating | ||
| 4016 | 2026.05.02 04:35:33.739483 [ 330 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4017 | 2026.05.02 04:35:33.739521 [ 330 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001212948 sec. (824.438 rows/sec., 32.20 KiB/sec.) | ||
| 4018 | 2026.05.02 04:35:33.739541 [ 330 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Trace> Aggregator: Merging aggregated data | ||
| 4019 | 2026.05.02 04:35:33.740890 [ 289 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00367 sec., 272.47956403269757 rows/sec., 10.64 KiB/sec. | ||
| 4020 | 2026.05.02 04:35:33.741062 [ 289 ] {1069f68e-0d81-4d9f-8e85-6c60e71e7ce6} <Debug> TCPHandler: Processed in 0.004141624 sec. | ||
| 4021 | 2026.05.02 04:35:33.741217 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2026.05.02 04:35:33.741242 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4023 | 2026.05.02 04:35:33.741255 [ 289 ] {} <Debug> TCP-Session: f0786896-bb8c-4854-8cd1-2c0392416f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.05.02 04:35:33.741266 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4025 | 2026.05.02 04:35:33.741285 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4026 | 2026.05.02 04:35:33.741299 [ 291 ] {} <Debug> TCP-Session: 3d55cc76-3e2d-467a-90d3-eb932a106dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.05.02 04:35:33.741333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.05.02 04:35:33.741346 [ 286 ] {} <Debug> TCP-Session: 3e122a2e-6f3f-4ef6-a755-f0859716af2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.05.02 04:35:33.741376 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2026.05.02 04:35:33.741386 [ 294 ] {} <Debug> TCP-Session: 0de963e0-fe50-4392-a5fb-7c7825745f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.05.02 04:35:33.741395 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2026.05.02 04:35:33.741411 [ 293 ] {} <Debug> TCP-Session: c21c374d-ad48-4f2f-a10e-1dda2475140f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.02 04:35:33.741449 [ 287 ] {} <Debug> TCP-Session: 4db81355-bd72-4da3-8652-87e97cba0a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.05.02 04:35:33.741352 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.05.02 04:35:33.741327 [ 290 ] {} <Debug> TCP-Session: 5d1d91b3-fe56-4721-99e1-0c17aff81099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.05.02 04:35:33.741508 [ 258 ] {} <Debug> TCP-Session: b441b068-0ab6-44a0-8159-e4392c10876e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.02 04:35:33.741303 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4038 | 2026.05.02 04:35:33.741568 [ 292 ] {} <Debug> TCP-Session: 57719826-ec97-4f60-801a-73343d081d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.02 04:35:33.861908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44362 | ||
| 4040 | 2026.05.02 04:35:33.862021 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.05.02 04:35:33.862050 [ 289 ] {} <Debug> TCP-Session: bd5ea9e0-3870-4d10-88fa-1859e5d58ade Authenticating user 'default' from [fd00:1122:3344:101::e]:44362 | ||
| 4042 | 2026.05.02 04:35:33.862072 [ 289 ] {} <Debug> TCP-Session: bd5ea9e0-3870-4d10-88fa-1859e5d58ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.02 04:35:33.862085 [ 289 ] {} <Debug> TCP-Session: bd5ea9e0-3870-4d10-88fa-1859e5d58ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.05.02 04:35:33.862314 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62156 | ||
| 4045 | 2026.05.02 04:35:33.862319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63223 | ||
| 4046 | 2026.05.02 04:35:33.862350 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42949 | ||
| 4047 | 2026.05.02 04:35:33.862381 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59474 | ||
| 4048 | 2026.05.02 04:35:33.862413 [ 289 ] {} <Trace> TCP-Session: bd5ea9e0-3870-4d10-88fa-1859e5d58ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2026.05.02 04:35:33.862432 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2026.05.02 04:35:33.862457 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.05.02 04:35:33.862474 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2026.05.02 04:35:33.862481 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2026.05.02 04:35:33.862499 [ 287 ] {} <Debug> TCP-Session: d2d76608-8d1c-41c4-a920-ba74acbd2634 Authenticating user 'default' from [fd00:1122:3344:101::e]:59474 | ||
| 4054 | 2026.05.02 04:35:33.862500 [ 291 ] {} <Debug> TCP-Session: 28a29ed9-d720-4b86-8d1d-07181c7c8dad Authenticating user 'default' from [fd00:1122:3344:101::e]:63223 | ||
| 4055 | 2026.05.02 04:35:33.862525 [ 293 ] {} <Debug> TCP-Session: d3c33fae-dc1c-4dcc-9f5b-171567e8cad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42949 | ||
| 4056 | 2026.05.02 04:35:33.862534 [ 287 ] {} <Debug> TCP-Session: d2d76608-8d1c-41c4-a920-ba74acbd2634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.05.02 04:35:33.862546 [ 291 ] {} <Debug> TCP-Session: 28a29ed9-d720-4b86-8d1d-07181c7c8dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.05.02 04:35:33.862562 [ 293 ] {} <Debug> TCP-Session: d3c33fae-dc1c-4dcc-9f5b-171567e8cad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.05.02 04:35:33.862577 [ 291 ] {} <Debug> TCP-Session: 28a29ed9-d720-4b86-8d1d-07181c7c8dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.05.02 04:35:33.862596 [ 293 ] {} <Debug> TCP-Session: d3c33fae-dc1c-4dcc-9f5b-171567e8cad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.05.02 04:35:33.862594 [ 289 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4062 | 2026.05.02 04:35:33.862564 [ 287 ] {} <Debug> TCP-Session: d2d76608-8d1c-41c4-a920-ba74acbd2634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.02 04:35:33.862375 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45007 | ||
| 4064 | 2026.05.02 04:35:33.862375 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46701 | ||
| 4065 | 2026.05.02 04:35:33.862354 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56265 | ||
| 4066 | 2026.05.02 04:35:33.862712 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4067 | 2026.05.02 04:35:33.862337 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54503 | ||
| 4068 | 2026.05.02 04:35:33.862744 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4069 | 2026.05.02 04:35:33.862747 [ 258 ] {} <Debug> TCP-Session: f5a96134-6b3d-4ceb-a67f-d155038258a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45007 | ||
| 4070 | 2026.05.02 04:35:33.862773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4071 | 2026.05.02 04:35:33.862802 [ 286 ] {} <Debug> TCP-Session: 805cdd9d-e4ab-4dfe-87b0-a65089f7159d Authenticating user 'default' from [fd00:1122:3344:101::e]:46701 | ||
| 4072 | 2026.05.02 04:35:33.862809 [ 258 ] {} <Debug> TCP-Session: f5a96134-6b3d-4ceb-a67f-d155038258a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.02 04:35:33.862826 [ 294 ] {} <Debug> TCP-Session: 47b56387-8d20-4390-8409-ebb66106799e Authenticating user 'default' from [fd00:1122:3344:101::e]:56265 | ||
| 4074 | 2026.05.02 04:35:33.862853 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4075 | 2026.05.02 04:35:33.862887 [ 289 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4076 | 2026.05.02 04:35:33.862906 [ 292 ] {} <Debug> TCP-Session: 8044397d-7925-48d6-9970-b7ed436b223f Authenticating user 'default' from [fd00:1122:3344:101::e]:54503 | ||
| 4077 | 2026.05.02 04:35:33.862849 [ 258 ] {} <Debug> TCP-Session: f5a96134-6b3d-4ceb-a67f-d155038258a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.05.02 04:35:33.862940 [ 292 ] {} <Debug> TCP-Session: 8044397d-7925-48d6-9970-b7ed436b223f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.05.02 04:35:33.862948 [ 289 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4080 | 2026.05.02 04:35:33.862971 [ 292 ] {} <Debug> TCP-Session: 8044397d-7925-48d6-9970-b7ed436b223f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.05.02 04:35:33.862837 [ 286 ] {} <Debug> TCP-Session: 805cdd9d-e4ab-4dfe-87b0-a65089f7159d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.02 04:35:33.862481 [ 290 ] {} <Debug> TCP-Session: 00e785d8-8345-4a34-b56f-74d8ddf8ffc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62156 | ||
| 4083 | 2026.05.02 04:35:33.863019 [ 286 ] {} <Debug> TCP-Session: 805cdd9d-e4ab-4dfe-87b0-a65089f7159d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.02 04:35:33.863041 [ 290 ] {} <Debug> TCP-Session: 00e785d8-8345-4a34-b56f-74d8ddf8ffc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.02 04:35:33.862889 [ 294 ] {} <Debug> TCP-Session: 47b56387-8d20-4390-8409-ebb66106799e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.05.02 04:35:33.863071 [ 290 ] {} <Debug> TCP-Session: 00e785d8-8345-4a34-b56f-74d8ddf8ffc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.05.02 04:35:33.863081 [ 294 ] {} <Debug> TCP-Session: 47b56387-8d20-4390-8409-ebb66106799e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.05.02 04:35:33.863249 [ 289 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 4089 | 2026.05.02 04:35:33.864143 [ 302 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Trace> AggregatingTransform: Aggregating | ||
| 4090 | 2026.05.02 04:35:33.864184 [ 302 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 4091 | 2026.05.02 04:35:33.864223 [ 302 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868309 sec. (1151.664 rows/sec., 44.99 KiB/sec.) | ||
| 4092 | 2026.05.02 04:35:33.864241 [ 302 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Trace> Aggregator: Merging aggregated data | ||
| 4093 | 2026.05.02 04:35:33.865847 [ 289 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003305 sec., 302.571860816944 rows/sec., 11.82 KiB/sec. | ||
| 4094 | 2026.05.02 04:35:33.866021 [ 289 ] {23c279e3-5fc9-448e-87c7-9a3734a158fe} <Debug> TCPHandler: Processed in 0.003728704 sec. | ||
| 4095 | 2026.05.02 04:35:33.866162 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.05.02 04:35:33.866188 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2026.05.02 04:35:33.866201 [ 289 ] {} <Debug> TCP-Session: bd5ea9e0-3870-4d10-88fa-1859e5d58ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2026.05.02 04:35:33.866209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.05.02 04:35:33.866231 [ 290 ] {} <Debug> TCP-Session: 00e785d8-8345-4a34-b56f-74d8ddf8ffc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.05.02 04:35:33.866242 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2026.05.02 04:35:33.866262 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2026.05.02 04:35:33.866276 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.05.02 04:35:33.866310 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.05.02 04:35:33.866314 [ 258 ] {} <Debug> TCP-Session: f5a96134-6b3d-4ceb-a67f-d155038258a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.05.02 04:35:33.866393 [ 294 ] {} <Debug> TCP-Session: 47b56387-8d20-4390-8409-ebb66106799e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.05.02 04:35:33.866289 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.05.02 04:35:33.866273 [ 292 ] {} <Debug> TCP-Session: 8044397d-7925-48d6-9970-b7ed436b223f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.05.02 04:35:33.866457 [ 286 ] {} <Debug> TCP-Session: 805cdd9d-e4ab-4dfe-87b0-a65089f7159d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.05.02 04:35:33.866225 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.05.02 04:35:33.866311 [ 291 ] {} <Debug> TCP-Session: 28a29ed9-d720-4b86-8d1d-07181c7c8dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.05.02 04:35:33.866374 [ 293 ] {} <Debug> TCP-Session: d3c33fae-dc1c-4dcc-9f5b-171567e8cad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.05.02 04:35:33.866520 [ 287 ] {} <Debug> TCP-Session: d2d76608-8d1c-41c4-a920-ba74acbd2634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.05.02 04:35:33.883341 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61380 | ||
| 4114 | 2026.05.02 04:35:33.883421 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.05.02 04:35:33.883445 [ 289 ] {} <Debug> TCP-Session: a9c6271b-ed3b-4066-8e97-52ef8f229a32 Authenticating user 'default' from [fd00:1122:3344:101::e]:61380 | ||
| 4116 | 2026.05.02 04:35:33.883465 [ 289 ] {} <Debug> TCP-Session: a9c6271b-ed3b-4066-8e97-52ef8f229a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.05.02 04:35:33.883478 [ 289 ] {} <Debug> TCP-Session: a9c6271b-ed3b-4066-8e97-52ef8f229a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.05.02 04:35:33.883667 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37128 | ||
| 4119 | 2026.05.02 04:35:33.883683 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41026 | ||
| 4120 | 2026.05.02 04:35:33.883696 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41438 | ||
| 4121 | 2026.05.02 04:35:33.883723 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43219 | ||
| 4122 | 2026.05.02 04:35:33.883756 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54116 | ||
| 4123 | 2026.05.02 04:35:33.883751 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42744 | ||
| 4124 | 2026.05.02 04:35:33.883799 [ 289 ] {} <Trace> TCP-Session: a9c6271b-ed3b-4066-8e97-52ef8f229a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.05.02 04:35:33.883808 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4126 | 2026.05.02 04:35:33.883834 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.05.02 04:35:33.883865 [ 293 ] {} <Debug> TCP-Session: 119b111c-0d54-4be9-8000-0a89542fc298 Authenticating user 'default' from [fd00:1122:3344:101::e]:41438 | ||
| 4128 | 2026.05.02 04:35:33.883871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4129 | 2026.05.02 04:35:33.883875 [ 287 ] {} <Debug> TCP-Session: 6c4416ab-b053-4446-924b-d5d7f8b8f43d Authenticating user 'default' from [fd00:1122:3344:101::e]:54116 | ||
| 4130 | 2026.05.02 04:35:33.883900 [ 293 ] {} <Debug> TCP-Session: 119b111c-0d54-4be9-8000-0a89542fc298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.05.02 04:35:33.883908 [ 286 ] {} <Debug> TCP-Session: 3206137e-de05-4342-9ede-19ad037b0b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:42744 | ||
| 4132 | 2026.05.02 04:35:33.883920 [ 287 ] {} <Debug> TCP-Session: 6c4416ab-b053-4446-924b-d5d7f8b8f43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.05.02 04:35:33.883942 [ 286 ] {} <Debug> TCP-Session: 3206137e-de05-4342-9ede-19ad037b0b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.05.02 04:35:33.883953 [ 287 ] {} <Debug> TCP-Session: 6c4416ab-b053-4446-924b-d5d7f8b8f43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.05.02 04:35:33.883969 [ 286 ] {} <Debug> TCP-Session: 3206137e-de05-4342-9ede-19ad037b0b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.05.02 04:35:33.883813 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.02 04:35:33.883746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4138 | 2026.05.02 04:35:33.884044 [ 258 ] {} <Debug> TCP-Session: 4c2fa218-26cb-4888-b40e-7513634cb75f Authenticating user 'default' from [fd00:1122:3344:101::e]:43219 | ||
| 4139 | 2026.05.02 04:35:33.883674 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50100 | ||
| 4140 | 2026.05.02 04:35:33.884065 [ 258 ] {} <Debug> TCP-Session: 4c2fa218-26cb-4888-b40e-7513634cb75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.05.02 04:35:33.884060 [ 291 ] {} <Debug> TCP-Session: 58e7337a-85c1-455a-a8ed-b48f146747b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37128 | ||
| 4142 | 2026.05.02 04:35:33.884105 [ 258 ] {} <Debug> TCP-Session: 4c2fa218-26cb-4888-b40e-7513634cb75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.02 04:35:33.884119 [ 291 ] {} <Debug> TCP-Session: 58e7337a-85c1-455a-a8ed-b48f146747b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.05.02 04:35:33.883962 [ 289 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4145 | 2026.05.02 04:35:33.884134 [ 291 ] {} <Debug> TCP-Session: 58e7337a-85c1-455a-a8ed-b48f146747b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.05.02 04:35:33.884152 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2026.05.02 04:35:33.883933 [ 293 ] {} <Debug> TCP-Session: 119b111c-0d54-4be9-8000-0a89542fc298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.05.02 04:35:33.884197 [ 290 ] {} <Debug> TCP-Session: 90ed13d0-190a-4aed-8535-499e77a61bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50100 | ||
| 4149 | 2026.05.02 04:35:33.883781 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2026.05.02 04:35:33.884230 [ 290 ] {} <Debug> TCP-Session: 90ed13d0-190a-4aed-8535-499e77a61bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.05.02 04:35:33.883719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 4152 | 2026.05.02 04:35:33.884256 [ 290 ] {} <Debug> TCP-Session: 90ed13d0-190a-4aed-8535-499e77a61bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.05.02 04:35:33.884254 [ 292 ] {} <Debug> TCP-Session: b758d4bf-fa56-472b-b20b-62d2bbb017f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41026 | ||
| 4154 | 2026.05.02 04:35:33.884303 [ 292 ] {} <Debug> TCP-Session: b758d4bf-fa56-472b-b20b-62d2bbb017f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.05.02 04:35:33.884315 [ 292 ] {} <Debug> TCP-Session: b758d4bf-fa56-472b-b20b-62d2bbb017f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.05.02 04:35:33.884316 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2026.05.02 04:35:33.884350 [ 294 ] {} <Debug> TCP-Session: cd82661c-2025-4c8b-99f8-c7fd9c4e5103 Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 4158 | 2026.05.02 04:35:33.884355 [ 289 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4159 | 2026.05.02 04:35:33.884368 [ 294 ] {} <Debug> TCP-Session: cd82661c-2025-4c8b-99f8-c7fd9c4e5103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.05.02 04:35:33.884395 [ 294 ] {} <Debug> TCP-Session: cd82661c-2025-4c8b-99f8-c7fd9c4e5103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.05.02 04:35:33.884412 [ 289 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4162 | 2026.05.02 04:35:33.884669 [ 289 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 4163 | 2026.05.02 04:35:33.885582 [ 298 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Trace> AggregatingTransform: Aggregating | ||
| 4164 | 2026.05.02 04:35:33.885623 [ 298 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 4165 | 2026.05.02 04:35:33.885663 [ 298 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090216 sec. (1108.451 rows/sec., 43.30 KiB/sec.) | ||
| 4166 | 2026.05.02 04:35:33.885686 [ 298 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Trace> Aggregator: Merging aggregated data | ||
| 4167 | 2026.05.02 04:35:33.886911 [ 289 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 4168 | 2026.05.02 04:35:33.887048 [ 289 ] {1748ce69-e251-4c06-a6ff-e34c23a5b2fe} <Debug> TCPHandler: Processed in 0.003355276 sec. | ||
| 4169 | 2026.05.02 04:35:33.887182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.05.02 04:35:33.887207 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.05.02 04:35:33.887209 [ 289 ] {} <Debug> TCP-Session: a9c6271b-ed3b-4066-8e97-52ef8f229a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.05.02 04:35:33.887231 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.05.02 04:35:33.887247 [ 290 ] {} <Debug> TCP-Session: 90ed13d0-190a-4aed-8535-499e77a61bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.05.02 04:35:33.887254 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.05.02 04:35:33.887281 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.05.02 04:35:33.887293 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.05.02 04:35:33.887314 [ 291 ] {} <Debug> TCP-Session: 58e7337a-85c1-455a-a8ed-b48f146747b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.05.02 04:35:33.887315 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.05.02 04:35:33.887324 [ 287 ] {} <Debug> TCP-Session: 6c4416ab-b053-4446-924b-d5d7f8b8f43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.05.02 04:35:33.887353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.05.02 04:35:33.887368 [ 258 ] {} <Debug> TCP-Session: 4c2fa218-26cb-4888-b40e-7513634cb75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.05.02 04:35:33.887399 [ 286 ] {} <Debug> TCP-Session: 3206137e-de05-4342-9ede-19ad037b0b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.05.02 04:35:33.887343 [ 294 ] {} <Debug> TCP-Session: cd82661c-2025-4c8b-99f8-c7fd9c4e5103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.05.02 04:35:33.887277 [ 292 ] {} <Debug> TCP-Session: b758d4bf-fa56-472b-b20b-62d2bbb017f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.05.02 04:35:33.887336 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4186 | 2026.05.02 04:35:33.887498 [ 293 ] {} <Debug> TCP-Session: 119b111c-0d54-4be9-8000-0a89542fc298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.05.02 04:35:36.432598 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4188 | 2026.05.02 04:35:36.432665 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4189 | 2026.05.02 04:35:36.523711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7651 | ||
| 4190 | 2026.05.02 04:35:36.524336 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.05.02 04:35:36.524411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4192 | 2026.05.02 04:35:36.525155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4193 | 2026.05.02 04:35:36.525393 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.05.02 04:35:36.525534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 4195 | 2026.05.02 04:35:36.525532 [ 139 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4196 | 2026.05.02 04:35:36.525603 [ 139 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.05.02 04:35:36.525622 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4198 | 2026.05.02 04:35:36.525712 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 4199 | 2026.05.02 04:35:36.525805 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4200 | 2026.05.02 04:35:36.525835 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5283 rows starting from the beginning of the part | ||
| 4201 | 2026.05.02 04:35:36.525892 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 4202 | 2026.05.02 04:35:36.525934 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 4203 | 2026.05.02 04:35:36.525972 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 4204 | 2026.05.02 04:35:36.526010 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 4205 | 2026.05.02 04:35:36.526053 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 4206 | 2026.05.02 04:35:36.527421 [ 190 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001743499 sec., 4388301.914712885 rows/sec., 62.78 MiB/sec. | ||
| 4207 | 2026.05.02 04:35:36.528135 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4208 | 2026.05.02 04:35:36.528379 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_16_3} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.05.02 04:35:36.528442 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_16_3} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4210 | 2026.05.02 04:35:36.528525 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4211 | 2026.05.02 04:35:36.539316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 530 | ||
| 4212 | 2026.05.02 04:35:36.541914 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.05.02 04:35:36.541962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4214 | 2026.05.02 04:35:36.543232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4215 | 2026.05.02 04:35:36.543511 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.05.02 04:35:36.543668 [ 139 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4217 | 2026.05.02 04:35:36.543720 [ 139 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.05.02 04:35:36.543748 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4219 | 2026.05.02 04:35:36.543854 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 4220 | 2026.05.02 04:35:36.543873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4221 | 2026.05.02 04:35:36.544367 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4222 | 2026.05.02 04:35:36.544512 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 4223 | 2026.05.02 04:35:36.544895 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 4224 | 2026.05.02 04:35:36.545214 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 4225 | 2026.05.02 04:35:36.545522 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
| 4226 | 2026.05.02 04:35:36.545836 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 4227 | 2026.05.02 04:35:36.546151 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 4228 | 2026.05.02 04:35:36.552396 [ 196 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 72 columns (72 merged, 0 gathered) in 0.008585143 sec., 61734.557013202924 rows/sec., 53.49 MiB/sec. | ||
| 4229 | 2026.05.02 04:35:36.553161 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4230 | 2026.05.02 04:35:36.553638 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.05.02 04:35:36.553706 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_11_2} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4232 | 2026.05.02 04:35:36.553866 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 4233 | 2026.05.02 04:35:36.937176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4234 | 2026.05.02 04:35:36.955052 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.02 04:35:36.955108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4236 | 2026.05.02 04:35:36.960981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4237 | 2026.05.02 04:35:36.961691 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.02 04:35:36.961979 [ 139 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4239 | 2026.05.02 04:35:36.962010 [ 139 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.05.02 04:35:36.962030 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4241 | 2026.05.02 04:35:36.962152 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4242 | 2026.05.02 04:35:36.965195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4243 | 2026.05.02 04:35:36.966399 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4244 | 2026.05.02 04:35:36.967793 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4245 | 2026.05.02 04:35:36.972480 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4246 | 2026.05.02 04:35:36.976793 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4247 | 2026.05.02 04:35:36.980845 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4248 | 2026.05.02 04:35:36.985391 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4249 | 2026.05.02 04:35:36.989794 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 4250 | 2026.05.02 04:35:37.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.04 MiB, peak 243.22 MiB, free memory in arenas 0.00 B, will set to 239.16 MiB (RSS), difference: -1.88 MiB | ||
| 4251 | 2026.05.02 04:35:37.001255 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832578 sec. | ||
| 4252 | 2026.05.02 04:35:37.048468 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.086374022 sec., 1400.8841686219037 rows/sec., 7.24 MiB/sec. | ||
| 4253 | 2026.05.02 04:35:37.050592 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4254 | 2026.05.02 04:35:37.052483 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_16_3} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.02 04:35:37.052597 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_16_3} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4256 | 2026.05.02 04:35:37.054366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4257 | 2026.05.02 04:35:38.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.81 MiB, peak 243.22 MiB, free memory in arenas 0.00 B, will set to 244.12 MiB (RSS), difference: 13.31 MiB | ||
| 4258 | 2026.05.02 04:35:38.042508 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2026.05.02 04:35:38.042772 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 4260 | 2026.05.02 04:35:38.043171 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4261 | 2026.05.02 04:35:38.043211 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 4262 | 2026.05.02 04:35:38.043450 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4263 | 2026.05.02 04:35:38.043521 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4264 | 2026.05.02 04:35:38.043664 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4265 | 2026.05.02 04:35:38.043780 [ 335 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4266 | 2026.05.02 04:35:38.043780 [ 311 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4267 | 2026.05.02 04:35:38.043899 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 4268 | 2026.05.02 04:35:38.043928 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4269 | 2026.05.02 04:35:38.043999 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4270 | 2026.05.02 04:35:38.044020 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4271 | 2026.05.02 04:35:38.044055 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4272 | 2026.05.02 04:35:38.044096 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4273 | 2026.05.02 04:35:38.045560 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002899 sec., 15177.64746464298 rows/sec., 3.17 MiB/sec. | ||
| 4274 | 2026.05.02 04:35:38.045695 [ 259 ] {25210977-d5e1-4f95-ad86-d9eb80a954c4} <Debug> TCPHandler: Processed in 0.003325745 sec. | ||
| 4275 | 2026.05.02 04:35:38.050482 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.05.02 04:35:38.050613 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.05.02 04:35:38.050667 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4278 | 2026.05.02 04:35:38.051340 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.02 04:35:38.051379 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4280 | 2026.05.02 04:35:38.051791 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4281 | 2026.05.02 04:35:38.052022 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.02 04:35:38.052165 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001589 sec., 178728.76022655758 rows/sec., 11.35 MiB/sec. | ||
| 4283 | 2026.05.02 04:35:38.052203 [ 259 ] {4c0aa06d-5e22-4140-8450-74bc84746d02} <Debug> TCPHandler: Processed in 0.001784141 sec. | ||
| 4284 | 2026.05.02 04:35:38.052344 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.05.02 04:35:38.052440 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4286 | 2026.05.02 04:35:38.052482 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2026.05.02 04:35:38.053331 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.02 04:35:38.053366 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4289 | 2026.05.02 04:35:38.053733 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4290 | 2026.05.02 04:35:38.053947 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.02 04:35:38.054072 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.00165 sec., 496363.63636363635 rows/sec., 38.50 MiB/sec. | ||
| 4292 | 2026.05.02 04:35:38.054109 [ 259 ] {c335cfdb-f901-4c66-928f-f4faa29d50d4} <Debug> TCPHandler: Processed in 0.00181631 sec. | ||
| 4293 | 2026.05.02 04:35:38.054222 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.02 04:35:38.054318 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.02 04:35:38.054358 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4296 | 2026.05.02 04:35:38.054829 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.02 04:35:38.054864 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4298 | 2026.05.02 04:35:38.055183 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4299 | 2026.05.02 04:35:38.055400 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.02 04:35:38.055525 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001225 sec., 124897.95918367348 rows/sec., 7.47 MiB/sec. | ||
| 4301 | 2026.05.02 04:35:38.055563 [ 259 ] {33b40ba8-1f56-490f-b637-14d3672c8da4} <Debug> TCPHandler: Processed in 0.001390371 sec. | ||
| 4302 | 2026.05.02 04:35:38.055687 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.05.02 04:35:38.055785 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.05.02 04:35:38.055825 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4305 | 2026.05.02 04:35:38.056291 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.02 04:35:38.056327 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4307 | 2026.05.02 04:35:38.056641 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4308 | 2026.05.02 04:35:38.056863 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.02 04:35:38.056983 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 4310 | 2026.05.02 04:35:38.057019 [ 259 ] {8c5a85ed-1918-4f6f-9659-1781b43eecfd} <Debug> TCPHandler: Processed in 0.001381251 sec. | ||
| 4311 | 2026.05.02 04:35:38.057138 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.05.02 04:35:38.057235 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.05.02 04:35:38.057274 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4314 | 2026.05.02 04:35:38.057737 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.05.02 04:35:38.057771 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4316 | 2026.05.02 04:35:38.058097 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4317 | 2026.05.02 04:35:38.058311 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.05.02 04:35:38.058440 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 4319 | 2026.05.02 04:35:38.058478 [ 259 ] {3d376b06-4cab-4388-a4aa-ac0127047fe9} <Debug> TCPHandler: Processed in 0.001389112 sec. | ||
| 4320 | 2026.05.02 04:35:38.058596 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.02 04:35:38.058692 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.02 04:35:38.058733 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4323 | 2026.05.02 04:35:38.059401 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.05.02 04:35:38.059436 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4325 | 2026.05.02 04:35:38.059772 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4326 | 2026.05.02 04:35:38.059986 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.05.02 04:35:38.060111 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001436 sec., 348885.7938718663 rows/sec., 24.52 MiB/sec. | ||
| 4328 | 2026.05.02 04:35:38.060147 [ 259 ] {3ddab608-1ccd-44d8-b432-31aee9d1ae05} <Debug> TCPHandler: Processed in 0.001600376 sec. | ||
| 4329 | 2026.05.02 04:35:38.060278 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.02 04:35:38.060375 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4331 | 2026.05.02 04:35:38.060417 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4332 | 2026.05.02 04:35:38.060750 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.02 04:35:38.060784 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4334 | 2026.05.02 04:35:38.061092 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4335 | 2026.05.02 04:35:38.061302 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.02 04:35:38.061389 [ 149 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4337 | 2026.05.02 04:35:38.061428 [ 149 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.05.02 04:35:38.061428 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 4339 | 2026.05.02 04:35:38.061446 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4340 | 2026.05.02 04:35:38.061471 [ 259 ] {537d0331-0da8-4333-b8d7-d0a128dc6558} <Debug> TCPHandler: Processed in 0.001242558 sec. | ||
| 4341 | 2026.05.02 04:35:38.061553 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 4342 | 2026.05.02 04:35:38.061584 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.02 04:35:38.061656 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4344 | 2026.05.02 04:35:38.061682 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.05.02 04:35:38.061687 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4346 | 2026.05.02 04:35:38.061726 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4347 | 2026.05.02 04:35:38.061752 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4348 | 2026.05.02 04:35:38.061797 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4349 | 2026.05.02 04:35:38.061839 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4350 | 2026.05.02 04:35:38.061879 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4351 | 2026.05.02 04:35:38.061919 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4352 | 2026.05.02 04:35:38.062171 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.05.02 04:35:38.062205 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4354 | 2026.05.02 04:35:38.062620 [ 196 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001104875 sec., 59735.264170154995 rows/sec., 3.05 MiB/sec. | ||
| 4355 | 2026.05.02 04:35:38.062626 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4356 | 2026.05.02 04:35:38.062832 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4357 | 2026.05.02 04:35:38.062932 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.05.02 04:35:38.063096 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001433 sec., 184926.72714584786 rows/sec., 12.29 MiB/sec. | ||
| 4359 | 2026.05.02 04:35:38.063138 [ 259 ] {414b2576-eefd-40f4-8b5b-1d8fbfa909f2} <Debug> TCPHandler: Processed in 0.001604436 sec. | ||
| 4360 | 2026.05.02 04:35:38.063196 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.05.02 04:35:38.063260 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.05.02 04:35:38.063289 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_11_2} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4363 | 2026.05.02 04:35:38.063367 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.02 04:35:38.063401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4365 | 2026.05.02 04:35:38.063415 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4366 | 2026.05.02 04:35:38.063744 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.05.02 04:35:38.063780 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4368 | 2026.05.02 04:35:38.064104 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4369 | 2026.05.02 04:35:38.064319 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.05.02 04:35:38.064447 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 4371 | 2026.05.02 04:35:38.064484 [ 259 ] {5b237f0c-b714-446d-9780-76953082b6bc} <Debug> TCPHandler: Processed in 0.001274169 sec. | ||
| 4372 | 2026.05.02 04:35:38.064598 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.05.02 04:35:38.064694 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.05.02 04:35:38.064749 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4375 | 2026.05.02 04:35:38.065512 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.05.02 04:35:38.065548 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4377 | 2026.05.02 04:35:38.066078 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4378 | 2026.05.02 04:35:38.066301 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.05.02 04:35:38.066440 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001764 sec., 6235.827664399093 rows/sec., 11.17 MiB/sec. | ||
| 4380 | 2026.05.02 04:35:38.066493 [ 259 ] {cffefa9e-6ed6-42e3-b5eb-355c01f73224} <Debug> TCPHandler: Processed in 0.001944734 sec. | ||
| 4381 | 2026.05.02 04:35:38.066640 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.05.02 04:35:38.066740 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.05.02 04:35:38.066784 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4384 | 2026.05.02 04:35:38.067284 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.05.02 04:35:38.067333 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4386 | 2026.05.02 04:35:38.067678 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4387 | 2026.05.02 04:35:38.067886 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.05.02 04:35:38.068008 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001288 sec., 69875.77639751552 rows/sec., 4.37 MiB/sec. | ||
| 4389 | 2026.05.02 04:35:38.068043 [ 259 ] {0d59b3cc-c294-419c-a9af-7d24c783c6a8} <Debug> TCPHandler: Processed in 0.001475813 sec. | ||
| 4390 | 2026.05.02 04:35:38.308595 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.05.02 04:35:38.308830 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 4392 | 2026.05.02 04:35:38.309186 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4393 | 2026.05.02 04:35:38.309225 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 4394 | 2026.05.02 04:35:38.309455 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4395 | 2026.05.02 04:35:38.309525 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4396 | 2026.05.02 04:35:38.309662 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 4397 | 2026.05.02 04:35:38.309769 [ 335 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4398 | 2026.05.02 04:35:38.309812 [ 267 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4399 | 2026.05.02 04:35:38.309956 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 4400 | 2026.05.02 04:35:38.309988 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4401 | 2026.05.02 04:35:38.310057 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4402 | 2026.05.02 04:35:38.310079 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4403 | 2026.05.02 04:35:38.310114 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 4404 | 2026.05.02 04:35:38.310153 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 4405 | 2026.05.02 04:35:38.311207 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002475 sec., 17777.777777777777 rows/sec., 3.72 MiB/sec. | ||
| 4406 | 2026.05.02 04:35:38.311352 [ 259 ] {24bc434e-d2fd-4c0b-8760-59ef97bea2cb} <Debug> TCPHandler: Processed in 0.002876785 sec. | ||
| 4407 | 2026.05.02 04:35:38.323790 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.05.02 04:35:38.323923 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4409 | 2026.05.02 04:35:38.323977 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4410 | 2026.05.02 04:35:38.324567 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.05.02 04:35:38.324613 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4412 | 2026.05.02 04:35:38.325026 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4413 | 2026.05.02 04:35:38.325228 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.05.02 04:35:38.325375 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001489 sec., 671.591672263264 rows/sec., 69.52 KiB/sec. | ||
| 4415 | 2026.05.02 04:35:38.325418 [ 259 ] {3d3dc573-4360-4654-8045-ef1b215716f4} <Debug> TCPHandler: Processed in 0.001692318 sec. | ||
| 4416 | 2026.05.02 04:35:38.325541 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.02 04:35:38.325640 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4418 | 2026.05.02 04:35:38.325683 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4419 | 2026.05.02 04:35:38.326098 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.02 04:35:38.326134 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4421 | 2026.05.02 04:35:38.326424 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4422 | 2026.05.02 04:35:38.326627 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.02 04:35:38.326825 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 4424 | 2026.05.02 04:35:38.326866 [ 259 ] {4b6ec894-55c1-4161-969f-db006b941b19} <Debug> TCPHandler: Processed in 0.001373461 sec. | ||
| 4425 | 2026.05.02 04:35:38.326996 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.02 04:35:38.327093 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4427 | 2026.05.02 04:35:38.327134 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4428 | 2026.05.02 04:35:38.328537 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.02 04:35:38.328576 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4430 | 2026.05.02 04:35:38.329048 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4431 | 2026.05.02 04:35:38.329267 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.05.02 04:35:38.329405 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Debug> executeQuery: Read 2464 rows, 187.24 KiB in 0.002331 sec., 1057057.057057057 rows/sec., 78.45 MiB/sec. | ||
| 4433 | 2026.05.02 04:35:38.329446 [ 259 ] {bf8537f4-8fb9-4f0c-a8fa-b0f13ae769c1} <Debug> TCPHandler: Processed in 0.002500206 sec. | ||
| 4434 | 2026.05.02 04:35:38.329572 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.02 04:35:38.329669 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.02 04:35:38.329710 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4437 | 2026.05.02 04:35:38.330124 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.02 04:35:38.330162 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4439 | 2026.05.02 04:35:38.330469 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4440 | 2026.05.02 04:35:38.330680 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.02 04:35:38.330791 [ 147 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4442 | 2026.05.02 04:35:38.330810 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001159 sec., 37100.94909404659 rows/sec., 2.71 MiB/sec. | ||
| 4443 | 2026.05.02 04:35:38.330844 [ 147 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.05.02 04:35:38.330859 [ 259 ] {63c2ef78-752b-4d15-9051-c16c12c31ed1} <Debug> TCPHandler: Processed in 0.00133709 sec. | ||
| 4445 | 2026.05.02 04:35:38.330869 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4446 | 2026.05.02 04:35:38.330968 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 4447 | 2026.05.02 04:35:38.330992 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.05.02 04:35:38.331089 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4449 | 2026.05.02 04:35:38.331089 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4450 | 2026.05.02 04:35:38.331130 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4451 | 2026.05.02 04:35:38.331134 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 4452 | 2026.05.02 04:35:38.331202 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 4453 | 2026.05.02 04:35:38.331255 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 153 rows starting from the beginning of the part | ||
| 4454 | 2026.05.02 04:35:38.331301 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 4455 | 2026.05.02 04:35:38.331347 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 153 rows starting from the beginning of the part | ||
| 4456 | 2026.05.02 04:35:38.331394 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 4457 | 2026.05.02 04:35:38.331772 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.05.02 04:35:38.331809 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4459 | 2026.05.02 04:35:38.332180 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4460 | 2026.05.02 04:35:38.332280 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134627 sec., 459788.8982150683 rows/sec., 30.78 MiB/sec. | ||
| 4461 | 2026.05.02 04:35:38.332400 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.05.02 04:35:38.332472 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4463 | 2026.05.02 04:35:38.332540 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001468 sec., 546321.5258855586 rows/sec., 31.56 MiB/sec. | ||
| 4464 | 2026.05.02 04:35:38.332584 [ 259 ] {17076610-d25b-41bc-8dd0-6fc88c51a6cf} <Debug> TCPHandler: Processed in 0.001642517 sec. | ||
| 4465 | 2026.05.02 04:35:38.332705 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.05.02 04:35:38.332762 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2026.05.02 04:35:38.332807 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.05.02 04:35:38.332842 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_21_4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4469 | 2026.05.02 04:35:38.332855 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4470 | 2026.05.02 04:35:38.332935 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4471 | 2026.05.02 04:35:38.333250 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.05.02 04:35:38.333291 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4473 | 2026.05.02 04:35:38.333595 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4474 | 2026.05.02 04:35:38.333809 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.05.02 04:35:38.333940 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 4476 | 2026.05.02 04:35:38.333980 [ 259 ] {b03fab06-69d3-4e44-a1ec-7e491d5e5cae} <Debug> TCPHandler: Processed in 0.001324019 sec. | ||
| 4477 | 2026.05.02 04:35:38.334097 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.05.02 04:35:38.334192 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4479 | 2026.05.02 04:35:38.334232 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4480 | 2026.05.02 04:35:38.335058 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.05.02 04:35:38.335095 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4482 | 2026.05.02 04:35:38.335460 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4483 | 2026.05.02 04:35:38.335668 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.05.02 04:35:38.335798 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001623 sec., 814540.9735058533 rows/sec., 54.56 MiB/sec. | ||
| 4485 | 2026.05.02 04:35:38.335837 [ 259 ] {9a0a8b4a-a460-43a8-96f9-3070fae52e2f} <Debug> TCPHandler: Processed in 0.00178895 sec. | ||
| 4486 | 2026.05.02 04:35:38.335958 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.05.02 04:35:38.336056 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.05.02 04:35:38.336098 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4489 | 2026.05.02 04:35:38.336808 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.05.02 04:35:38.336845 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4491 | 2026.05.02 04:35:38.337286 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4492 | 2026.05.02 04:35:38.337519 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.05.02 04:35:38.337649 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001611 sec., 929857.2315332092 rows/sec., 56.40 MiB/sec. | ||
| 4494 | 2026.05.02 04:35:38.337687 [ 259 ] {a75471b5-f5a4-4939-8653-e73389aff9fc} <Debug> TCPHandler: Processed in 0.00177896 sec. | ||
| 4495 | 2026.05.02 04:35:38.337812 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.02 04:35:38.337908 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.05.02 04:35:38.337950 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4498 | 2026.05.02 04:35:38.338302 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.02 04:35:38.338339 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4500 | 2026.05.02 04:35:38.338658 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4501 | 2026.05.02 04:35:38.338869 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.05.02 04:35:38.338999 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001107 sec., 1806.684733514002 rows/sec., 114.68 KiB/sec. | ||
| 4503 | 2026.05.02 04:35:38.339044 [ 259 ] {0ab6fbf3-057b-45ec-bfd3-8a8838c462b2} <Debug> TCPHandler: Processed in 0.001281049 sec. | ||
| 4504 | 2026.05.02 04:35:38.339207 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.05.02 04:35:38.339307 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.05.02 04:35:38.339362 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4507 | 2026.05.02 04:35:38.340275 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.05.02 04:35:38.340313 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4509 | 2026.05.02 04:35:38.340889 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4510 | 2026.05.02 04:35:38.341125 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.05.02 04:35:38.341265 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001975 sec., 19746.835443037973 rows/sec., 35.39 MiB/sec. | ||
| 4512 | 2026.05.02 04:35:38.341296 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4513 | 2026.05.02 04:35:38.341319 [ 259 ] {62055b05-f153-4de9-b43b-7892f0af5003} <Debug> TCPHandler: Processed in 0.002176978 sec. | ||
| 4514 | 2026.05.02 04:35:38.341357 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.05.02 04:35:38.341387 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4516 | 2026.05.02 04:35:38.341475 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.05.02 04:35:38.341483 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 4518 | 2026.05.02 04:35:38.341584 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4519 | 2026.05.02 04:35:38.341632 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4520 | 2026.05.02 04:35:38.341726 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4521 | 2026.05.02 04:35:38.341783 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 300 rows starting from the beginning of the part | ||
| 4522 | 2026.05.02 04:35:38.341903 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 4523 | 2026.05.02 04:35:38.341968 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.05.02 04:35:38.342009 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 4525 | 2026.05.02 04:35:38.342010 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4526 | 2026.05.02 04:35:38.342122 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 4527 | 2026.05.02 04:35:38.342270 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 4528 | 2026.05.02 04:35:38.342367 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4529 | 2026.05.02 04:35:38.342386 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
| 4530 | 2026.05.02 04:35:38.342603 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.02 04:35:38.342747 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 701.21 KiB/sec. | ||
| 4532 | 2026.05.02 04:35:38.342786 [ 259 ] {818d6908-8ed7-40ef-a06e-66ac9f9c720c} <Debug> TCPHandler: Processed in 0.001374451 sec. | ||
| 4533 | 2026.05.02 04:35:38.346677 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 19 columns (19 merged, 0 gathered) in 0.005232718 sec., 80455.31977836374 rows/sec., 144.17 MiB/sec. | ||
| 4534 | 2026.05.02 04:35:38.347309 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4535 | 2026.05.02 04:35:38.347721 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.05.02 04:35:38.347800 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4537 | 2026.05.02 04:35:38.347930 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4538 | 2026.05.02 04:35:43.035506 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.05.02 04:35:43.035770 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4540 | 2026.05.02 04:35:43.036147 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4541 | 2026.05.02 04:35:43.036187 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4542 | 2026.05.02 04:35:43.036402 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4543 | 2026.05.02 04:35:43.036469 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4544 | 2026.05.02 04:35:43.036605 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4545 | 2026.05.02 04:35:43.036724 [ 335 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4546 | 2026.05.02 04:35:43.036732 [ 267 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4547 | 2026.05.02 04:35:43.036724 [ 295 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4548 | 2026.05.02 04:35:43.036910 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4549 | 2026.05.02 04:35:43.036937 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4550 | 2026.05.02 04:35:43.037018 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4551 | 2026.05.02 04:35:43.037039 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4552 | 2026.05.02 04:35:43.037073 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4553 | 2026.05.02 04:35:43.037117 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4554 | 2026.05.02 04:35:43.038221 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.00255 sec., 17254.90196078431 rows/sec., 1.97 MiB/sec. | ||
| 4555 | 2026.05.02 04:35:43.038343 [ 259 ] {89b8270b-340a-47d9-8af5-3d4b558389f6} <Debug> TCPHandler: Processed in 0.002970467 sec. | ||
| 4556 | 2026.05.02 04:35:43.039775 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.05.02 04:35:43.039886 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4558 | 2026.05.02 04:35:43.039929 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4559 | 2026.05.02 04:35:43.040410 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.05.02 04:35:43.040448 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4561 | 2026.05.02 04:35:43.040820 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4562 | 2026.05.02 04:35:43.041038 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.05.02 04:35:43.041184 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00133 sec., 42105.26315789473 rows/sec., 3.23 MiB/sec. | ||
| 4564 | 2026.05.02 04:35:43.041223 [ 259 ] {6cbad75f-fbbe-457e-ac10-e5f09ab9848d} <Debug> TCPHandler: Processed in 0.001500024 sec. | ||
| 4565 | 2026.05.02 04:35:43.041352 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.05.02 04:35:43.041449 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4567 | 2026.05.02 04:35:43.041488 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4568 | 2026.05.02 04:35:43.041897 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.05.02 04:35:43.041932 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4570 | 2026.05.02 04:35:43.042249 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4571 | 2026.05.02 04:35:43.042464 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.05.02 04:35:43.042591 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 4573 | 2026.05.02 04:35:43.042629 [ 259 ] {bb5ec951-c184-4d30-9c37-713df3fa6775} <Debug> TCPHandler: Processed in 0.00132775 sec. | ||
| 4574 | 2026.05.02 04:35:43.042750 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.05.02 04:35:43.042847 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4576 | 2026.05.02 04:35:43.042891 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4577 | 2026.05.02 04:35:43.043271 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.05.02 04:35:43.043305 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4579 | 2026.05.02 04:35:43.043624 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4580 | 2026.05.02 04:35:43.043847 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.05.02 04:35:43.043976 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 4582 | 2026.05.02 04:35:43.044012 [ 259 ] {91e21f8a-388f-4761-a429-50189d77a508} <Debug> TCPHandler: Processed in 0.00131119 sec. | ||
| 4583 | 2026.05.02 04:35:43.044135 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.05.02 04:35:43.044231 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4585 | 2026.05.02 04:35:43.044271 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4586 | 2026.05.02 04:35:43.044599 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.05.02 04:35:43.044633 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4588 | 2026.05.02 04:35:43.044947 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4589 | 2026.05.02 04:35:43.045154 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.05.02 04:35:43.045280 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 4591 | 2026.05.02 04:35:43.045316 [ 259 ] {748c887b-94dd-4d35-b680-e653b24573e0} <Debug> TCPHandler: Processed in 0.001229848 sec. | ||
| 4592 | 2026.05.02 04:35:44.025651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8163 | ||
| 4593 | 2026.05.02 04:35:44.026223 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.05.02 04:35:44.026275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4595 | 2026.05.02 04:35:44.026751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4596 | 2026.05.02 04:35:44.026984 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.02 04:35:44.027111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8163 | ||
| 4598 | 2026.05.02 04:35:44.465300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4599 | 2026.05.02 04:35:44.481295 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.02 04:35:44.481355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4601 | 2026.05.02 04:35:44.487335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4602 | 2026.05.02 04:35:44.488060 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.02 04:35:44.491042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4604 | 2026.05.02 04:35:45.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.15 MiB, peak 251.15 MiB, free memory in arenas 0.00 B, will set to 248.16 MiB (RSS), difference: 1.01 MiB | ||
| 4605 | 2026.05.02 04:35:46.544140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 588 | ||
| 4606 | 2026.05.02 04:35:46.547020 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.05.02 04:35:46.547075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4608 | 2026.05.02 04:35:46.548308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4609 | 2026.05.02 04:35:46.548599 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.05.02 04:35:46.548937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4611 | 2026.05.02 04:35:48.041557 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.05.02 04:35:48.041822 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 4613 | 2026.05.02 04:35:48.042227 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4614 | 2026.05.02 04:35:48.042274 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 4615 | 2026.05.02 04:35:48.042535 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4616 | 2026.05.02 04:35:48.042607 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4617 | 2026.05.02 04:35:48.042753 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4618 | 2026.05.02 04:35:48.042881 [ 267 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4619 | 2026.05.02 04:35:48.042886 [ 307 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4620 | 2026.05.02 04:35:48.042881 [ 304 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4621 | 2026.05.02 04:35:48.043045 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4622 | 2026.05.02 04:35:48.043075 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4623 | 2026.05.02 04:35:48.043146 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4624 | 2026.05.02 04:35:48.043166 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4625 | 2026.05.02 04:35:48.043202 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4626 | 2026.05.02 04:35:48.043240 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4627 | 2026.05.02 04:35:48.044456 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002744 sec., 16034.985422740525 rows/sec., 3.35 MiB/sec. | ||
| 4628 | 2026.05.02 04:35:48.044571 [ 259 ] {4fdbd101-b860-417e-910d-c64db486ed7d} <Debug> TCPHandler: Processed in 0.00315485 sec. | ||
| 4629 | 2026.05.02 04:35:48.049544 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.05.02 04:35:48.049657 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4631 | 2026.05.02 04:35:48.049703 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4632 | 2026.05.02 04:35:48.050295 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.05.02 04:35:48.050339 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4634 | 2026.05.02 04:35:48.050716 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4635 | 2026.05.02 04:35:48.050942 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.05.02 04:35:48.051087 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001462 sec., 194254.4459644323 rows/sec., 12.34 MiB/sec. | ||
| 4637 | 2026.05.02 04:35:48.051129 [ 259 ] {e450fccb-e6a8-4028-8301-fb06465b07c9} <Debug> TCPHandler: Processed in 0.001639417 sec. | ||
| 4638 | 2026.05.02 04:35:48.051268 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.05.02 04:35:48.051368 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4640 | 2026.05.02 04:35:48.051411 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4641 | 2026.05.02 04:35:48.052179 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.05.02 04:35:48.052218 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4643 | 2026.05.02 04:35:48.052584 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4644 | 2026.05.02 04:35:48.052807 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.05.02 04:35:48.052922 [ 128 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4646 | 2026.05.02 04:35:48.052940 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001592 sec., 514447.2361809045 rows/sec., 39.90 MiB/sec. | ||
| 4647 | 2026.05.02 04:35:48.052993 [ 128 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.05.02 04:35:48.053003 [ 259 ] {8132934d-7673-4848-8587-4d12b5dd7dd9} <Debug> TCPHandler: Processed in 0.0017855 sec. | ||
| 4649 | 2026.05.02 04:35:48.053022 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4650 | 2026.05.02 04:35:48.053122 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2026.05.02 04:35:48.053130 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 4652 | 2026.05.02 04:35:48.053225 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.02 04:35:48.053265 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4654 | 2026.05.02 04:35:48.053270 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4655 | 2026.05.02 04:35:48.053306 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3235 rows starting from the beginning of the part | ||
| 4656 | 2026.05.02 04:35:48.053376 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4657 | 2026.05.02 04:35:48.053422 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 819 rows starting from the beginning of the part | ||
| 4658 | 2026.05.02 04:35:48.053463 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2464 rows starting from the beginning of the part | ||
| 4659 | 2026.05.02 04:35:48.053504 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4660 | 2026.05.02 04:35:48.053543 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 819 rows starting from the beginning of the part | ||
| 4661 | 2026.05.02 04:35:48.053717 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.05.02 04:35:48.053762 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4663 | 2026.05.02 04:35:48.054192 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4664 | 2026.05.02 04:35:48.054420 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.05.02 04:35:48.054553 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001346 sec., 113670.13372956909 rows/sec., 6.80 MiB/sec. | ||
| 4666 | 2026.05.02 04:35:48.054592 [ 259 ] {9c39c4b4-e7e2-4f03-969a-94f1195bd21c} <Debug> TCPHandler: Processed in 0.001519334 sec. | ||
| 4667 | 2026.05.02 04:35:48.054706 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.05.02 04:35:48.054802 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.05.02 04:35:48.054843 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4670 | 2026.05.02 04:35:48.055264 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.05.02 04:35:48.055300 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4672 | 2026.05.02 04:35:48.055596 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4673 | 2026.05.02 04:35:48.055816 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.05.02 04:35:48.055917 [ 128 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4675 | 2026.05.02 04:35:48.055942 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 4676 | 2026.05.02 04:35:48.055950 [ 128 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.05.02 04:35:48.055983 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4678 | 2026.05.02 04:35:48.055989 [ 259 ] {89a21df3-6a0b-48ae-8252-55b99ad4f55e} <Debug> TCPHandler: Processed in 0.00133207 sec. | ||
| 4679 | 2026.05.02 04:35:48.056088 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 4680 | 2026.05.02 04:35:48.056111 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.003024938 sec., 2482364.9278100906 rows/sec., 196.80 MiB/sec. | ||
| 4681 | 2026.05.02 04:35:48.056113 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.02 04:35:48.056228 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4683 | 2026.05.02 04:35:48.056244 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4684 | 2026.05.02 04:35:48.056269 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 950 rows starting from the beginning of the part | ||
| 4685 | 2026.05.02 04:35:48.056289 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4686 | 2026.05.02 04:35:48.056344 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4687 | 2026.05.02 04:35:48.056399 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4688 | 2026.05.02 04:35:48.056440 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4689 | 2026.05.02 04:35:48.056449 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4690 | 2026.05.02 04:35:48.056476 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 802 rows starting from the beginning of the part | ||
| 4691 | 2026.05.02 04:35:48.056517 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 4692 | 2026.05.02 04:35:48.056753 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.05.02 04:35:48.056769 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.05.02 04:35:48.056799 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4695 | 2026.05.02 04:35:48.056866 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_26_5} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4696 | 2026.05.02 04:35:48.056981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4697 | 2026.05.02 04:35:48.057134 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4698 | 2026.05.02 04:35:48.057368 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.02 04:35:48.057493 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 4700 | 2026.05.02 04:35:48.057533 [ 259 ] {d4ea5c42-d229-4cb9-ad75-22f2f17b8bd5} <Debug> TCPHandler: Processed in 0.001468713 sec. | ||
| 4701 | 2026.05.02 04:35:48.057645 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.02 04:35:48.057643 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607976 sec., 1460220.7993154128 rows/sec., 93.09 MiB/sec. | ||
| 4703 | 2026.05.02 04:35:48.057742 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4704 | 2026.05.02 04:35:48.057787 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4705 | 2026.05.02 04:35:48.057816 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4706 | 2026.05.02 04:35:48.058049 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.05.02 04:35:48.058114 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_16_3} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4708 | 2026.05.02 04:35:48.058189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4709 | 2026.05.02 04:35:48.058480 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.05.02 04:35:48.058522 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4711 | 2026.05.02 04:35:48.058875 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4712 | 2026.05.02 04:35:48.059087 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.05.02 04:35:48.059190 [ 128 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4714 | 2026.05.02 04:35:48.059216 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001491 sec., 336016.0965794769 rows/sec., 23.62 MiB/sec. | ||
| 4715 | 2026.05.02 04:35:48.059220 [ 128 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.02 04:35:48.059257 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4717 | 2026.05.02 04:35:48.059262 [ 259 ] {d8865f57-4788-46fe-a21c-3f418f1daff1} <Debug> TCPHandler: Processed in 0.001665447 sec. | ||
| 4718 | 2026.05.02 04:35:48.059327 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 4719 | 2026.05.02 04:35:48.059389 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.02 04:35:48.059423 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4721 | 2026.05.02 04:35:48.059452 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1791 rows starting from the beginning of the part | ||
| 4722 | 2026.05.02 04:35:48.059489 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4723 | 2026.05.02 04:35:48.059498 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4724 | 2026.05.02 04:35:48.059538 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4725 | 2026.05.02 04:35:48.059549 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 501 rows starting from the beginning of the part | ||
| 4726 | 2026.05.02 04:35:48.059592 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1322 rows starting from the beginning of the part | ||
| 4727 | 2026.05.02 04:35:48.059624 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4728 | 2026.05.02 04:35:48.059658 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 501 rows starting from the beginning of the part | ||
| 4729 | 2026.05.02 04:35:48.059895 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.05.02 04:35:48.059937 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4731 | 2026.05.02 04:35:48.060256 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4732 | 2026.05.02 04:35:48.060473 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.05.02 04:35:48.060600 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 4734 | 2026.05.02 04:35:48.060638 [ 259 ] {860b7671-74f7-4e2d-915d-bcc44ef3a563} <Debug> TCPHandler: Processed in 0.001298719 sec. | ||
| 4735 | 2026.05.02 04:35:48.060750 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.05.02 04:35:48.060845 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.05.02 04:35:48.060889 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4738 | 2026.05.02 04:35:48.061014 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715238 sec., 2491199.4720266224 rows/sec., 180.11 MiB/sec. | ||
| 4739 | 2026.05.02 04:35:48.061224 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4740 | 2026.05.02 04:35:48.061334 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.05.02 04:35:48.061379 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4742 | 2026.05.02 04:35:48.061463 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.02 04:35:48.061535 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_26_5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4744 | 2026.05.02 04:35:48.061598 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4745 | 2026.05.02 04:35:48.061744 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4746 | 2026.05.02 04:35:48.061967 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.05.02 04:35:48.062088 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4748 | 2026.05.02 04:35:48.062097 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 4749 | 2026.05.02 04:35:48.062130 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.02 04:35:48.062147 [ 259 ] {81356e6e-fd62-4fac-a48c-8df292491812} <Debug> TCPHandler: Processed in 0.001446053 sec. | ||
| 4751 | 2026.05.02 04:35:48.062154 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4752 | 2026.05.02 04:35:48.062228 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 4753 | 2026.05.02 04:35:48.062271 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.05.02 04:35:48.062311 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2026.05.02 04:35:48.062342 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9086 rows starting from the beginning of the part | ||
| 4756 | 2026.05.02 04:35:48.062372 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.05.02 04:35:48.062388 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4758 | 2026.05.02 04:35:48.062421 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4759 | 2026.05.02 04:35:48.062433 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4760 | 2026.05.02 04:35:48.062475 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1498 rows starting from the beginning of the part | ||
| 4761 | 2026.05.02 04:35:48.062507 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4762 | 2026.05.02 04:35:48.062540 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4763 | 2026.05.02 04:35:48.062745 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.05.02 04:35:48.062785 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4765 | 2026.05.02 04:35:48.063097 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4766 | 2026.05.02 04:35:48.063321 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.05.02 04:35:48.063449 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 4768 | 2026.05.02 04:35:48.063488 [ 259 ] {147e4bb0-9d7a-4c6b-a2e8-e62b97318498} <Debug> TCPHandler: Processed in 0.001265739 sec. | ||
| 4769 | 2026.05.02 04:35:48.063597 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.05.02 04:35:48.063693 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4771 | 2026.05.02 04:35:48.063747 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4772 | 2026.05.02 04:35:48.064502 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.05.02 04:35:48.064538 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4774 | 2026.05.02 04:35:48.065085 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4775 | 2026.05.02 04:35:48.065311 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.05.02 04:35:48.065450 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 4777 | 2026.05.02 04:35:48.065503 [ 259 ] {3a0b6980-16dd-49af-a54f-d753df33d78f} <Debug> TCPHandler: Processed in 0.001954684 sec. | ||
| 4778 | 2026.05.02 04:35:48.065626 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.05.02 04:35:48.065722 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.05.02 04:35:48.065764 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4781 | 2026.05.02 04:35:48.066108 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.05.02 04:35:48.066145 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4783 | 2026.05.02 04:35:48.066370 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11402 rows, containing 5 columns (5 merged, 0 gathered) in 0.004165004 sec., 2737572.4008908514 rows/sec., 173.79 MiB/sec. | ||
| 4784 | 2026.05.02 04:35:48.066456 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4785 | 2026.05.02 04:35:48.066645 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4786 | 2026.05.02 04:35:48.066694 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.02 04:35:48.066807 [ 123 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4788 | 2026.05.02 04:35:48.066837 [ 123 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.05.02 04:35:48.066837 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 4790 | 2026.05.02 04:35:48.066856 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4791 | 2026.05.02 04:35:48.066890 [ 259 ] {01359b86-d9d7-4b16-b4c4-c0dc0e3d962c} <Debug> TCPHandler: Processed in 0.001313679 sec. | ||
| 4792 | 2026.05.02 04:35:48.066919 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.05.02 04:35:48.066948 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 4794 | 2026.05.02 04:35:48.066987 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4795 | 2026.05.02 04:35:48.067050 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4796 | 2026.05.02 04:35:48.067053 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4797 | 2026.05.02 04:35:48.067098 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1260 rows starting from the beginning of the part | ||
| 4798 | 2026.05.02 04:35:48.067156 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 4799 | 2026.05.02 04:35:48.067204 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4800 | 2026.05.02 04:35:48.067246 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4801 | 2026.05.02 04:35:48.067288 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4802 | 2026.05.02 04:35:48.067333 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4803 | 2026.05.02 04:35:48.068291 [ 200 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381841 sec., 1128928.7262427444 rows/sec., 72.31 MiB/sec. | ||
| 4804 | 2026.05.02 04:35:48.068508 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4805 | 2026.05.02 04:35:48.068798 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.05.02 04:35:48.068874 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_26_5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4807 | 2026.05.02 04:35:48.068941 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4808 | 2026.05.02 04:35:51.432705 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4809 | 2026.05.02 04:35:51.432772 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4810 | 2026.05.02 04:35:51.527224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8611 | ||
| 4811 | 2026.05.02 04:35:51.527838 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.05.02 04:35:51.527891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4813 | 2026.05.02 04:35:51.528381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4814 | 2026.05.02 04:35:51.528612 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.05.02 04:35:51.528765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 4816 | 2026.05.02 04:35:51.991130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4817 | 2026.05.02 04:35:52.007605 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.02 04:35:52.007665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4819 | 2026.05.02 04:35:52.013814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4820 | 2026.05.02 04:35:52.014554 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.02 04:35:52.017581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4822 | 2026.05.02 04:35:53.037768 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.05.02 04:35:53.038134 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4824 | 2026.05.02 04:35:53.038680 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4825 | 2026.05.02 04:35:53.038738 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4826 | 2026.05.02 04:35:53.038967 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4827 | 2026.05.02 04:35:53.039040 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4828 | 2026.05.02 04:35:53.039181 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4829 | 2026.05.02 04:35:53.039277 [ 337 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4830 | 2026.05.02 04:35:53.039305 [ 307 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4831 | 2026.05.02 04:35:53.039305 [ 319 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4832 | 2026.05.02 04:35:53.039419 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4833 | 2026.05.02 04:35:53.039448 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4834 | 2026.05.02 04:35:53.039518 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4835 | 2026.05.02 04:35:53.039539 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4836 | 2026.05.02 04:35:53.039573 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4837 | 2026.05.02 04:35:53.039613 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4838 | 2026.05.02 04:35:53.040661 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002675 sec., 16448.59813084112 rows/sec., 3.44 MiB/sec. | ||
| 4839 | 2026.05.02 04:35:53.040771 [ 259 ] {c9f0d77d-0d41-418e-9381-405e3d81fd99} <Debug> TCPHandler: Processed in 0.003206172 sec. | ||
| 4840 | 2026.05.02 04:35:53.042999 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.05.02 04:35:53.043208 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4842 | 2026.05.02 04:35:53.043292 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4843 | 2026.05.02 04:35:53.043978 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.05.02 04:35:53.044020 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4845 | 2026.05.02 04:35:53.044395 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4846 | 2026.05.02 04:35:53.044632 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.05.02 04:35:53.044775 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001627 sec., 71296.86539643515 rows/sec., 6.05 MiB/sec. | ||
| 4848 | 2026.05.02 04:35:53.044814 [ 259 ] {2aec4992-0d71-440c-a5f7-b583c4e50d83} <Debug> TCPHandler: Processed in 0.001917873 sec. | ||
| 4849 | 2026.05.02 04:35:53.044951 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.05.02 04:35:53.045050 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.05.02 04:35:53.045092 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4852 | 2026.05.02 04:35:53.045510 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.05.02 04:35:53.045547 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4854 | 2026.05.02 04:35:53.045841 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4855 | 2026.05.02 04:35:53.046055 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.05.02 04:35:53.046185 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001155 sec., 25974.025974025975 rows/sec., 1.91 MiB/sec. | ||
| 4857 | 2026.05.02 04:35:53.046223 [ 259 ] {5053a4c9-6cc0-4a9d-88f4-dd922356119d} <Debug> TCPHandler: Processed in 0.001322399 sec. | ||
| 4858 | 2026.05.02 04:35:53.046343 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.05.02 04:35:53.046439 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4860 | 2026.05.02 04:35:53.046478 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4861 | 2026.05.02 04:35:53.046912 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.02 04:35:53.046949 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4863 | 2026.05.02 04:35:53.047269 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4864 | 2026.05.02 04:35:53.047480 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.05.02 04:35:53.047607 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001185 sec., 79324.89451476793 rows/sec., 6.20 MiB/sec. | ||
| 4866 | 2026.05.02 04:35:53.047644 [ 259 ] {41561721-9607-430b-9100-130df977a7ce} <Debug> TCPHandler: Processed in 0.001351571 sec. | ||
| 4867 | 2026.05.02 04:35:53.047777 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.05.02 04:35:53.047873 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2026.05.02 04:35:53.047916 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2026.05.02 04:35:53.048337 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.02 04:35:53.048374 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4872 | 2026.05.02 04:35:53.048697 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4873 | 2026.05.02 04:35:53.048936 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.02 04:35:53.049062 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4875 | 2026.05.02 04:35:53.049099 [ 259 ] {f01eac1b-0b51-457d-88dc-578f60a8f728} <Debug> TCPHandler: Processed in 0.001371561 sec. | ||
| 4876 | 2026.05.02 04:35:53.049208 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.05.02 04:35:53.049302 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4878 | 2026.05.02 04:35:53.049357 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4879 | 2026.05.02 04:35:53.050165 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.02 04:35:53.050202 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4881 | 2026.05.02 04:35:53.050759 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4882 | 2026.05.02 04:35:53.050981 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.02 04:35:53.051118 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001833 sec., 16366.612111292963 rows/sec., 29.33 MiB/sec. | ||
| 4884 | 2026.05.02 04:35:53.051172 [ 259 ] {22c7a5ee-9d60-46a3-aaba-ef8ffc7bde3b} <Debug> TCPHandler: Processed in 0.002012875 sec. | ||
| 4885 | 2026.05.02 04:35:53.051302 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.05.02 04:35:53.051399 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.05.02 04:35:53.051441 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4888 | 2026.05.02 04:35:53.051775 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.02 04:35:53.051811 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4890 | 2026.05.02 04:35:53.052111 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4891 | 2026.05.02 04:35:53.052325 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.05.02 04:35:53.052450 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4893 | 2026.05.02 04:35:53.052486 [ 259 ] {962ae726-ac95-49ff-970c-57c5e1328fcf} <Debug> TCPHandler: Processed in 0.001233058 sec. | ||
| 4894 | 2026.05.02 04:35:56.549267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 626 | ||
| 4895 | 2026.05.02 04:35:56.551671 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.02 04:35:56.551719 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4897 | 2026.05.02 04:35:56.552919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4898 | 2026.05.02 04:35:56.553172 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.02 04:35:56.553418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4900 | 2026.05.02 04:35:58.042237 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.05.02 04:35:58.042503 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 4902 | 2026.05.02 04:35:58.042879 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4903 | 2026.05.02 04:35:58.042919 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 4904 | 2026.05.02 04:35:58.043159 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4905 | 2026.05.02 04:35:58.043227 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4906 | 2026.05.02 04:35:58.043368 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4907 | 2026.05.02 04:35:58.043460 [ 337 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4908 | 2026.05.02 04:35:58.043483 [ 319 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4909 | 2026.05.02 04:35:58.043483 [ 307 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4910 | 2026.05.02 04:35:58.043586 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4911 | 2026.05.02 04:35:58.043614 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4912 | 2026.05.02 04:35:58.043682 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4913 | 2026.05.02 04:35:58.043702 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4914 | 2026.05.02 04:35:58.043736 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4915 | 2026.05.02 04:35:58.043774 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4916 | 2026.05.02 04:35:58.044787 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002396 sec., 18363.939899833054 rows/sec., 3.84 MiB/sec. | ||
| 4917 | 2026.05.02 04:35:58.044914 [ 259 ] {ac6246ac-deb8-43ec-bab9-c52e4471b952} <Debug> TCPHandler: Processed in 0.002818883 sec. | ||
| 4918 | 2026.05.02 04:35:58.049904 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.02 04:35:58.050024 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.05.02 04:35:58.050069 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4921 | 2026.05.02 04:35:58.050617 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.02 04:35:58.050662 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4923 | 2026.05.02 04:35:58.051043 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4924 | 2026.05.02 04:35:58.051273 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.02 04:35:58.051400 [ 103 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4926 | 2026.05.02 04:35:58.051420 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001433 sec., 198185.62456385206 rows/sec., 12.59 MiB/sec. | ||
| 4927 | 2026.05.02 04:35:58.051456 [ 103 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.05.02 04:35:58.051473 [ 259 ] {dfcccbac-fd67-4d29-bcf7-39571f2cb067} <Debug> TCPHandler: Processed in 0.001621806 sec. | ||
| 4929 | 2026.05.02 04:35:58.051485 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4930 | 2026.05.02 04:35:58.051599 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.05.02 04:35:58.051602 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 4932 | 2026.05.02 04:35:58.051701 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4933 | 2026.05.02 04:35:58.051746 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4934 | 2026.05.02 04:35:58.051763 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4935 | 2026.05.02 04:35:58.051810 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4936 | 2026.05.02 04:35:58.051878 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4937 | 2026.05.02 04:35:58.051927 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4938 | 2026.05.02 04:35:58.051969 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4939 | 2026.05.02 04:35:58.052011 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4940 | 2026.05.02 04:35:58.052142 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.05.02 04:35:58.052185 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4942 | 2026.05.02 04:35:58.052508 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4943 | 2026.05.02 04:35:58.052737 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.02 04:35:58.052866 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001183 sec., 3381.23415046492 rows/sec., 275.72 KiB/sec. | ||
| 4945 | 2026.05.02 04:35:58.052905 [ 259 ] {96b7e218-53ed-4f81-a500-040b7ec46243} <Debug> TCPHandler: Processed in 0.00135577 sec. | ||
| 4946 | 2026.05.02 04:35:58.053015 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464762 sec., 969440.7692171151 rows/sec., 65.27 MiB/sec. | ||
| 4947 | 2026.05.02 04:35:58.053024 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.05.02 04:35:58.053134 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4949 | 2026.05.02 04:35:58.053168 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4950 | 2026.05.02 04:35:58.053175 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4951 | 2026.05.02 04:35:58.053423 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.05.02 04:35:58.053504 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_13_3} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4953 | 2026.05.02 04:35:58.053583 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4954 | 2026.05.02 04:35:58.053894 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.05.02 04:35:58.053935 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4956 | 2026.05.02 04:35:58.054291 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4957 | 2026.05.02 04:35:58.054506 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.05.02 04:35:58.054637 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.00152 sec., 540131.5789473684 rows/sec., 41.88 MiB/sec. | ||
| 4959 | 2026.05.02 04:35:58.054674 [ 259 ] {0e8339aa-4dec-4c58-8686-72cd6b80f491} <Debug> TCPHandler: Processed in 0.001700088 sec. | ||
| 4960 | 2026.05.02 04:35:58.054790 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.05.02 04:35:58.054885 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4962 | 2026.05.02 04:35:58.054930 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4963 | 2026.05.02 04:35:58.055352 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.05.02 04:35:58.055388 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4965 | 2026.05.02 04:35:58.055696 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4966 | 2026.05.02 04:35:58.055909 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.05.02 04:35:58.056035 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001168 sec., 134417.80821917808 rows/sec., 8.07 MiB/sec. | ||
| 4968 | 2026.05.02 04:35:58.056071 [ 259 ] {f7520b36-b72a-4e46-a9fb-64a855995d3e} <Debug> TCPHandler: Processed in 0.0013305 sec. | ||
| 4969 | 2026.05.02 04:35:58.056185 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.05.02 04:35:58.056279 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.05.02 04:35:58.056319 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4972 | 2026.05.02 04:35:58.056735 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.05.02 04:35:58.056771 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4974 | 2026.05.02 04:35:58.057102 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4975 | 2026.05.02 04:35:58.057308 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.05.02 04:35:58.057434 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 4977 | 2026.05.02 04:35:58.057472 [ 259 ] {5a5fe28f-b6e9-4a1e-8c97-147a549af24c} <Debug> TCPHandler: Processed in 0.00133687 sec. | ||
| 4978 | 2026.05.02 04:35:58.057590 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.05.02 04:35:58.057684 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.05.02 04:35:58.057724 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4981 | 2026.05.02 04:35:58.058145 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.05.02 04:35:58.058181 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4983 | 2026.05.02 04:35:58.058478 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4984 | 2026.05.02 04:35:58.058688 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.05.02 04:35:58.058789 [ 102 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4986 | 2026.05.02 04:35:58.058811 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 4987 | 2026.05.02 04:35:58.058840 [ 102 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.05.02 04:35:58.058857 [ 259 ] {67d566d6-238d-405a-be32-ab97a7cc1401} <Debug> TCPHandler: Processed in 0.00131655 sec. | ||
| 4989 | 2026.05.02 04:35:58.058871 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4990 | 2026.05.02 04:35:58.058974 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 4991 | 2026.05.02 04:35:58.058980 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.05.02 04:35:58.059075 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4993 | 2026.05.02 04:35:58.059094 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4994 | 2026.05.02 04:35:58.059102 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4995 | 2026.05.02 04:35:58.059134 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4996 | 2026.05.02 04:35:58.059159 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4997 | 2026.05.02 04:35:58.059211 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4998 | 2026.05.02 04:35:58.059253 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4999 | 2026.05.02 04:35:58.059292 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5000 | 2026.05.02 04:35:58.059682 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.02 04:35:58.059717 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5002 | 2026.05.02 04:35:58.060015 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086305 sec., 681208.3162647691 rows/sec., 41.34 MiB/sec. | ||
| 5003 | 2026.05.02 04:35:58.060046 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5004 | 2026.05.02 04:35:58.060138 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5005 | 2026.05.02 04:35:58.060276 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.05.02 04:35:58.060380 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.05.02 04:35:58.060405 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001329 sec., 379984.95109104586 rows/sec., 26.74 MiB/sec. | ||
| 5008 | 2026.05.02 04:35:58.060443 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_13_3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5009 | 2026.05.02 04:35:58.060444 [ 259 ] {c5df7b51-0592-4e80-b2ea-fc378c142ebb} <Debug> TCPHandler: Processed in 0.001513615 sec. | ||
| 5010 | 2026.05.02 04:35:58.060499 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5011 | 2026.05.02 04:35:58.060559 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.05.02 04:35:58.060655 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5013 | 2026.05.02 04:35:58.060697 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5014 | 2026.05.02 04:35:58.061040 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.05.02 04:35:58.061072 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5016 | 2026.05.02 04:35:58.061371 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5017 | 2026.05.02 04:35:58.061580 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.05.02 04:35:58.061708 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5019 | 2026.05.02 04:35:58.061744 [ 259 ] {9da5c1df-d16b-4ca7-9e39-ad793d8cc3aa} <Debug> TCPHandler: Processed in 0.001233668 sec. | ||
| 5020 | 2026.05.02 04:35:58.061856 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.05.02 04:35:58.061958 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5022 | 2026.05.02 04:35:58.062001 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5023 | 2026.05.02 04:35:58.062403 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.05.02 04:35:58.062439 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5025 | 2026.05.02 04:35:58.062763 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5026 | 2026.05.02 04:35:58.062980 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.05.02 04:35:58.063104 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001166 sec., 228987.99313893655 rows/sec., 15.22 MiB/sec. | ||
| 5028 | 2026.05.02 04:35:58.063140 [ 259 ] {24819c16-e420-44d7-9957-c2c99c8eb6b3} <Debug> TCPHandler: Processed in 0.00133406 sec. | ||
| 5029 | 2026.05.02 04:35:58.063254 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.05.02 04:35:58.063349 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.05.02 04:35:58.063389 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5032 | 2026.05.02 04:35:58.063693 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.05.02 04:35:58.063727 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5034 | 2026.05.02 04:35:58.064017 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5035 | 2026.05.02 04:35:58.064216 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.05.02 04:35:58.064340 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 5037 | 2026.05.02 04:35:58.064376 [ 259 ] {fddd63cc-4190-4219-9e93-0f0015e6b887} <Debug> TCPHandler: Processed in 0.001172446 sec. | ||
| 5038 | 2026.05.02 04:35:58.064493 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.05.02 04:35:58.064588 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.05.02 04:35:58.064641 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5041 | 2026.05.02 04:35:58.065369 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.05.02 04:35:58.065404 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5043 | 2026.05.02 04:35:58.065897 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5044 | 2026.05.02 04:35:58.066109 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.05.02 04:35:58.066242 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001671 sec., 6582.884500299222 rows/sec., 11.80 MiB/sec. | ||
| 5046 | 2026.05.02 04:35:58.066292 [ 259 ] {99536ca4-a5b9-4384-b34b-2f785c8178aa} <Debug> TCPHandler: Processed in 0.001848402 sec. | ||
| 5047 | 2026.05.02 04:35:58.066412 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2026.05.02 04:35:58.066508 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5049 | 2026.05.02 04:35:58.066548 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5050 | 2026.05.02 04:35:58.066881 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.05.02 04:35:58.066916 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5052 | 2026.05.02 04:35:58.067219 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5053 | 2026.05.02 04:35:58.067424 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.05.02 04:35:58.067548 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 5055 | 2026.05.02 04:35:58.067582 [ 259 ] {52a5a078-8451-462c-abe4-c8bfeeeb7809} <Debug> TCPHandler: Processed in 0.001220067 sec. | ||
| 5056 | 2026.05.02 04:35:59.028872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9123 | ||
| 5057 | 2026.05.02 04:35:59.029376 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.02 04:35:59.029420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5059 | 2026.05.02 04:35:59.029906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5060 | 2026.05.02 04:35:59.030150 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.05.02 04:35:59.030298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9123 | ||
| 5062 | 2026.05.02 04:35:59.517681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5063 | 2026.05.02 04:35:59.534623 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.02 04:35:59.534688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5065 | 2026.05.02 04:35:59.541287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5066 | 2026.05.02 04:35:59.542032 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.02 04:35:59.545360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5068 | 2026.05.02 04:36:03.038447 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.05.02 04:36:03.038832 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5070 | 2026.05.02 04:36:03.039244 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5071 | 2026.05.02 04:36:03.039279 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5072 | 2026.05.02 04:36:03.039494 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5073 | 2026.05.02 04:36:03.039563 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5074 | 2026.05.02 04:36:03.039700 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5075 | 2026.05.02 04:36:03.039809 [ 337 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5076 | 2026.05.02 04:36:03.039811 [ 319 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5077 | 2026.05.02 04:36:03.039824 [ 326 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5078 | 2026.05.02 04:36:03.039987 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5079 | 2026.05.02 04:36:03.040014 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5080 | 2026.05.02 04:36:03.040081 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5081 | 2026.05.02 04:36:03.040101 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5082 | 2026.05.02 04:36:03.040136 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5083 | 2026.05.02 04:36:03.040179 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5084 | 2026.05.02 04:36:03.041302 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002621 sec., 16787.485692483784 rows/sec., 3.51 MiB/sec. | ||
| 5085 | 2026.05.02 04:36:03.041430 [ 259 ] {3cbacd02-5da4-4259-9abd-2a8e42b4b64d} <Debug> TCPHandler: Processed in 0.003167692 sec. | ||
| 5086 | 2026.05.02 04:36:03.043604 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.02 04:36:03.043733 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5088 | 2026.05.02 04:36:03.043784 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5089 | 2026.05.02 04:36:03.044341 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.02 04:36:03.044380 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5091 | 2026.05.02 04:36:03.044760 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5092 | 2026.05.02 04:36:03.044982 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.02 04:36:03.045119 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001423 sec., 81517.9198875615 rows/sec., 6.92 MiB/sec. | ||
| 5094 | 2026.05.02 04:36:03.045155 [ 259 ] {8481362d-e9a1-4e29-9a0f-113b53b82835} <Debug> TCPHandler: Processed in 0.001613056 sec. | ||
| 5095 | 2026.05.02 04:36:03.045292 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.05.02 04:36:03.045388 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5097 | 2026.05.02 04:36:03.045427 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5098 | 2026.05.02 04:36:03.045838 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.05.02 04:36:03.045874 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5100 | 2026.05.02 04:36:03.046159 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5101 | 2026.05.02 04:36:03.046365 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.05.02 04:36:03.046495 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001126 sec., 26642.98401420959 rows/sec., 1.96 MiB/sec. | ||
| 5103 | 2026.05.02 04:36:03.046530 [ 259 ] {81a703ef-5d2f-4b92-aaf2-e2963630d9e9} <Debug> TCPHandler: Processed in 0.001288049 sec. | ||
| 5104 | 2026.05.02 04:36:03.046649 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2026.05.02 04:36:03.046743 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5106 | 2026.05.02 04:36:03.046782 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5107 | 2026.05.02 04:36:03.047204 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.05.02 04:36:03.047237 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5109 | 2026.05.02 04:36:03.047540 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5110 | 2026.05.02 04:36:03.047742 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.05.02 04:36:03.047864 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001139 sec., 82528.53380158033 rows/sec., 6.45 MiB/sec. | ||
| 5112 | 2026.05.02 04:36:03.047900 [ 259 ] {bcbd3630-d5e8-49eb-b6a8-f903434896f5} <Debug> TCPHandler: Processed in 0.001301499 sec. | ||
| 5113 | 2026.05.02 04:36:03.048025 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.05.02 04:36:03.048119 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5115 | 2026.05.02 04:36:03.048162 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5116 | 2026.05.02 04:36:03.048579 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.05.02 04:36:03.048638 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5118 | 2026.05.02 04:36:03.048970 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5119 | 2026.05.02 04:36:03.049174 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.05.02 04:36:03.049299 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5121 | 2026.05.02 04:36:03.049333 [ 259 ] {80f66b79-b3c0-4b12-92a6-eb5688907b71} <Debug> TCPHandler: Processed in 0.00135888 sec. | ||
| 5122 | 2026.05.02 04:36:03.049450 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.05.02 04:36:03.049545 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5124 | 2026.05.02 04:36:03.049599 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5125 | 2026.05.02 04:36:03.050448 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2026.05.02 04:36:03.050482 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5127 | 2026.05.02 04:36:03.051029 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5128 | 2026.05.02 04:36:03.051242 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.05.02 04:36:03.051378 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 5130 | 2026.05.02 04:36:03.051431 [ 259 ] {cd0ec868-0a6b-4687-a19b-425a849b0ee0} <Debug> TCPHandler: Processed in 0.002029146 sec. | ||
| 5131 | 2026.05.02 04:36:03.051558 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.05.02 04:36:03.051653 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5133 | 2026.05.02 04:36:03.051695 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5134 | 2026.05.02 04:36:03.052037 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2026.05.02 04:36:03.052072 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5136 | 2026.05.02 04:36:03.052376 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5137 | 2026.05.02 04:36:03.052583 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2026.05.02 04:36:03.052705 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5139 | 2026.05.02 04:36:03.052741 [ 259 ] {b634e84d-917e-4837-b85e-53ab426d3620} <Debug> TCPHandler: Processed in 0.001231608 sec. | ||
| 5140 | 2026.05.02 04:36:06.433013 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5141 | 2026.05.02 04:36:06.433084 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5142 | 2026.05.02 04:36:06.530502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9571 | ||
| 5143 | 2026.05.02 04:36:06.531000 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.05.02 04:36:06.531054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5145 | 2026.05.02 04:36:06.531650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5146 | 2026.05.02 04:36:06.531895 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.05.02 04:36:06.532056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 5148 | 2026.05.02 04:36:06.553772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 666 | ||
| 5149 | 2026.05.02 04:36:06.556331 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.05.02 04:36:06.556384 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5151 | 2026.05.02 04:36:06.557654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5152 | 2026.05.02 04:36:06.557939 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.05.02 04:36:06.558310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5154 | 2026.05.02 04:36:07.045555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5155 | 2026.05.02 04:36:07.062864 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.05.02 04:36:07.062939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5157 | 2026.05.02 04:36:07.068623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5158 | 2026.05.02 04:36:07.069347 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.05.02 04:36:07.072702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5160 | 2026.05.02 04:36:08.041654 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.05.02 04:36:08.041890 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 5162 | 2026.05.02 04:36:08.042227 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5163 | 2026.05.02 04:36:08.042264 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 5164 | 2026.05.02 04:36:08.042510 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5165 | 2026.05.02 04:36:08.042579 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5166 | 2026.05.02 04:36:08.042722 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5167 | 2026.05.02 04:36:08.042842 [ 337 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5168 | 2026.05.02 04:36:08.042851 [ 326 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5169 | 2026.05.02 04:36:08.042854 [ 330 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5170 | 2026.05.02 04:36:08.042993 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5171 | 2026.05.02 04:36:08.043020 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5172 | 2026.05.02 04:36:08.043091 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5173 | 2026.05.02 04:36:08.043111 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5174 | 2026.05.02 04:36:08.043148 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5175 | 2026.05.02 04:36:08.043192 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5176 | 2026.05.02 04:36:08.044318 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002525 sec., 17425.742574257427 rows/sec., 3.64 MiB/sec. | ||
| 5177 | 2026.05.02 04:36:08.044447 [ 259 ] {2090bf3a-93a9-4d9b-8b32-47c1eb17c3ff} <Debug> TCPHandler: Processed in 0.002918885 sec. | ||
| 5178 | 2026.05.02 04:36:08.049234 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.05.02 04:36:08.049365 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5180 | 2026.05.02 04:36:08.049418 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5181 | 2026.05.02 04:36:08.050117 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.05.02 04:36:08.050162 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5183 | 2026.05.02 04:36:08.050550 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5184 | 2026.05.02 04:36:08.050784 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.05.02 04:36:08.050930 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001603 sec., 177167.81035558326 rows/sec., 11.25 MiB/sec. | ||
| 5186 | 2026.05.02 04:36:08.050969 [ 259 ] {4b2007a2-87ac-468d-a559-b0cfddcbfaf6} <Debug> TCPHandler: Processed in 0.00179829 sec. | ||
| 5187 | 2026.05.02 04:36:08.051095 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.05.02 04:36:08.051195 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5189 | 2026.05.02 04:36:08.051236 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5190 | 2026.05.02 04:36:08.052042 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.05.02 04:36:08.052077 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5192 | 2026.05.02 04:36:08.052424 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5193 | 2026.05.02 04:36:08.052630 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.05.02 04:36:08.052759 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001586 sec., 516393.4426229508 rows/sec., 40.05 MiB/sec. | ||
| 5195 | 2026.05.02 04:36:08.052795 [ 259 ] {8f6e4ad7-32ee-4111-9bc2-e2f2caeb86eb} <Debug> TCPHandler: Processed in 0.001754299 sec. | ||
| 5196 | 2026.05.02 04:36:08.052904 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.05.02 04:36:08.053001 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5198 | 2026.05.02 04:36:08.053040 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5199 | 2026.05.02 04:36:08.053487 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.05.02 04:36:08.053522 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5201 | 2026.05.02 04:36:08.053818 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5202 | 2026.05.02 04:36:08.054042 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.05.02 04:36:08.054137 [ 81 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5204 | 2026.05.02 04:36:08.054172 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00119 sec., 128571.42857142857 rows/sec., 7.69 MiB/sec. | ||
| 5205 | 2026.05.02 04:36:08.054177 [ 81 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.05.02 04:36:08.054204 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5207 | 2026.05.02 04:36:08.054208 [ 259 ] {3350e5ed-3603-4287-abc2-fdd040b14ef1} <Debug> TCPHandler: Processed in 0.001353041 sec. | ||
| 5208 | 2026.05.02 04:36:08.054295 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 5209 | 2026.05.02 04:36:08.054329 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.05.02 04:36:08.054400 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5211 | 2026.05.02 04:36:08.054424 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5212 | 2026.05.02 04:36:08.054433 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 5213 | 2026.05.02 04:36:08.054464 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5214 | 2026.05.02 04:36:08.054498 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 153 rows starting from the beginning of the part | ||
| 5215 | 2026.05.02 04:36:08.054546 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 5216 | 2026.05.02 04:36:08.054591 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 157 rows starting from the beginning of the part | ||
| 5217 | 2026.05.02 04:36:08.054633 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 5218 | 2026.05.02 04:36:08.054677 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part | ||
| 5219 | 2026.05.02 04:36:08.054914 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.05.02 04:36:08.054949 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5221 | 2026.05.02 04:36:08.055250 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5222 | 2026.05.02 04:36:08.055462 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.05.02 04:36:08.055561 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305209 sec., 561595.8823452796 rows/sec., 36.90 MiB/sec. | ||
| 5224 | 2026.05.02 04:36:08.055592 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 5225 | 2026.05.02 04:36:08.055638 [ 259 ] {f13ab362-0dbe-4b7b-88f1-14c235884be7} <Debug> TCPHandler: Processed in 0.00135682 sec. | ||
| 5226 | 2026.05.02 04:36:08.055754 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.02 04:36:08.055804 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5228 | 2026.05.02 04:36:08.055848 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.05.02 04:36:08.055892 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5230 | 2026.05.02 04:36:08.056186 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.02 04:36:08.056285 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_26_5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5232 | 2026.05.02 04:36:08.056363 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.02 04:36:08.056385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5234 | 2026.05.02 04:36:08.056402 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5235 | 2026.05.02 04:36:08.056715 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5236 | 2026.05.02 04:36:08.056921 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.05.02 04:36:08.057048 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 5238 | 2026.05.02 04:36:08.057089 [ 259 ] {0b10399a-3521-4170-bcdf-b5992762b7b8} <Debug> TCPHandler: Processed in 0.001384062 sec. | ||
| 5239 | 2026.05.02 04:36:08.057206 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.05.02 04:36:08.057300 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5241 | 2026.05.02 04:36:08.057339 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5242 | 2026.05.02 04:36:08.057989 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.05.02 04:36:08.058023 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5244 | 2026.05.02 04:36:08.058360 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5245 | 2026.05.02 04:36:08.058568 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.05.02 04:36:08.058695 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001413 sec., 354564.7558386412 rows/sec., 24.92 MiB/sec. | ||
| 5247 | 2026.05.02 04:36:08.058732 [ 259 ] {9ad8881a-5ccf-4566-bee7-93666e1a0647} <Debug> TCPHandler: Processed in 0.001575066 sec. | ||
| 5248 | 2026.05.02 04:36:08.058842 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.05.02 04:36:08.058937 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5250 | 2026.05.02 04:36:08.058978 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5251 | 2026.05.02 04:36:08.059324 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.05.02 04:36:08.059357 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5253 | 2026.05.02 04:36:08.059664 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5254 | 2026.05.02 04:36:08.059880 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.05.02 04:36:08.060004 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 5256 | 2026.05.02 04:36:08.060040 [ 259 ] {d91fb40e-3c1d-4abe-9e92-f9d288fe1dd0} <Debug> TCPHandler: Processed in 0.001247978 sec. | ||
| 5257 | 2026.05.02 04:36:08.060174 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.05.02 04:36:08.060268 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5259 | 2026.05.02 04:36:08.060310 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5260 | 2026.05.02 04:36:08.060724 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.05.02 04:36:08.060758 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5262 | 2026.05.02 04:36:08.061084 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5263 | 2026.05.02 04:36:08.061292 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.05.02 04:36:08.061416 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 5265 | 2026.05.02 04:36:08.061450 [ 259 ] {927333fc-e34d-4e4a-8afc-25e1e421ed3b} <Debug> TCPHandler: Processed in 0.0013255 sec. | ||
| 5266 | 2026.05.02 04:36:08.061567 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.05.02 04:36:08.061662 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.05.02 04:36:08.061703 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5269 | 2026.05.02 04:36:08.062011 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.05.02 04:36:08.062045 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5271 | 2026.05.02 04:36:08.062338 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5272 | 2026.05.02 04:36:08.062544 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.05.02 04:36:08.062671 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5274 | 2026.05.02 04:36:08.062677 [ 80 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5275 | 2026.05.02 04:36:08.062709 [ 259 ] {babfd324-e212-4702-bef7-73b68cdf73b1} <Debug> TCPHandler: Processed in 0.001190387 sec. | ||
| 5276 | 2026.05.02 04:36:08.062734 [ 80 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.02 04:36:08.062765 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5278 | 2026.05.02 04:36:08.062827 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.05.02 04:36:08.062843 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 5280 | 2026.05.02 04:36:08.062925 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.05.02 04:36:08.062926 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5282 | 2026.05.02 04:36:08.062962 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5283 | 2026.05.02 04:36:08.062979 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5284 | 2026.05.02 04:36:08.063002 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5285 | 2026.05.02 04:36:08.063036 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 5286 | 2026.05.02 04:36:08.063067 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5287 | 2026.05.02 04:36:08.063096 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5288 | 2026.05.02 04:36:08.063128 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5289 | 2026.05.02 04:36:08.063793 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.05.02 04:36:08.063828 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5291 | 2026.05.02 04:36:08.063923 [ 193 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110405 sec., 14409.157019285754 rows/sec., 963.89 KiB/sec. | ||
| 5292 | 2026.05.02 04:36:08.064062 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5293 | 2026.05.02 04:36:08.064344 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.05.02 04:36:08.064359 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5295 | 2026.05.02 04:36:08.064406 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_15_3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5296 | 2026.05.02 04:36:08.064464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5297 | 2026.05.02 04:36:08.064629 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.05.02 04:36:08.064752 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5299 | 2026.05.02 04:36:08.064780 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001872 sec., 5876.068376068376 rows/sec., 10.53 MiB/sec. | ||
| 5300 | 2026.05.02 04:36:08.064788 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.05.02 04:36:08.064825 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5302 | 2026.05.02 04:36:08.064852 [ 259 ] {33d2833a-3c3b-4aec-a3e8-3286efb11fcf} <Debug> TCPHandler: Processed in 0.002074047 sec. | ||
| 5303 | 2026.05.02 04:36:08.064906 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 5304 | 2026.05.02 04:36:08.064977 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.05.02 04:36:08.065114 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5306 | 2026.05.02 04:36:08.065172 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5307 | 2026.05.02 04:36:08.065183 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5308 | 2026.05.02 04:36:08.065245 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 421 rows starting from the beginning of the part | ||
| 5309 | 2026.05.02 04:36:08.065381 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 5310 | 2026.05.02 04:36:08.065486 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 5311 | 2026.05.02 04:36:08.065552 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.05.02 04:36:08.065588 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 5313 | 2026.05.02 04:36:08.065594 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5314 | 2026.05.02 04:36:08.065698 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 5315 | 2026.05.02 04:36:08.065807 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 5316 | 2026.05.02 04:36:08.065938 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5317 | 2026.05.02 04:36:08.066207 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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.02 04:36:08.066349 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001283 sec., 70148.09041309431 rows/sec., 4.39 MiB/sec. | ||
| 5319 | 2026.05.02 04:36:08.066384 [ 259 ] {4c4c4f84-0ee1-4d62-bc49-95dc61e86f2e} <Debug> TCPHandler: Processed in 0.001455812 sec. | ||
| 5320 | 2026.05.02 04:36:08.080543 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 19 columns (19 merged, 0 gathered) in 0.015669352 sec., 32802.888083693564 rows/sec., 58.78 MiB/sec. | ||
| 5321 | 2026.05.02 04:36:08.081490 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5322 | 2026.05.02 04:36:08.081848 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.05.02 04:36:08.081917 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5324 | 2026.05.02 04:36:08.082059 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5325 | 2026.05.02 04:36:08.313416 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.05.02 04:36:08.313679 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 5327 | 2026.05.02 04:36:08.314069 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5328 | 2026.05.02 04:36:08.314115 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 5329 | 2026.05.02 04:36:08.314373 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5330 | 2026.05.02 04:36:08.314445 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5331 | 2026.05.02 04:36:08.314586 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5332 | 2026.05.02 04:36:08.314706 [ 337 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5333 | 2026.05.02 04:36:08.314715 [ 330 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5334 | 2026.05.02 04:36:08.314715 [ 326 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5335 | 2026.05.02 04:36:08.314838 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5336 | 2026.05.02 04:36:08.314866 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5337 | 2026.05.02 04:36:08.314936 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5338 | 2026.05.02 04:36:08.314956 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5339 | 2026.05.02 04:36:08.314990 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5340 | 2026.05.02 04:36:08.315029 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5341 | 2026.05.02 04:36:08.316123 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002551 sec., 17248.13798510388 rows/sec., 3.61 MiB/sec. | ||
| 5342 | 2026.05.02 04:36:08.316258 [ 259 ] {fb4e15e2-4ed1-4a1f-a9bd-08de9502aa52} <Debug> TCPHandler: Processed in 0.002984917 sec. | ||
| 5343 | 2026.05.02 04:36:08.328480 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.05.02 04:36:08.328612 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5345 | 2026.05.02 04:36:08.328665 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5346 | 2026.05.02 04:36:08.329230 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.05.02 04:36:08.329277 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5348 | 2026.05.02 04:36:08.329640 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5349 | 2026.05.02 04:36:08.329871 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.05.02 04:36:08.330016 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001441 sec., 6939.625260235947 rows/sec., 565.88 KiB/sec. | ||
| 5351 | 2026.05.02 04:36:08.330061 [ 259 ] {6a44714e-cad2-45a4-953e-136befa7693f} <Debug> TCPHandler: Processed in 0.001645797 sec. | ||
| 5352 | 2026.05.02 04:36:08.330190 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.05.02 04:36:08.330292 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5354 | 2026.05.02 04:36:08.330333 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5355 | 2026.05.02 04:36:08.332183 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.02 04:36:08.332223 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5357 | 2026.05.02 04:36:08.332676 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5358 | 2026.05.02 04:36:08.332907 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.05.02 04:36:08.333019 [ 80 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5360 | 2026.05.02 04:36:08.333039 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Debug> executeQuery: Read 2468 rows, 187.57 KiB in 0.002767 sec., 891940.7300325262 rows/sec., 66.20 MiB/sec. | ||
| 5361 | 2026.05.02 04:36:08.333075 [ 80 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.02 04:36:08.333090 [ 259 ] {155b53af-9866-46f3-b574-d153fb591ba9} <Debug> TCPHandler: Processed in 0.002951546 sec. | ||
| 5363 | 2026.05.02 04:36:08.333108 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5364 | 2026.05.02 04:36:08.333214 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 5365 | 2026.05.02 04:36:08.333218 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.05.02 04:36:08.333332 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5367 | 2026.05.02 04:36:08.333334 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.05.02 04:36:08.333365 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3236 rows starting from the beginning of the part | ||
| 5369 | 2026.05.02 04:36:08.333384 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5370 | 2026.05.02 04:36:08.333432 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part | ||
| 5371 | 2026.05.02 04:36:08.333485 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 821 rows starting from the beginning of the part | ||
| 5372 | 2026.05.02 04:36:08.333536 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part | ||
| 5373 | 2026.05.02 04:36:08.333584 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 819 rows starting from the beginning of the part | ||
| 5374 | 2026.05.02 04:36:08.333632 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2468 rows starting from the beginning of the part | ||
| 5375 | 2026.05.02 04:36:08.333870 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.05.02 04:36:08.333907 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5377 | 2026.05.02 04:36:08.334214 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5378 | 2026.05.02 04:36:08.334446 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.05.02 04:36:08.334580 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001264 sec., 39556.96202531646 rows/sec., 2.86 MiB/sec. | ||
| 5380 | 2026.05.02 04:36:08.334618 [ 259 ] {eb187705-d45f-4cc6-b4d8-55a9dd2a104f} <Debug> TCPHandler: Processed in 0.001450133 sec. | ||
| 5381 | 2026.05.02 04:36:08.334737 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.05.02 04:36:08.334834 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5383 | 2026.05.02 04:36:08.334873 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5384 | 2026.05.02 04:36:08.335659 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.05.02 04:36:08.335697 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5386 | 2026.05.02 04:36:08.336034 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5387 | 2026.05.02 04:36:08.336034 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7576 rows, containing 5 columns (5 merged, 0 gathered) in 0.002857264 sec., 2651487.5769267385 rows/sec., 210.58 MiB/sec. | ||
| 5388 | 2026.05.02 04:36:08.336257 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.05.02 04:36:08.336336 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5390 | 2026.05.02 04:36:08.336391 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001576 sec., 508248.73096446705 rows/sec., 29.36 MiB/sec. | ||
| 5391 | 2026.05.02 04:36:08.336430 [ 259 ] {3fe08b88-c2de-4259-a7e4-d7de8a3ca2f8} <Debug> TCPHandler: Processed in 0.0017421 sec. | ||
| 5392 | 2026.05.02 04:36:08.336544 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.05.02 04:36:08.336577 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.05.02 04:36:08.336641 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5395 | 2026.05.02 04:36:08.336646 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_31_6} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5396 | 2026.05.02 04:36:08.336681 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5397 | 2026.05.02 04:36:08.336718 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 5398 | 2026.05.02 04:36:08.337060 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.05.02 04:36:08.337095 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5400 | 2026.05.02 04:36:08.337381 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5401 | 2026.05.02 04:36:08.337591 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.05.02 04:36:08.337719 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 5403 | 2026.05.02 04:36:08.337756 [ 259 ] {2515aae3-1bbf-4687-8926-455f24a84a7c} <Debug> TCPHandler: Processed in 0.001260619 sec. | ||
| 5404 | 2026.05.02 04:36:08.337868 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.05.02 04:36:08.337962 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5406 | 2026.05.02 04:36:08.338001 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5407 | 2026.05.02 04:36:08.338998 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.05.02 04:36:08.339034 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5409 | 2026.05.02 04:36:08.339397 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5410 | 2026.05.02 04:36:08.339621 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.05.02 04:36:08.339729 [ 80 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5412 | 2026.05.02 04:36:08.339750 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001804 sec., 736696.2305986696 rows/sec., 49.40 MiB/sec. | ||
| 5413 | 2026.05.02 04:36:08.339769 [ 80 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.05.02 04:36:08.339794 [ 259 ] {85d22f90-0223-426a-8041-c2f842195937} <Debug> TCPHandler: Processed in 0.001975194 sec. | ||
| 5415 | 2026.05.02 04:36:08.339797 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5416 | 2026.05.02 04:36:08.339921 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.05.02 04:36:08.339923 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 5418 | 2026.05.02 04:36:08.340021 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.05.02 04:36:08.340070 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5420 | 2026.05.02 04:36:08.340108 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5421 | 2026.05.02 04:36:08.340168 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1791 rows starting from the beginning of the part | ||
| 5422 | 2026.05.02 04:36:08.340267 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part | ||
| 5423 | 2026.05.02 04:36:08.340344 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 505 rows starting from the beginning of the part | ||
| 5424 | 2026.05.02 04:36:08.340425 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 94 rows starting from the beginning of the part | ||
| 5425 | 2026.05.02 04:36:08.340487 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 501 rows starting from the beginning of the part | ||
| 5426 | 2026.05.02 04:36:08.340555 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1329 rows starting from the beginning of the part | ||
| 5427 | 2026.05.02 04:36:08.340883 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.05.02 04:36:08.340923 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5429 | 2026.05.02 04:36:08.341380 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5430 | 2026.05.02 04:36:08.341611 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.05.02 04:36:08.341728 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5432 | 2026.05.02 04:36:08.341743 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.00174 sec., 862643.6781609196 rows/sec., 52.34 MiB/sec. | ||
| 5433 | 2026.05.02 04:36:08.341777 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.05.02 04:36:08.341799 [ 259 ] {db0f13d6-93ae-4767-b5d9-8b17d68ce17f} <Debug> TCPHandler: Processed in 0.001928153 sec. | ||
| 5435 | 2026.05.02 04:36:08.341803 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5436 | 2026.05.02 04:36:08.341891 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 5437 | 2026.05.02 04:36:08.341924 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.05.02 04:36:08.341974 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5439 | 2026.05.02 04:36:08.341999 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11402 rows starting from the beginning of the part | ||
| 5440 | 2026.05.02 04:36:08.342021 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5441 | 2026.05.02 04:36:08.342045 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 5442 | 2026.05.02 04:36:08.342077 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5443 | 2026.05.02 04:36:08.342085 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 267 rows starting from the beginning of the part | ||
| 5444 | 2026.05.02 04:36:08.342121 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5445 | 2026.05.02 04:36:08.342158 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5446 | 2026.05.02 04:36:08.342193 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1501 rows starting from the beginning of the part | ||
| 5447 | 2026.05.02 04:36:08.342760 [ 198 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.002887865 sec., 1493837.1426642174 rows/sec., 108.14 MiB/sec. | ||
| 5448 | 2026.05.02 04:36:08.342937 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.05.02 04:36:08.342971 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5450 | 2026.05.02 04:36:08.342980 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5451 | 2026.05.02 04:36:08.343282 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.05.02 04:36:08.343376 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_31_6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5453 | 2026.05.02 04:36:08.343455 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5454 | 2026.05.02 04:36:08.343693 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5455 | 2026.05.02 04:36:08.343941 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.02 04:36:08.344079 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002076 sec., 19267.822736030826 rows/sec., 34.53 MiB/sec. | ||
| 5457 | 2026.05.02 04:36:08.344134 [ 259 ] {f40e38df-014f-4fa7-9a96-3f969b0fee6e} <Debug> TCPHandler: Processed in 0.002259191 sec. | ||
| 5458 | 2026.05.02 04:36:08.344258 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2026.05.02 04:36:08.344356 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5460 | 2026.05.02 04:36:08.344398 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5461 | 2026.05.02 04:36:08.344723 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.05.02 04:36:08.344760 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5463 | 2026.05.02 04:36:08.345066 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5464 | 2026.05.02 04:36:08.345247 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13755 rows, containing 5 columns (5 merged, 0 gathered) in 0.003384306 sec., 4064348.7911554095 rows/sec., 257.82 MiB/sec. | ||
| 5465 | 2026.05.02 04:36:08.345290 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.05.02 04:36:08.345402 [ 76 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5467 | 2026.05.02 04:36:08.345426 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. | ||
| 5468 | 2026.05.02 04:36:08.345439 [ 76 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.02 04:36:08.345467 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5470 | 2026.05.02 04:36:08.345470 [ 259 ] {c8b25559-ba42-47bb-a019-70ff68961128} <Debug> TCPHandler: Processed in 0.001261679 sec. | ||
| 5471 | 2026.05.02 04:36:08.345556 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 5472 | 2026.05.02 04:36:08.345635 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5473 | 2026.05.02 04:36:08.345662 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1560 rows starting from the beginning of the part | ||
| 5474 | 2026.05.02 04:36:08.345705 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 5475 | 2026.05.02 04:36:08.345713 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5476 | 2026.05.02 04:36:08.345741 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5477 | 2026.05.02 04:36:08.345778 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 5478 | 2026.05.02 04:36:08.345809 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5479 | 2026.05.02 04:36:08.345843 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 5480 | 2026.05.02 04:36:08.346014 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.05.02 04:36:08.346106 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5482 | 2026.05.02 04:36:08.346199 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5483 | 2026.05.02 04:36:08.346696 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1872 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168706 sec., 1601771.5319336085 rows/sec., 102.75 MiB/sec. | ||
| 5484 | 2026.05.02 04:36:08.346885 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5485 | 2026.05.02 04:36:08.347141 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.05.02 04:36:08.347210 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_31_6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5487 | 2026.05.02 04:36:08.347267 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5488 | 2026.05.02 04:36:13.036763 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.05.02 04:36:13.037118 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5490 | 2026.05.02 04:36:13.037568 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5491 | 2026.05.02 04:36:13.037603 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5492 | 2026.05.02 04:36:13.037821 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5493 | 2026.05.02 04:36:13.037894 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5494 | 2026.05.02 04:36:13.038035 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5495 | 2026.05.02 04:36:13.038196 [ 340 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5496 | 2026.05.02 04:36:13.038205 [ 326 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5497 | 2026.05.02 04:36:13.038204 [ 330 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5498 | 2026.05.02 04:36:13.038412 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5499 | 2026.05.02 04:36:13.038444 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5500 | 2026.05.02 04:36:13.038522 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5501 | 2026.05.02 04:36:13.038543 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5502 | 2026.05.02 04:36:13.038577 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5503 | 2026.05.02 04:36:13.038618 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5504 | 2026.05.02 04:36:13.039749 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002767 sec., 15901.698590531261 rows/sec., 1.82 MiB/sec. | ||
| 5505 | 2026.05.02 04:36:13.039880 [ 259 ] {c3e5e020-4fdc-47df-9ad8-2df9279c8bab} <Debug> TCPHandler: Processed in 0.003287924 sec. | ||
| 5506 | 2026.05.02 04:36:13.041399 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.05.02 04:36:13.041568 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5508 | 2026.05.02 04:36:13.041654 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5509 | 2026.05.02 04:36:13.042504 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.05.02 04:36:13.042547 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5511 | 2026.05.02 04:36:13.042939 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5512 | 2026.05.02 04:36:13.043184 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.05.02 04:36:13.043330 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001821 sec., 30752.333882482155 rows/sec., 2.36 MiB/sec. | ||
| 5514 | 2026.05.02 04:36:13.043369 [ 259 ] {e22f7c42-57c6-4b93-bc50-43673a10a57b} <Debug> TCPHandler: Processed in 0.002023935 sec. | ||
| 5515 | 2026.05.02 04:36:13.043495 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.05.02 04:36:13.043596 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5517 | 2026.05.02 04:36:13.043638 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5518 | 2026.05.02 04:36:13.044068 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.05.02 04:36:13.044109 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5520 | 2026.05.02 04:36:13.044420 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5521 | 2026.05.02 04:36:13.044636 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.05.02 04:36:13.044766 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 5523 | 2026.05.02 04:36:13.044804 [ 259 ] {1515d1ec-5e98-44fe-a0e0-f08bfc0506d0} <Debug> TCPHandler: Processed in 0.00136155 sec. | ||
| 5524 | 2026.05.02 04:36:13.044922 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.05.02 04:36:13.045018 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.05.02 04:36:13.045061 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5527 | 2026.05.02 04:36:13.045447 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.05.02 04:36:13.045483 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5529 | 2026.05.02 04:36:13.045812 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5530 | 2026.05.02 04:36:13.046027 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.05.02 04:36:13.046157 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 5532 | 2026.05.02 04:36:13.046194 [ 259 ] {a369eaa6-45f8-43a3-b673-685a608433e5} <Debug> TCPHandler: Processed in 0.00132209 sec. | ||
| 5533 | 2026.05.02 04:36:13.046308 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.05.02 04:36:13.046403 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5535 | 2026.05.02 04:36:13.046445 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5536 | 2026.05.02 04:36:13.046780 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.02 04:36:13.046816 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5538 | 2026.05.02 04:36:13.047133 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5539 | 2026.05.02 04:36:13.047348 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.05.02 04:36:13.047477 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 5541 | 2026.05.02 04:36:13.047512 [ 259 ] {bc7fd4fd-f63f-4ef1-bcc6-5b40984509d1} <Debug> TCPHandler: Processed in 0.001253558 sec. | ||
| 5542 | 2026.05.02 04:36:14.032190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10083 | ||
| 5543 | 2026.05.02 04:36:14.032741 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.05.02 04:36:14.032786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5545 | 2026.05.02 04:36:14.033283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5546 | 2026.05.02 04:36:14.033504 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.05.02 04:36:14.033634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10083 | ||
| 5548 | 2026.05.02 04:36:14.033687 [ 66 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5549 | 2026.05.02 04:36:14.033786 [ 66 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.05.02 04:36:14.033822 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5551 | 2026.05.02 04:36:14.033975 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 5552 | 2026.05.02 04:36:14.034135 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5553 | 2026.05.02 04:36:14.034177 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 5554 | 2026.05.02 04:36:14.034246 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 5555 | 2026.05.02 04:36:14.034296 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 5556 | 2026.05.02 04:36:14.034341 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 5557 | 2026.05.02 04:36:14.034386 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 5558 | 2026.05.02 04:36:14.034430 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 5559 | 2026.05.02 04:36:14.036084 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165489 sec., 4656223.144056608 rows/sec., 66.61 MiB/sec. | ||
| 5560 | 2026.05.02 04:36:14.036477 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5561 | 2026.05.02 04:36:14.036765 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_21_4} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.05.02 04:36:14.036831 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_21_4} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5563 | 2026.05.02 04:36:14.036939 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5564 | 2026.05.02 04:36:14.572816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5565 | 2026.05.02 04:36:14.590455 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.05.02 04:36:14.590512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5567 | 2026.05.02 04:36:14.596269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5568 | 2026.05.02 04:36:14.596966 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.05.02 04:36:14.597284 [ 65 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5570 | 2026.05.02 04:36:14.597371 [ 65 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.05.02 04:36:14.597408 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5572 | 2026.05.02 04:36:14.597588 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5573 | 2026.05.02 04:36:14.600462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5574 | 2026.05.02 04:36:14.601657 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5575 | 2026.05.02 04:36:14.603149 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5576 | 2026.05.02 04:36:14.607677 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5577 | 2026.05.02 04:36:14.612134 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5578 | 2026.05.02 04:36:14.616395 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5579 | 2026.05.02 04:36:14.620551 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5580 | 2026.05.02 04:36:14.624527 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 5581 | 2026.05.02 04:36:14.680074 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082569416 sec., 1925.6524716124914 rows/sec., 9.96 MiB/sec. | ||
| 5582 | 2026.05.02 04:36:14.682724 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5583 | 2026.05.02 04:36:14.684756 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_21_4} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.05.02 04:36:14.684877 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_21_4} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5585 | 2026.05.02 04:36:14.687432 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5586 | 2026.05.02 04:36:15.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.76 MiB, peak 265.30 MiB, free memory in arenas 0.00 B, will set to 259.21 MiB (RSS), difference: 4.45 MiB | ||
| 5587 | 2026.05.02 04:36:16.558562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 720 | ||
| 5588 | 2026.05.02 04:36:16.561290 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.05.02 04:36:16.561339 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5590 | 2026.05.02 04:36:16.562571 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5591 | 2026.05.02 04:36:16.562827 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.05.02 04:36:16.563084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5593 | 2026.05.02 04:36:18.042125 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.05.02 04:36:18.042394 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 5595 | 2026.05.02 04:36:18.042773 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5596 | 2026.05.02 04:36:18.042813 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 5597 | 2026.05.02 04:36:18.043067 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5598 | 2026.05.02 04:36:18.043140 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5599 | 2026.05.02 04:36:18.043285 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5600 | 2026.05.02 04:36:18.043399 [ 340 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5601 | 2026.05.02 04:36:18.043424 [ 326 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5602 | 2026.05.02 04:36:18.043399 [ 328 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5603 | 2026.05.02 04:36:18.043598 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5604 | 2026.05.02 04:36:18.043630 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5605 | 2026.05.02 04:36:18.043702 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5606 | 2026.05.02 04:36:18.043723 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5607 | 2026.05.02 04:36:18.043760 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5608 | 2026.05.02 04:36:18.043799 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5609 | 2026.05.02 04:36:18.044972 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002687 sec., 16375.139560848529 rows/sec., 3.42 MiB/sec. | ||
| 5610 | 2026.05.02 04:36:18.045114 [ 259 ] {5e003e80-ccbc-4354-88b2-d3ca842baa76} <Debug> TCPHandler: Processed in 0.003132191 sec. | ||
| 5611 | 2026.05.02 04:36:18.050254 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.05.02 04:36:18.050380 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.05.02 04:36:18.050429 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5614 | 2026.05.02 04:36:18.051016 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.05.02 04:36:18.051066 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5616 | 2026.05.02 04:36:18.051479 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5617 | 2026.05.02 04:36:18.051716 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.05.02 04:36:18.051870 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001525 sec., 186229.5081967213 rows/sec., 11.83 MiB/sec. | ||
| 5619 | 2026.05.02 04:36:18.051915 [ 259 ] {243b2414-2748-4690-864f-01ae13c2cf91} <Debug> TCPHandler: Processed in 0.001721469 sec. | ||
| 5620 | 2026.05.02 04:36:18.052039 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.05.02 04:36:18.052142 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5622 | 2026.05.02 04:36:18.052187 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5623 | 2026.05.02 04:36:18.052922 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.05.02 04:36:18.052963 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5625 | 2026.05.02 04:36:18.053326 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5626 | 2026.05.02 04:36:18.053545 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.05.02 04:36:18.053682 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001561 sec., 524663.6771300448 rows/sec., 40.69 MiB/sec. | ||
| 5628 | 2026.05.02 04:36:18.053721 [ 259 ] {2b743fbe-f34d-4971-b6e0-3fd5c211dbfb} <Debug> TCPHandler: Processed in 0.001734669 sec. | ||
| 5629 | 2026.05.02 04:36:18.053831 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.05.02 04:36:18.053929 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.02 04:36:18.053970 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5632 | 2026.05.02 04:36:18.054395 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.05.02 04:36:18.054433 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5634 | 2026.05.02 04:36:18.054738 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5635 | 2026.05.02 04:36:18.054966 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.05.02 04:36:18.055099 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00119 sec., 128571.42857142857 rows/sec., 7.69 MiB/sec. | ||
| 5637 | 2026.05.02 04:36:18.055137 [ 259 ] {94be159b-cd95-4496-b521-78b8b3419097} <Debug> TCPHandler: Processed in 0.00135695 sec. | ||
| 5638 | 2026.05.02 04:36:18.055258 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.05.02 04:36:18.055354 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5640 | 2026.05.02 04:36:18.055394 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5641 | 2026.05.02 04:36:18.055824 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.05.02 04:36:18.055862 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5643 | 2026.05.02 04:36:18.056165 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5644 | 2026.05.02 04:36:18.056374 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.05.02 04:36:18.056501 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 5646 | 2026.05.02 04:36:18.056539 [ 259 ] {d727e627-bdb7-4d05-a568-112cf06e1ac0} <Debug> TCPHandler: Processed in 0.001330779 sec. | ||
| 5647 | 2026.05.02 04:36:18.056656 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.05.02 04:36:18.056752 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5649 | 2026.05.02 04:36:18.056790 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5650 | 2026.05.02 04:36:18.057213 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.05.02 04:36:18.057249 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5652 | 2026.05.02 04:36:18.057548 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5653 | 2026.05.02 04:36:18.057760 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.05.02 04:36:18.057886 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 5655 | 2026.05.02 04:36:18.057925 [ 259 ] {d9a0bf9b-1357-4675-85e7-548a328ef7c7} <Debug> TCPHandler: Processed in 0.00131784 sec. | ||
| 5656 | 2026.05.02 04:36:18.058038 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.05.02 04:36:18.058133 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5658 | 2026.05.02 04:36:18.058172 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5659 | 2026.05.02 04:36:18.058724 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.05.02 04:36:18.058761 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5661 | 2026.05.02 04:36:18.059085 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5662 | 2026.05.02 04:36:18.059307 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.05.02 04:36:18.059436 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00132 sec., 379545.45454545453 rows/sec., 26.68 MiB/sec. | ||
| 5664 | 2026.05.02 04:36:18.059474 [ 259 ] {08fc1611-0b56-4ae9-bf96-a12ce4425de9} <Debug> TCPHandler: Processed in 0.001485934 sec. | ||
| 5665 | 2026.05.02 04:36:18.059600 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.05.02 04:36:18.059695 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5667 | 2026.05.02 04:36:18.059737 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5668 | 2026.05.02 04:36:18.060070 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.05.02 04:36:18.060106 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5670 | 2026.05.02 04:36:18.060411 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5671 | 2026.05.02 04:36:18.060617 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.05.02 04:36:18.060742 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 5673 | 2026.05.02 04:36:18.060779 [ 259 ] {51cf4199-0f98-482a-8adb-b3737bcc1ebd} <Debug> TCPHandler: Processed in 0.001228948 sec. | ||
| 5674 | 2026.05.02 04:36:18.060887 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.05.02 04:36:18.060983 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5676 | 2026.05.02 04:36:18.061026 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5677 | 2026.05.02 04:36:18.061435 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.05.02 04:36:18.061471 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5679 | 2026.05.02 04:36:18.061794 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5680 | 2026.05.02 04:36:18.062001 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.05.02 04:36:18.062127 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 5682 | 2026.05.02 04:36:18.062165 [ 259 ] {ee4b1545-f6b5-4086-9060-b98f2dfb3ee0} <Debug> TCPHandler: Processed in 0.0013264 sec. | ||
| 5683 | 2026.05.02 04:36:18.062276 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.05.02 04:36:18.062372 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.05.02 04:36:18.062414 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5686 | 2026.05.02 04:36:18.062725 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.05.02 04:36:18.062761 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5688 | 2026.05.02 04:36:18.063052 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5689 | 2026.05.02 04:36:18.063262 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.05.02 04:36:18.063387 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 5691 | 2026.05.02 04:36:18.063424 [ 259 ] {9430db96-5ed7-4d89-8033-f39c55e476c7} <Debug> TCPHandler: Processed in 0.001195657 sec. | ||
| 5692 | 2026.05.02 04:36:18.063532 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.05.02 04:36:18.063626 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.05.02 04:36:18.063681 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5695 | 2026.05.02 04:36:18.064447 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.05.02 04:36:18.064484 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5697 | 2026.05.02 04:36:18.064984 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5698 | 2026.05.02 04:36:18.065215 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.05.02 04:36:18.065353 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001744 sec., 6307.339449541284 rows/sec., 11.30 MiB/sec. | ||
| 5700 | 2026.05.02 04:36:18.065406 [ 259 ] {b758590f-1d56-475e-a2cb-b3df319ce403} <Debug> TCPHandler: Processed in 0.001923783 sec. | ||
| 5701 | 2026.05.02 04:36:18.065518 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.05.02 04:36:18.065614 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.05.02 04:36:18.065656 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5704 | 2026.05.02 04:36:18.065989 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.05.02 04:36:18.066026 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5706 | 2026.05.02 04:36:18.066332 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5707 | 2026.05.02 04:36:18.066548 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.05.02 04:36:18.066675 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 5709 | 2026.05.02 04:36:18.066710 [ 259 ] {a6cbcec5-10d3-41c0-9ecb-573dcba07eff} <Debug> TCPHandler: Processed in 0.001241968 sec. | ||
| 5710 | 2026.05.02 04:36:21.089605 [ 56 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5711 | 2026.05.02 04:36:21.089688 [ 56 ] {} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.05.02 04:36:21.089711 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5713 | 2026.05.02 04:36:21.089811 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 5714 | 2026.05.02 04:36:21.089952 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5715 | 2026.05.02 04:36:21.089984 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 5716 | 2026.05.02 04:36:21.090049 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 5717 | 2026.05.02 04:36:21.090092 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 5718 | 2026.05.02 04:36:21.090135 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 5719 | 2026.05.02 04:36:21.090174 [ 192 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 5720 | 2026.05.02 04:36:21.090887 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112745 sec., 5392.070959653829 rows/sec., 400.19 KiB/sec. | ||
| 5721 | 2026.05.02 04:36:21.091119 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5722 | 2026.05.02 04:36:21.091421 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_5_1} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.05.02 04:36:21.091498 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_5_1} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5724 | 2026.05.02 04:36:21.091589 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5725 | 2026.05.02 04:36:21.433121 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5726 | 2026.05.02 04:36:21.433172 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5727 | 2026.05.02 04:36:21.534689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10531 | ||
| 5728 | 2026.05.02 04:36:21.535172 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.05.02 04:36:21.535212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5730 | 2026.05.02 04:36:21.535797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5731 | 2026.05.02 04:36:21.536049 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.05.02 04:36:21.536188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 5733 | 2026.05.02 04:36:22.100512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5734 | 2026.05.02 04:36:22.116364 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.05.02 04:36:22.116421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5736 | 2026.05.02 04:36:22.122475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5737 | 2026.05.02 04:36:22.123242 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.05.02 04:36:22.126262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5739 | 2026.05.02 04:36:23.038965 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.02 04:36:23.039198 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5741 | 2026.05.02 04:36:23.039554 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5742 | 2026.05.02 04:36:23.039591 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5743 | 2026.05.02 04:36:23.039805 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5744 | 2026.05.02 04:36:23.039875 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5745 | 2026.05.02 04:36:23.040015 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5746 | 2026.05.02 04:36:23.040134 [ 340 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5747 | 2026.05.02 04:36:23.040134 [ 336 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5748 | 2026.05.02 04:36:23.040134 [ 328 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5749 | 2026.05.02 04:36:23.040281 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5750 | 2026.05.02 04:36:23.040309 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5751 | 2026.05.02 04:36:23.040378 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5752 | 2026.05.02 04:36:23.040399 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5753 | 2026.05.02 04:36:23.040433 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5754 | 2026.05.02 04:36:23.040483 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5755 | 2026.05.02 04:36:23.041819 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002708 sec., 16248.153618906943 rows/sec., 3.40 MiB/sec. | ||
| 5756 | 2026.05.02 04:36:23.041948 [ 259 ] {552cc5a7-2d32-4033-abf7-591512e99153} <Debug> TCPHandler: Processed in 0.00311961 sec. | ||
| 5757 | 2026.05.02 04:36:23.044090 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.05.02 04:36:23.044209 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5759 | 2026.05.02 04:36:23.044252 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5760 | 2026.05.02 04:36:23.044803 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.05.02 04:36:23.044845 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5762 | 2026.05.02 04:36:23.045215 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5763 | 2026.05.02 04:36:23.045433 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.05.02 04:36:23.045573 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001394 sec., 84648.49354375896 rows/sec., 7.20 MiB/sec. | ||
| 5765 | 2026.05.02 04:36:23.045609 [ 259 ] {abe474d5-e9a1-4d8a-a7a7-37122d0fec2c} <Debug> TCPHandler: Processed in 0.001572785 sec. | ||
| 5766 | 2026.05.02 04:36:23.045743 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.05.02 04:36:23.045838 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.05.02 04:36:23.045877 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5769 | 2026.05.02 04:36:23.046288 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.02 04:36:23.046324 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5771 | 2026.05.02 04:36:23.046605 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5772 | 2026.05.02 04:36:23.046823 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.05.02 04:36:23.046947 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001127 sec., 27506.654835847385 rows/sec., 2.02 MiB/sec. | ||
| 5774 | 2026.05.02 04:36:23.046983 [ 259 ] {f96e7f10-86f6-4a9d-a9f2-b45005e7dd4e} <Debug> TCPHandler: Processed in 0.001288489 sec. | ||
| 5775 | 2026.05.02 04:36:23.047111 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.05.02 04:36:23.047204 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5777 | 2026.05.02 04:36:23.047243 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5778 | 2026.05.02 04:36:23.047670 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.05.02 04:36:23.047705 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5780 | 2026.05.02 04:36:23.048007 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5781 | 2026.05.02 04:36:23.048210 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.05.02 04:36:23.048331 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001145 sec., 82969.43231441049 rows/sec., 6.48 MiB/sec. | ||
| 5783 | 2026.05.02 04:36:23.048367 [ 259 ] {71f12b64-5196-44c8-8c04-047ca6c958bc} <Debug> TCPHandler: Processed in 0.001304679 sec. | ||
| 5784 | 2026.05.02 04:36:23.048488 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.05.02 04:36:23.048581 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.05.02 04:36:23.048621 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5787 | 2026.05.02 04:36:23.049045 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.05.02 04:36:23.049080 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5789 | 2026.05.02 04:36:23.049421 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5790 | 2026.05.02 04:36:23.049624 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.05.02 04:36:23.049747 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5792 | 2026.05.02 04:36:23.049783 [ 259 ] {8a2767ab-bce4-4baf-a913-bec600d8f76e} <Debug> TCPHandler: Processed in 0.00134273 sec. | ||
| 5793 | 2026.05.02 04:36:23.049908 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.05.02 04:36:23.050001 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5795 | 2026.05.02 04:36:23.050054 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5796 | 2026.05.02 04:36:23.050867 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.05.02 04:36:23.050903 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5798 | 2026.05.02 04:36:23.051455 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5799 | 2026.05.02 04:36:23.051670 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.05.02 04:36:23.051803 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001819 sec., 17042.330951072017 rows/sec., 30.54 MiB/sec. | ||
| 5801 | 2026.05.02 04:36:23.051855 [ 259 ] {94d33e22-58ee-42f0-a7d0-004657084e4b} <Debug> TCPHandler: Processed in 0.001993445 sec. | ||
| 5802 | 2026.05.02 04:36:23.051989 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.05.02 04:36:23.052082 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.05.02 04:36:23.052122 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5805 | 2026.05.02 04:36:23.052464 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.05.02 04:36:23.052499 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5807 | 2026.05.02 04:36:23.052800 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5808 | 2026.05.02 04:36:23.053001 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.05.02 04:36:23.053124 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5810 | 2026.05.02 04:36:23.053159 [ 259 ] {8cdf2d1c-3d29-4a4e-a715-193e727f8ade} <Debug> TCPHandler: Processed in 0.001217868 sec. | ||
| 5811 | 2026.05.02 04:36:26.563460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 758 | ||
| 5812 | 2026.05.02 04:36:26.566343 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.05.02 04:36:26.566400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5814 | 2026.05.02 04:36:26.567677 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5815 | 2026.05.02 04:36:26.567961 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.05.02 04:36:26.568125 [ 47 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5817 | 2026.05.02 04:36:26.568195 [ 47 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.05.02 04:36:26.568220 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5819 | 2026.05.02 04:36:26.568320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5820 | 2026.05.02 04:36:26.568325 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 5821 | 2026.05.02 04:36:26.568901 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5822 | 2026.05.02 04:36:26.569044 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 530 rows starting from the beginning of the part | ||
| 5823 | 2026.05.02 04:36:26.569388 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 5824 | 2026.05.02 04:36:26.569694 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5825 | 2026.05.02 04:36:26.570000 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5826 | 2026.05.02 04:36:26.570294 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 5827 | 2026.05.02 04:36:26.570592 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5828 | 2026.05.02 04:36:26.577218 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 72 columns (72 merged, 0 gathered) in 0.008932451 sec., 84859.12769070886 rows/sec., 72.01 MiB/sec. | ||
| 5829 | 2026.05.02 04:36:26.578643 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5830 | 2026.05.02 04:36:26.579309 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.02 04:36:26.579396 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_16_3} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5832 | 2026.05.02 04:36:26.579645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5833 | 2026.05.02 04:36:28.042511 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.02 04:36:28.042898 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 5835 | 2026.05.02 04:36:28.043363 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5836 | 2026.05.02 04:36:28.043405 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 5837 | 2026.05.02 04:36:28.043662 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5838 | 2026.05.02 04:36:28.043737 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5839 | 2026.05.02 04:36:28.043885 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5840 | 2026.05.02 04:36:28.043974 [ 345 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5841 | 2026.05.02 04:36:28.044000 [ 296 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5842 | 2026.05.02 04:36:28.044000 [ 336 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5843 | 2026.05.02 04:36:28.044115 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5844 | 2026.05.02 04:36:28.044143 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5845 | 2026.05.02 04:36:28.044217 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5846 | 2026.05.02 04:36:28.044238 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5847 | 2026.05.02 04:36:28.044274 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5848 | 2026.05.02 04:36:28.044312 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5849 | 2026.05.02 04:36:28.045445 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002714 sec., 16212.23286661754 rows/sec., 3.39 MiB/sec. | ||
| 5850 | 2026.05.02 04:36:28.045585 [ 259 ] {b5bf6bf3-1291-44f7-9ea2-a798921d9cee} <Debug> TCPHandler: Processed in 0.003271384 sec. | ||
| 5851 | 2026.05.02 04:36:28.050610 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.02 04:36:28.050745 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.02 04:36:28.050801 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5854 | 2026.05.02 04:36:28.051410 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.02 04:36:28.051452 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5856 | 2026.05.02 04:36:28.051843 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5857 | 2026.05.02 04:36:28.052077 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.02 04:36:28.052220 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001514 sec., 187582.56274768824 rows/sec., 11.91 MiB/sec. | ||
| 5859 | 2026.05.02 04:36:28.052259 [ 259 ] {e83ad8aa-ed97-4b3d-a64b-acd28615edc1} <Debug> TCPHandler: Processed in 0.001712629 sec. | ||
| 5860 | 2026.05.02 04:36:28.052386 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.02 04:36:28.052490 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.02 04:36:28.052533 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5863 | 2026.05.02 04:36:28.053253 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.02 04:36:28.053290 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5865 | 2026.05.02 04:36:28.053640 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5866 | 2026.05.02 04:36:28.053857 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.02 04:36:28.053990 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001523 sec., 537754.4320420224 rows/sec., 41.71 MiB/sec. | ||
| 5868 | 2026.05.02 04:36:28.054027 [ 259 ] {b0ee769a-ce93-4cc3-b5b2-d56f585aa6da} <Debug> TCPHandler: Processed in 0.001692908 sec. | ||
| 5869 | 2026.05.02 04:36:28.054139 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.02 04:36:28.054240 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.02 04:36:28.054281 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5872 | 2026.05.02 04:36:28.054712 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.02 04:36:28.054749 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5874 | 2026.05.02 04:36:28.055082 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5875 | 2026.05.02 04:36:28.055298 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.02 04:36:28.055426 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001206 sec., 126865.67164179104 rows/sec., 7.59 MiB/sec. | ||
| 5877 | 2026.05.02 04:36:28.055464 [ 259 ] {60e1fb1c-7916-4de5-b477-cd1f4647f9d9} <Debug> TCPHandler: Processed in 0.001376221 sec. | ||
| 5878 | 2026.05.02 04:36:28.055582 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.02 04:36:28.055679 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.02 04:36:28.055719 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5881 | 2026.05.02 04:36:28.056143 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.02 04:36:28.056178 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5883 | 2026.05.02 04:36:28.056488 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5884 | 2026.05.02 04:36:28.056704 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.02 04:36:28.056804 [ 46 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5886 | 2026.05.02 04:36:28.056831 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 8.23 MiB/sec. | ||
| 5887 | 2026.05.02 04:36:28.056847 [ 46 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.05.02 04:36:28.056875 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5889 | 2026.05.02 04:36:28.056877 [ 259 ] {b7f0607d-2bc0-4f38-b4e6-4b4d12b5c5dd} <Debug> TCPHandler: Processed in 0.00134636 sec. | ||
| 5890 | 2026.05.02 04:36:28.056985 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 5891 | 2026.05.02 04:36:28.057002 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.05.02 04:36:28.057125 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.05.02 04:36:28.057135 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5894 | 2026.05.02 04:36:28.057170 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5895 | 2026.05.02 04:36:28.057181 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 951 rows starting from the beginning of the part | ||
| 5896 | 2026.05.02 04:36:28.057263 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5897 | 2026.05.02 04:36:28.057313 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 5898 | 2026.05.02 04:36:28.057362 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 5899 | 2026.05.02 04:36:28.057405 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 5900 | 2026.05.02 04:36:28.057448 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 5901 | 2026.05.02 04:36:28.057623 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.05.02 04:36:28.057665 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5903 | 2026.05.02 04:36:28.058062 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5904 | 2026.05.02 04:36:28.058291 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.05.02 04:36:28.058419 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001312 sec., 112804.87804878049 rows/sec., 6.42 MiB/sec. | ||
| 5906 | 2026.05.02 04:36:28.058457 [ 259 ] {cde5c6b6-4016-4920-ac23-a511052d7f19} <Debug> TCPHandler: Processed in 0.001504854 sec. | ||
| 5907 | 2026.05.02 04:36:28.058581 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.05.02 04:36:28.058677 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5909 | 2026.05.02 04:36:28.058717 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5910 | 2026.05.02 04:36:28.058717 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775971 sec., 1322093.660313147 rows/sec., 84.29 MiB/sec. | ||
| 5911 | 2026.05.02 04:36:28.058925 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5912 | 2026.05.02 04:36:28.059177 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.05.02 04:36:28.059247 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_21_4} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5914 | 2026.05.02 04:36:28.059320 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5915 | 2026.05.02 04:36:28.059342 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.05.02 04:36:28.059383 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5917 | 2026.05.02 04:36:28.059736 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5918 | 2026.05.02 04:36:28.059960 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.05.02 04:36:28.060090 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001431 sec., 350104.82180293504 rows/sec., 24.61 MiB/sec. | ||
| 5920 | 2026.05.02 04:36:28.060128 [ 259 ] {1e0672b2-0190-463e-93eb-ad0a192c7622} <Debug> TCPHandler: Processed in 0.001596556 sec. | ||
| 5921 | 2026.05.02 04:36:28.060247 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.05.02 04:36:28.060343 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5923 | 2026.05.02 04:36:28.060386 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5924 | 2026.05.02 04:36:28.060717 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.05.02 04:36:28.060754 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5926 | 2026.05.02 04:36:28.061054 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5927 | 2026.05.02 04:36:28.061272 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.05.02 04:36:28.061388 [ 45 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5929 | 2026.05.02 04:36:28.061413 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 5930 | 2026.05.02 04:36:28.061431 [ 45 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.05.02 04:36:28.061454 [ 259 ] {d5abd9bc-ac0d-482f-a7d0-582488b78e35} <Debug> TCPHandler: Processed in 0.001257668 sec. | ||
| 5932 | 2026.05.02 04:36:28.061458 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5933 | 2026.05.02 04:36:28.061573 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 5934 | 2026.05.02 04:36:28.061576 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.05.02 04:36:28.061716 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.05.02 04:36:28.061728 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5937 | 2026.05.02 04:36:28.061761 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5938 | 2026.05.02 04:36:28.061774 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5939 | 2026.05.02 04:36:28.061851 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5940 | 2026.05.02 04:36:28.061902 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5941 | 2026.05.02 04:36:28.061947 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5942 | 2026.05.02 04:36:28.061987 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5943 | 2026.05.02 04:36:28.062026 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5944 | 2026.05.02 04:36:28.062189 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.05.02 04:36:28.062231 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5946 | 2026.05.02 04:36:28.062609 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5947 | 2026.05.02 04:36:28.062825 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301689 sec., 73750.33514149694 rows/sec., 3.76 MiB/sec. | ||
| 5948 | 2026.05.02 04:36:28.062832 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.05.02 04:36:28.062966 [ 192 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5950 | 2026.05.02 04:36:28.062977 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00128 sec., 207031.24999999997 rows/sec., 13.76 MiB/sec. | ||
| 5951 | 2026.05.02 04:36:28.063025 [ 259 ] {5bf33745-3fe8-44dd-a2b1-91a62c505f2e} <Debug> TCPHandler: Processed in 0.001500243 sec. | ||
| 5952 | 2026.05.02 04:36:28.063198 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.05.02 04:36:28.063280 [ 192 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.05.02 04:36:28.063298 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5955 | 2026.05.02 04:36:28.063346 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5956 | 2026.05.02 04:36:28.063369 [ 192 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_16_3} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5957 | 2026.05.02 04:36:28.063453 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5958 | 2026.05.02 04:36:28.063670 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.05.02 04:36:28.063711 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5960 | 2026.05.02 04:36:28.064041 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5961 | 2026.05.02 04:36:28.064260 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.05.02 04:36:28.064386 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 5963 | 2026.05.02 04:36:28.064423 [ 259 ] {fe840447-fd4c-49b4-b6ef-49ae2f463cad} <Debug> TCPHandler: Processed in 0.001275769 sec. | ||
| 5964 | 2026.05.02 04:36:28.064552 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5965 | 2026.05.02 04:36:28.064648 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5966 | 2026.05.02 04:36:28.064703 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5967 | 2026.05.02 04:36:28.065472 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.05.02 04:36:28.065509 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5969 | 2026.05.02 04:36:28.066047 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5970 | 2026.05.02 04:36:28.066272 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.05.02 04:36:28.066405 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001776 sec., 6193.693693693694 rows/sec., 11.10 MiB/sec. | ||
| 5972 | 2026.05.02 04:36:28.066457 [ 259 ] {6cd796fc-0952-4c82-b078-e85e72dbadc2} <Debug> TCPHandler: Processed in 0.001955434 sec. | ||
| 5973 | 2026.05.02 04:36:28.066572 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.05.02 04:36:28.066668 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.05.02 04:36:28.066709 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5976 | 2026.05.02 04:36:28.067047 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.02 04:36:28.067081 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5978 | 2026.05.02 04:36:28.067383 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5979 | 2026.05.02 04:36:28.067614 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.02 04:36:28.067736 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 5981 | 2026.05.02 04:36:28.067771 [ 259 ] {701f4bff-62cc-4ee4-8b1d-0200b88d5b14} <Debug> TCPHandler: Processed in 0.001249858 sec. | ||
| 5982 | 2026.05.02 04:36:29.036333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11043 | ||
| 5983 | 2026.05.02 04:36:29.036916 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.05.02 04:36:29.036975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5985 | 2026.05.02 04:36:29.037475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5986 | 2026.05.02 04:36:29.037716 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.05.02 04:36:29.037866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11043 | ||
| 5988 | 2026.05.02 04:36:29.626390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5989 | 2026.05.02 04:36:29.644256 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.05.02 04:36:29.644325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5991 | 2026.05.02 04:36:29.650415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5992 | 2026.05.02 04:36:29.651193 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.05.02 04:36:29.654554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5994 | 2026.05.02 04:36:33.039522 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.05.02 04:36:33.039760 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5996 | 2026.05.02 04:36:33.040087 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5997 | 2026.05.02 04:36:33.040124 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5998 | 2026.05.02 04:36:33.040344 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5999 | 2026.05.02 04:36:33.040414 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6000 | 2026.05.02 04:36:33.040551 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6001 | 2026.05.02 04:36:33.040672 [ 345 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6002 | 2026.05.02 04:36:33.040677 [ 296 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6003 | 2026.05.02 04:36:33.040714 [ 339 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6004 | 2026.05.02 04:36:33.040831 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6005 | 2026.05.02 04:36:33.040859 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6006 | 2026.05.02 04:36:33.040930 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6007 | 2026.05.02 04:36:33.040951 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6008 | 2026.05.02 04:36:33.040991 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6009 | 2026.05.02 04:36:33.041032 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.02 04:36:33.042168 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002494 sec., 17642.34161988773 rows/sec., 3.69 MiB/sec. | ||
| 6011 | 2026.05.02 04:36:33.042286 [ 259 ] {d19b0667-b55a-4b6d-a885-a16adaddb618} <Debug> TCPHandler: Processed in 0.002890495 sec. | ||
| 6012 | 2026.05.02 04:36:33.044499 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2026.05.02 04:36:33.044612 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6014 | 2026.05.02 04:36:33.044657 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6015 | 2026.05.02 04:36:33.045188 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.05.02 04:36:33.045232 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6017 | 2026.05.02 04:36:33.045601 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6018 | 2026.05.02 04:36:33.045839 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.05.02 04:36:33.045956 [ 30 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6020 | 2026.05.02 04:36:33.045987 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001407 sec., 83866.38237384506 rows/sec., 7.14 MiB/sec. | ||
| 6021 | 2026.05.02 04:36:33.046008 [ 30 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.05.02 04:36:33.046032 [ 259 ] {fd98825a-10a2-4a25-b034-ce9ac8431f33} <Debug> TCPHandler: Processed in 0.001584616 sec. | ||
| 6023 | 2026.05.02 04:36:33.046033 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6024 | 2026.05.02 04:36:33.046151 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 6025 | 2026.05.02 04:36:33.046166 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.05.02 04:36:33.046275 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6027 | 2026.05.02 04:36:33.046278 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.05.02 04:36:33.046315 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3238 rows starting from the beginning of the part | ||
| 6029 | 2026.05.02 04:36:33.046337 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6030 | 2026.05.02 04:36:33.046385 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 6031 | 2026.05.02 04:36:33.046436 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 819 rows starting from the beginning of the part | ||
| 6032 | 2026.05.02 04:36:33.046479 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 6033 | 2026.05.02 04:36:33.046517 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 819 rows starting from the beginning of the part | ||
| 6034 | 2026.05.02 04:36:33.046554 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 6035 | 2026.05.02 04:36:33.046757 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.05.02 04:36:33.046799 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6037 | 2026.05.02 04:36:33.047228 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6038 | 2026.05.02 04:36:33.047454 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.05.02 04:36:33.047562 [ 30 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6040 | 2026.05.02 04:36:33.047588 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001331 sec., 23290.75882794891 rows/sec., 1.71 MiB/sec. | ||
| 6041 | 2026.05.02 04:36:33.047592 [ 30 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2026.05.02 04:36:33.047627 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6043 | 2026.05.02 04:36:33.047632 [ 259 ] {5cf55edf-a9ad-46be-8111-10fb961dbbd4} <Debug> TCPHandler: Processed in 0.001515384 sec. | ||
| 6044 | 2026.05.02 04:36:33.047730 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 6045 | 2026.05.02 04:36:33.047760 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.05.02 04:36:33.047866 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6047 | 2026.05.02 04:36:33.047874 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6048 | 2026.05.02 04:36:33.047909 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6049 | 2026.05.02 04:36:33.047919 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 6050 | 2026.05.02 04:36:33.048005 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 6051 | 2026.05.02 04:36:33.048047 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 153 rows starting from the beginning of the part | ||
| 6052 | 2026.05.02 04:36:33.048084 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6053 | 2026.05.02 04:36:33.048120 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 153 rows starting from the beginning of the part | ||
| 6054 | 2026.05.02 04:36:33.048157 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6055 | 2026.05.02 04:36:33.048351 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.05.02 04:36:33.048392 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6057 | 2026.05.02 04:36:33.048691 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587059 sec., 1997635.1525032865 rows/sec., 160.05 MiB/sec. | ||
| 6058 | 2026.05.02 04:36:33.048794 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6059 | 2026.05.02 04:36:33.048995 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6060 | 2026.05.02 04:36:33.049027 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.05.02 04:36:33.049049 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368721 sec., 458822.5065590431 rows/sec., 30.76 MiB/sec. | ||
| 6062 | 2026.05.02 04:36:33.049142 [ 30 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6063 | 2026.05.02 04:36:33.049168 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00132 sec., 71969.69696969698 rows/sec., 5.62 MiB/sec. | ||
| 6064 | 2026.05.02 04:36:33.049174 [ 30 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.05.02 04:36:33.049215 [ 259 ] {6155227e-dfe5-4c1e-a10f-f3fd14f357f7} <Debug> TCPHandler: Processed in 0.001503323 sec. | ||
| 6066 | 2026.05.02 04:36:33.049216 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6067 | 2026.05.02 04:36:33.049225 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6068 | 2026.05.02 04:36:33.049325 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 6069 | 2026.05.02 04:36:33.049350 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.05.02 04:36:33.049343 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.05.02 04:36:33.049441 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6072 | 2026.05.02 04:36:33.049454 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6073 | 2026.05.02 04:36:33.049476 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_36_7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6074 | 2026.05.02 04:36:33.049481 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
| 6075 | 2026.05.02 04:36:33.049502 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6076 | 2026.05.02 04:36:33.049545 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.05.02 04:36:33.049560 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 6078 | 2026.05.02 04:36:33.049569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 6079 | 2026.05.02 04:36:33.049621 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 501 rows starting from the beginning of the part | ||
| 6080 | 2026.05.02 04:36:33.049636 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_31_6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6081 | 2026.05.02 04:36:33.049675 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 6082 | 2026.05.02 04:36:33.049720 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6083 | 2026.05.02 04:36:33.049723 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 501 rows starting from the beginning of the part | ||
| 6084 | 2026.05.02 04:36:33.049786 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 6085 | 2026.05.02 04:36:33.049906 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.05.02 04:36:33.049942 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6087 | 2026.05.02 04:36:33.050266 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6088 | 2026.05.02 04:36:33.050476 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.05.02 04:36:33.050578 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6090 | 2026.05.02 04:36:33.050601 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6091 | 2026.05.02 04:36:33.050607 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.05.02 04:36:33.050640 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6093 | 2026.05.02 04:36:33.050645 [ 259 ] {b669d728-d6bb-452b-8884-15bd72257090} <Debug> TCPHandler: Processed in 0.00134266 sec. | ||
| 6094 | 2026.05.02 04:36:33.050713 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 6095 | 2026.05.02 04:36:33.050777 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.05.02 04:36:33.050804 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6097 | 2026.05.02 04:36:33.050833 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13755 rows starting from the beginning of the part | ||
| 6098 | 2026.05.02 04:36:33.050871 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6099 | 2026.05.02 04:36:33.050884 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 6100 | 2026.05.02 04:36:33.050925 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6101 | 2026.05.02 04:36:33.050930 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 6102 | 2026.05.02 04:36:33.050976 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 6103 | 2026.05.02 04:36:33.050994 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710348 sec., 1782093.4686975984 rows/sec., 130.54 MiB/sec. | ||
| 6104 | 2026.05.02 04:36:33.051021 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6105 | 2026.05.02 04:36:33.051067 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6106 | 2026.05.02 04:36:33.051169 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6107 | 2026.05.02 04:36:33.051408 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.05.02 04:36:33.051471 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_36_7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6109 | 2026.05.02 04:36:33.051538 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6110 | 2026.05.02 04:36:33.051697 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.05.02 04:36:33.051732 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6112 | 2026.05.02 04:36:33.052265 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6113 | 2026.05.02 04:36:33.052486 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.05.02 04:36:33.052603 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6115 | 2026.05.02 04:36:33.052630 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001777 sec., 17445.132245357345 rows/sec., 31.26 MiB/sec. | ||
| 6116 | 2026.05.02 04:36:33.052635 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.02 04:36:33.052672 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6118 | 2026.05.02 04:36:33.052697 [ 259 ] {890f8a50-b696-499a-8d12-a4892d2677bf} <Debug> TCPHandler: Processed in 0.001966904 sec. | ||
| 6119 | 2026.05.02 04:36:33.052754 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 6120 | 2026.05.02 04:36:33.052830 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.05.02 04:36:33.052929 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.05.02 04:36:33.052970 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6123 | 2026.05.02 04:36:33.052980 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6124 | 2026.05.02 04:36:33.053044 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 514 rows starting from the beginning of the part | ||
| 6125 | 2026.05.02 04:36:33.053162 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 6126 | 2026.05.02 04:36:33.053264 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6127 | 2026.05.02 04:36:33.053303 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.05.02 04:36:33.053345 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6129 | 2026.05.02 04:36:33.053356 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6130 | 2026.05.02 04:36:33.053455 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 6131 | 2026.05.02 04:36:33.053543 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6132 | 2026.05.02 04:36:33.053662 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6133 | 2026.05.02 04:36:33.053894 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.05.02 04:36:33.054042 [ 27 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6135 | 2026.05.02 04:36:33.054049 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 6136 | 2026.05.02 04:36:33.054091 [ 27 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.05.02 04:36:33.054107 [ 259 ] {f428798b-a6e9-4b71-83a8-fce212365c9b} <Debug> TCPHandler: Processed in 0.001325319 sec. | ||
| 6138 | 2026.05.02 04:36:33.054119 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6139 | 2026.05.02 04:36:33.054196 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 6140 | 2026.05.02 04:36:33.054284 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6141 | 2026.05.02 04:36:33.054314 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1872 rows starting from the beginning of the part | ||
| 6142 | 2026.05.02 04:36:33.054366 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 6143 | 2026.05.02 04:36:33.054407 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6144 | 2026.05.02 04:36:33.054445 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 6145 | 2026.05.02 04:36:33.054483 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6146 | 2026.05.02 04:36:33.054520 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 6147 | 2026.05.02 04:36:33.055036 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14733 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351728 sec., 3385551.6705088187 rows/sec., 215.77 MiB/sec. | ||
| 6148 | 2026.05.02 04:36:33.055425 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6149 | 2026.05.02 04:36:33.055570 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404171 sec., 1581004.023014291 rows/sec., 101.60 MiB/sec. | ||
| 6150 | 2026.05.02 04:36:33.055699 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.05.02 04:36:33.055768 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6152 | 2026.05.02 04:36:33.055817 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6153 | 2026.05.02 04:36:33.055832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6154 | 2026.05.02 04:36:33.056054 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.05.02 04:36:33.056118 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_36_7} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6156 | 2026.05.02 04:36:33.056177 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6157 | 2026.05.02 04:36:33.058187 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 19 columns (19 merged, 0 gathered) in 0.005471443 sec., 116605.43662796084 rows/sec., 208.95 MiB/sec. | ||
| 6158 | 2026.05.02 04:36:33.059079 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6159 | 2026.05.02 04:36:33.059410 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.05.02 04:36:33.059484 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6161 | 2026.05.02 04:36:33.059572 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6162 | 2026.05.02 04:36:33.664073 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52756 | ||
| 6163 | 2026.05.02 04:36:33.664172 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2026.05.02 04:36:33.664198 [ 287 ] {} <Debug> TCP-Session: 3776bdab-3849-4db8-a645-5eb8558dffee Authenticating user 'default' from [fd00:1122:3344:101::e]:52756 | ||
| 6165 | 2026.05.02 04:36:33.664222 [ 287 ] {} <Debug> TCP-Session: 3776bdab-3849-4db8-a645-5eb8558dffee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.05.02 04:36:33.664235 [ 287 ] {} <Debug> TCP-Session: 3776bdab-3849-4db8-a645-5eb8558dffee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.05.02 04:36:33.664473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56984 | ||
| 6168 | 2026.05.02 04:36:33.664501 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60981 | ||
| 6169 | 2026.05.02 04:36:33.664540 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44666 | ||
| 6170 | 2026.05.02 04:36:33.664571 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53694 | ||
| 6171 | 2026.05.02 04:36:33.664567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55683 | ||
| 6172 | 2026.05.02 04:36:33.664642 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6173 | 2026.05.02 04:36:33.664644 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6174 | 2026.05.02 04:36:33.664672 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6175 | 2026.05.02 04:36:33.664680 [ 292 ] {} <Debug> TCP-Session: ce0334f9-8a13-4221-8e53-73c3db50d954 Authenticating user 'default' from [fd00:1122:3344:101::e]:44666 | ||
| 6176 | 2026.05.02 04:36:33.664699 [ 288 ] {} <Debug> TCP-Session: 7139c820-143a-44dd-8280-30251e6d8c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:56984 | ||
| 6177 | 2026.05.02 04:36:33.664716 [ 258 ] {} <Debug> TCP-Session: fce5fd6c-3823-4a3d-bee6-e72a63e3fc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:53694 | ||
| 6178 | 2026.05.02 04:36:33.664729 [ 292 ] {} <Debug> TCP-Session: ce0334f9-8a13-4221-8e53-73c3db50d954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.05.02 04:36:33.664742 [ 288 ] {} <Debug> TCP-Session: 7139c820-143a-44dd-8280-30251e6d8c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.05.02 04:36:33.664761 [ 292 ] {} <Debug> TCP-Session: ce0334f9-8a13-4221-8e53-73c3db50d954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.05.02 04:36:33.664752 [ 258 ] {} <Debug> TCP-Session: fce5fd6c-3823-4a3d-bee6-e72a63e3fc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.05.02 04:36:33.664775 [ 288 ] {} <Debug> TCP-Session: 7139c820-143a-44dd-8280-30251e6d8c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.05.02 04:36:33.664798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6184 | 2026.05.02 04:36:33.664807 [ 258 ] {} <Debug> TCP-Session: fce5fd6c-3823-4a3d-bee6-e72a63e3fc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.05.02 04:36:33.664661 [ 287 ] {} <Trace> TCP-Session: 3776bdab-3849-4db8-a645-5eb8558dffee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.05.02 04:36:33.664859 [ 294 ] {} <Debug> TCP-Session: 6ec56ad2-6875-4d3f-8c2e-6dac51e16cec Authenticating user 'default' from [fd00:1122:3344:101::e]:55683 | ||
| 6187 | 2026.05.02 04:36:33.664645 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6188 | 2026.05.02 04:36:33.664906 [ 294 ] {} <Debug> TCP-Session: 6ec56ad2-6875-4d3f-8c2e-6dac51e16cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.05.02 04:36:33.664551 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32786 | ||
| 6190 | 2026.05.02 04:36:33.664925 [ 290 ] {} <Debug> TCP-Session: 2b5bee4c-fd02-4d7f-bdfd-e294c519f272 Authenticating user 'default' from [fd00:1122:3344:101::e]:60981 | ||
| 6191 | 2026.05.02 04:36:33.664924 [ 294 ] {} <Debug> TCP-Session: 6ec56ad2-6875-4d3f-8c2e-6dac51e16cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.05.02 04:36:33.664528 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52599 | ||
| 6193 | 2026.05.02 04:36:33.665012 [ 290 ] {} <Debug> TCP-Session: 2b5bee4c-fd02-4d7f-bdfd-e294c519f272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.05.02 04:36:33.665046 [ 287 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52756) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6195 | 2026.05.02 04:36:33.665082 [ 290 ] {} <Debug> TCP-Session: 2b5bee4c-fd02-4d7f-bdfd-e294c519f272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.05.02 04:36:33.664476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45980 | ||
| 6197 | 2026.05.02 04:36:33.665132 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6198 | 2026.05.02 04:36:33.665166 [ 293 ] {} <Debug> TCP-Session: b456be3f-36ee-4e1f-8083-520487282a22 Authenticating user 'default' from [fd00:1122:3344:101::e]:32786 | ||
| 6199 | 2026.05.02 04:36:33.665193 [ 293 ] {} <Debug> TCP-Session: b456be3f-36ee-4e1f-8083-520487282a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.05.02 04:36:33.665216 [ 293 ] {} <Debug> TCP-Session: b456be3f-36ee-4e1f-8083-520487282a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.05.02 04:36:33.665494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6202 | 2026.05.02 04:36:33.665528 [ 291 ] {} <Debug> TCP-Session: fc69a15f-08c9-4b3d-a389-98c8d9cf1e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:52599 | ||
| 6203 | 2026.05.02 04:36:33.665546 [ 291 ] {} <Debug> TCP-Session: fc69a15f-08c9-4b3d-a389-98c8d9cf1e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.05.02 04:36:33.665562 [ 291 ] {} <Debug> TCP-Session: fc69a15f-08c9-4b3d-a389-98c8d9cf1e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.05.02 04:36:33.665565 [ 287 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6206 | 2026.05.02 04:36:33.665602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6207 | 2026.05.02 04:36:33.665630 [ 287 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6208 | 2026.05.02 04:36:33.665637 [ 289 ] {} <Debug> TCP-Session: 1233c255-2a48-4b7f-bd90-194b066e0808 Authenticating user 'default' from [fd00:1122:3344:101::e]:45980 | ||
| 6209 | 2026.05.02 04:36:33.665668 [ 289 ] {} <Debug> TCP-Session: 1233c255-2a48-4b7f-bd90-194b066e0808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.02 04:36:33.665684 [ 289 ] {} <Debug> TCP-Session: 1233c255-2a48-4b7f-bd90-194b066e0808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2026.05.02 04:36:33.665961 [ 287 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 6212 | 2026.05.02 04:36:33.667124 [ 333 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Trace> AggregatingTransform: Aggregating | ||
| 6213 | 2026.05.02 04:36:33.667172 [ 333 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Trace> Aggregator: Aggregation method: without_key | ||
| 6214 | 2026.05.02 04:36:33.667205 [ 333 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001140606 sec. (876.727 rows/sec., 34.25 KiB/sec.) | ||
| 6215 | 2026.05.02 04:36:33.667221 [ 333 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Trace> Aggregator: Merging aggregated data | ||
| 6216 | 2026.05.02 04:36:33.668683 [ 287 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003697 sec., 270.4895861509332 rows/sec., 10.57 KiB/sec. | ||
| 6217 | 2026.05.02 04:36:33.668837 [ 287 ] {0d88dd5a-988a-497b-b727-c7e0e5b52014} <Debug> TCPHandler: Processed in 0.004354157 sec. | ||
| 6218 | 2026.05.02 04:36:33.668979 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2026.05.02 04:36:33.669009 [ 287 ] {} <Debug> TCP-Session: 3776bdab-3849-4db8-a645-5eb8558dffee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2026.05.02 04:36:33.669008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6221 | 2026.05.02 04:36:33.669027 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6222 | 2026.05.02 04:36:33.669042 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6223 | 2026.05.02 04:36:33.669072 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2026.05.02 04:36:33.669113 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2026.05.02 04:36:33.669137 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6226 | 2026.05.02 04:36:33.669155 [ 292 ] {} <Debug> TCP-Session: ce0334f9-8a13-4221-8e53-73c3db50d954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.05.02 04:36:33.669163 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2026.05.02 04:36:33.669189 [ 293 ] {} <Debug> TCP-Session: b456be3f-36ee-4e1f-8083-520487282a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.05.02 04:36:33.669121 [ 290 ] {} <Debug> TCP-Session: 2b5bee4c-fd02-4d7f-bdfd-e294c519f272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.05.02 04:36:33.669230 [ 294 ] {} <Debug> TCP-Session: 6ec56ad2-6875-4d3f-8c2e-6dac51e16cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.05.02 04:36:33.669090 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6232 | 2026.05.02 04:36:33.669076 [ 288 ] {} <Debug> TCP-Session: 7139c820-143a-44dd-8280-30251e6d8c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.05.02 04:36:33.669302 [ 291 ] {} <Debug> TCP-Session: fc69a15f-08c9-4b3d-a389-98c8d9cf1e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.05.02 04:36:33.669096 [ 289 ] {} <Debug> TCP-Session: 1233c255-2a48-4b7f-bd90-194b066e0808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.05.02 04:36:33.669162 [ 258 ] {} <Debug> TCP-Session: fce5fd6c-3823-4a3d-bee6-e72a63e3fc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.05.02 04:36:33.899071 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43921 | ||
| 6237 | 2026.05.02 04:36:33.899169 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6238 | 2026.05.02 04:36:33.899210 [ 287 ] {} <Debug> TCP-Session: f87f3ad1-8bb0-4b63-ad51-cfc20b06afcb Authenticating user 'default' from [fd00:1122:3344:101::e]:43921 | ||
| 6239 | 2026.05.02 04:36:33.899232 [ 287 ] {} <Debug> TCP-Session: f87f3ad1-8bb0-4b63-ad51-cfc20b06afcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.05.02 04:36:33.899245 [ 287 ] {} <Debug> TCP-Session: f87f3ad1-8bb0-4b63-ad51-cfc20b06afcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.05.02 04:36:33.899439 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48205 | ||
| 6242 | 2026.05.02 04:36:33.899454 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42367 | ||
| 6243 | 2026.05.02 04:36:33.899508 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39240 | ||
| 6244 | 2026.05.02 04:36:33.899527 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56447 | ||
| 6245 | 2026.05.02 04:36:33.899526 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62988 | ||
| 6246 | 2026.05.02 04:36:33.899575 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6247 | 2026.05.02 04:36:33.899596 [ 287 ] {} <Trace> TCP-Session: f87f3ad1-8bb0-4b63-ad51-cfc20b06afcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.05.02 04:36:33.899607 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6249 | 2026.05.02 04:36:33.899629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6250 | 2026.05.02 04:36:33.899629 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6251 | 2026.05.02 04:36:33.899646 [ 258 ] {} <Debug> TCP-Session: b5f999a2-e189-42b0-bc15-b42412e207aa Authenticating user 'default' from [fd00:1122:3344:101::e]:56447 | ||
| 6252 | 2026.05.02 04:36:33.899695 [ 293 ] {} <Debug> TCP-Session: 5943b7fb-c686-4aee-807d-94f6ca9e12dc Authenticating user 'default' from [fd00:1122:3344:101::e]:39240 | ||
| 6253 | 2026.05.02 04:36:33.899731 [ 258 ] {} <Debug> TCP-Session: b5f999a2-e189-42b0-bc15-b42412e207aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.05.02 04:36:33.899679 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6255 | 2026.05.02 04:36:33.899763 [ 293 ] {} <Debug> TCP-Session: 5943b7fb-c686-4aee-807d-94f6ca9e12dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.05.02 04:36:33.899766 [ 258 ] {} <Debug> TCP-Session: b5f999a2-e189-42b0-bc15-b42412e207aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.05.02 04:36:33.899805 [ 294 ] {} <Debug> TCP-Session: d667d7ad-f045-4416-b76c-6168bf030cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62988 | ||
| 6258 | 2026.05.02 04:36:33.899804 [ 293 ] {} <Debug> TCP-Session: 5943b7fb-c686-4aee-807d-94f6ca9e12dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.05.02 04:36:33.899846 [ 294 ] {} <Debug> TCP-Session: d667d7ad-f045-4416-b76c-6168bf030cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.05.02 04:36:33.899675 [ 289 ] {} <Debug> TCP-Session: 29726364-eed1-4d3b-9ce1-eac1537e99a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42367 | ||
| 6261 | 2026.05.02 04:36:33.899875 [ 294 ] {} <Debug> TCP-Session: d667d7ad-f045-4416-b76c-6168bf030cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.05.02 04:36:33.899902 [ 289 ] {} <Debug> TCP-Session: 29726364-eed1-4d3b-9ce1-eac1537e99a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6263 | 2026.05.02 04:36:33.899629 [ 288 ] {} <Debug> TCP-Session: 3a09363b-90db-48be-92c4-f661e41ac9ed Authenticating user 'default' from [fd00:1122:3344:101::e]:48205 | ||
| 6264 | 2026.05.02 04:36:33.899935 [ 289 ] {} <Debug> TCP-Session: 29726364-eed1-4d3b-9ce1-eac1537e99a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.05.02 04:36:33.899489 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52588 | ||
| 6266 | 2026.05.02 04:36:33.899967 [ 288 ] {} <Debug> TCP-Session: 3a09363b-90db-48be-92c4-f661e41ac9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2026.05.02 04:36:33.899473 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41040 | ||
| 6268 | 2026.05.02 04:36:33.900012 [ 288 ] {} <Debug> TCP-Session: 3a09363b-90db-48be-92c4-f661e41ac9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.05.02 04:36:33.899462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53957 | ||
| 6270 | 2026.05.02 04:36:33.900053 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6271 | 2026.05.02 04:36:33.900088 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6272 | 2026.05.02 04:36:33.900105 [ 292 ] {} <Debug> TCP-Session: 1c3f7896-c0c4-4d5d-b4d0-81d7c34a2a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:52588 | ||
| 6273 | 2026.05.02 04:36:33.900125 [ 290 ] {} <Debug> TCP-Session: 143661c6-42a3-47b3-8f65-f089e48b7c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41040 | ||
| 6274 | 2026.05.02 04:36:33.900138 [ 292 ] {} <Debug> TCP-Session: 1c3f7896-c0c4-4d5d-b4d0-81d7c34a2a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2026.05.02 04:36:33.900142 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6276 | 2026.05.02 04:36:33.900165 [ 292 ] {} <Debug> TCP-Session: 1c3f7896-c0c4-4d5d-b4d0-81d7c34a2a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.05.02 04:36:33.900190 [ 291 ] {} <Debug> TCP-Session: 7447868a-4366-442f-a2a7-94a001cfa535 Authenticating user 'default' from [fd00:1122:3344:101::e]:53957 | ||
| 6278 | 2026.05.02 04:36:33.900154 [ 290 ] {} <Debug> TCP-Session: 143661c6-42a3-47b3-8f65-f089e48b7c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.05.02 04:36:33.900219 [ 291 ] {} <Debug> TCP-Session: 7447868a-4366-442f-a2a7-94a001cfa535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.05.02 04:36:33.900234 [ 290 ] {} <Debug> TCP-Session: 143661c6-42a3-47b3-8f65-f089e48b7c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.05.02 04:36:33.900247 [ 291 ] {} <Debug> TCP-Session: 7447868a-4366-442f-a2a7-94a001cfa535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.05.02 04:36:33.899774 [ 287 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43921) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6283 | 2026.05.02 04:36:33.900513 [ 287 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6284 | 2026.05.02 04:36:33.900567 [ 287 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6285 | 2026.05.02 04:36:33.900833 [ 287 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 6286 | 2026.05.02 04:36:33.901751 [ 300 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Trace> AggregatingTransform: Aggregating | ||
| 6287 | 2026.05.02 04:36:33.901783 [ 300 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6288 | 2026.05.02 04:36:33.901811 [ 300 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088288 sec. (1132.657 rows/sec., 44.24 KiB/sec.) | ||
| 6289 | 2026.05.02 04:36:33.901825 [ 300 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Trace> Aggregator: Merging aggregated data | ||
| 6290 | 2026.05.02 04:36:33.903022 [ 287 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003301 sec., 302.9385034837928 rows/sec., 11.83 KiB/sec. | ||
| 6291 | 2026.05.02 04:36:33.903170 [ 287 ] {0f62ca28-705d-4314-a902-2102a272ccd9} <Debug> TCPHandler: Processed in 0.003682403 sec. | ||
| 6292 | 2026.05.02 04:36:33.903303 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6293 | 2026.05.02 04:36:33.903333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2026.05.02 04:36:33.903351 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6295 | 2026.05.02 04:36:33.903366 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.05.02 04:36:33.903381 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6297 | 2026.05.02 04:36:33.903411 [ 289 ] {} <Debug> TCP-Session: 29726364-eed1-4d3b-9ce1-eac1537e99a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.05.02 04:36:33.903414 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2026.05.02 04:36:33.903445 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.05.02 04:36:33.903469 [ 293 ] {} <Debug> TCP-Session: 5943b7fb-c686-4aee-807d-94f6ca9e12dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.05.02 04:36:33.903426 [ 292 ] {} <Debug> TCP-Session: 1c3f7896-c0c4-4d5d-b4d0-81d7c34a2a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.05.02 04:36:33.903502 [ 294 ] {} <Debug> TCP-Session: d667d7ad-f045-4416-b76c-6168bf030cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.05.02 04:36:33.903400 [ 288 ] {} <Debug> TCP-Session: 3a09363b-90db-48be-92c4-f661e41ac9ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.05.02 04:36:33.903401 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6305 | 2026.05.02 04:36:33.903445 [ 258 ] {} <Debug> TCP-Session: b5f999a2-e189-42b0-bc15-b42412e207aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.05.02 04:36:33.903429 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6307 | 2026.05.02 04:36:33.903592 [ 290 ] {} <Debug> TCP-Session: 143661c6-42a3-47b3-8f65-f089e48b7c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.05.02 04:36:33.903335 [ 287 ] {} <Debug> TCP-Session: f87f3ad1-8bb0-4b63-ad51-cfc20b06afcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.05.02 04:36:33.903626 [ 291 ] {} <Debug> TCP-Session: 7447868a-4366-442f-a2a7-94a001cfa535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.05.02 04:36:33.950239 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46745 | ||
| 6311 | 2026.05.02 04:36:33.950321 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6312 | 2026.05.02 04:36:33.950344 [ 287 ] {} <Debug> TCP-Session: ca681587-97fb-4c9d-8e47-acf0c7646c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:46745 | ||
| 6313 | 2026.05.02 04:36:33.950365 [ 287 ] {} <Debug> TCP-Session: ca681587-97fb-4c9d-8e47-acf0c7646c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.05.02 04:36:33.950377 [ 287 ] {} <Debug> TCP-Session: ca681587-97fb-4c9d-8e47-acf0c7646c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.05.02 04:36:33.950572 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41372 | ||
| 6316 | 2026.05.02 04:36:33.950584 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48846 | ||
| 6317 | 2026.05.02 04:36:33.950630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34077 | ||
| 6318 | 2026.05.02 04:36:33.950654 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47031 | ||
| 6319 | 2026.05.02 04:36:33.950680 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6320 | 2026.05.02 04:36:33.950676 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64640 | ||
| 6321 | 2026.05.02 04:36:33.950721 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6322 | 2026.05.02 04:36:33.950712 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6323 | 2026.05.02 04:36:33.950739 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6324 | 2026.05.02 04:36:33.950748 [ 291 ] {} <Debug> TCP-Session: 86313726-e943-4a58-9a12-d20e7126db25 Authenticating user 'default' from [fd00:1122:3344:101::e]:34077 | ||
| 6325 | 2026.05.02 04:36:33.950770 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6326 | 2026.05.02 04:36:33.950767 [ 289 ] {} <Debug> TCP-Session: 969ada9c-a893-48a1-a11f-45ba381ccc67 Authenticating user 'default' from [fd00:1122:3344:101::e]:48846 | ||
| 6327 | 2026.05.02 04:36:33.950783 [ 291 ] {} <Debug> TCP-Session: 86313726-e943-4a58-9a12-d20e7126db25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.05.02 04:36:33.950819 [ 289 ] {} <Debug> TCP-Session: 969ada9c-a893-48a1-a11f-45ba381ccc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2026.05.02 04:36:33.950834 [ 291 ] {} <Debug> TCP-Session: 86313726-e943-4a58-9a12-d20e7126db25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2026.05.02 04:36:33.950846 [ 289 ] {} <Debug> TCP-Session: 969ada9c-a893-48a1-a11f-45ba381ccc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.05.02 04:36:33.950725 [ 288 ] {} <Debug> TCP-Session: d3fae91e-8001-4aa0-a2e2-a99bd87dfd1b Authenticating user 'default' from [fd00:1122:3344:101::e]:41372 | ||
| 6332 | 2026.05.02 04:36:33.950674 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37098 | ||
| 6333 | 2026.05.02 04:36:33.950900 [ 288 ] {} <Debug> TCP-Session: d3fae91e-8001-4aa0-a2e2-a99bd87dfd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.05.02 04:36:33.950639 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55101 | ||
| 6335 | 2026.05.02 04:36:33.950944 [ 288 ] {} <Debug> TCP-Session: d3fae91e-8001-4aa0-a2e2-a99bd87dfd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.05.02 04:36:33.950634 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39612 | ||
| 6337 | 2026.05.02 04:36:33.950773 [ 293 ] {} <Debug> TCP-Session: 4cd88d28-43ad-439f-835d-34c5e87d98b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47031 | ||
| 6338 | 2026.05.02 04:36:33.950999 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6339 | 2026.05.02 04:36:33.951003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6340 | 2026.05.02 04:36:33.951023 [ 293 ] {} <Debug> TCP-Session: 4cd88d28-43ad-439f-835d-34c5e87d98b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2026.05.02 04:36:33.951045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6342 | 2026.05.02 04:36:33.951064 [ 293 ] {} <Debug> TCP-Session: 4cd88d28-43ad-439f-835d-34c5e87d98b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2026.05.02 04:36:33.951086 [ 290 ] {} <Debug> TCP-Session: 9e4996e7-693d-446e-aa96-792f762b41a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39612 | ||
| 6344 | 2026.05.02 04:36:33.951057 [ 292 ] {} <Debug> TCP-Session: 6ca7f911-f059-497a-9a70-22ef3f8ed369 Authenticating user 'default' from [fd00:1122:3344:101::e]:55101 | ||
| 6345 | 2026.05.02 04:36:33.951120 [ 290 ] {} <Debug> TCP-Session: 9e4996e7-693d-446e-aa96-792f762b41a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.05.02 04:36:33.951137 [ 292 ] {} <Debug> TCP-Session: 6ca7f911-f059-497a-9a70-22ef3f8ed369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6347 | 2026.05.02 04:36:33.951147 [ 290 ] {} <Debug> TCP-Session: 9e4996e7-693d-446e-aa96-792f762b41a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.05.02 04:36:33.951161 [ 292 ] {} <Debug> TCP-Session: 6ca7f911-f059-497a-9a70-22ef3f8ed369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2026.05.02 04:36:33.951045 [ 294 ] {} <Debug> TCP-Session: 7d387409-2369-4d81-b26a-c6547cf80c60 Authenticating user 'default' from [fd00:1122:3344:101::e]:37098 | ||
| 6350 | 2026.05.02 04:36:33.950795 [ 258 ] {} <Debug> TCP-Session: 97ae5c95-d91d-491d-b143-708889e85960 Authenticating user 'default' from [fd00:1122:3344:101::e]:64640 | ||
| 6351 | 2026.05.02 04:36:33.951213 [ 294 ] {} <Debug> TCP-Session: 7d387409-2369-4d81-b26a-c6547cf80c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.05.02 04:36:33.951232 [ 258 ] {} <Debug> TCP-Session: 97ae5c95-d91d-491d-b143-708889e85960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.05.02 04:36:33.951251 [ 294 ] {} <Debug> TCP-Session: 7d387409-2369-4d81-b26a-c6547cf80c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.05.02 04:36:33.951262 [ 258 ] {} <Debug> TCP-Session: 97ae5c95-d91d-491d-b143-708889e85960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.05.02 04:36:33.950663 [ 287 ] {} <Trace> TCP-Session: ca681587-97fb-4c9d-8e47-acf0c7646c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.05.02 04:36:33.951436 [ 287 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6357 | 2026.05.02 04:36:33.951664 [ 287 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6358 | 2026.05.02 04:36:33.951715 [ 287 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6359 | 2026.05.02 04:36:33.951979 [ 287 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 6360 | 2026.05.02 04:36:33.952866 [ 321 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Trace> AggregatingTransform: Aggregating | ||
| 6361 | 2026.05.02 04:36:33.952910 [ 321 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6362 | 2026.05.02 04:36:33.952945 [ 321 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087178 sec. (1147.078 rows/sec., 44.81 KiB/sec.) | ||
| 6363 | 2026.05.02 04:36:33.952968 [ 321 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Trace> Aggregator: Merging aggregated data | ||
| 6364 | 2026.05.02 04:36:33.954255 [ 287 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002864 sec., 349.1620111731844 rows/sec., 13.64 KiB/sec. | ||
| 6365 | 2026.05.02 04:36:33.954432 [ 287 ] {fac1d4ab-bf72-463e-a89c-1b8de9edbe9d} <Debug> TCPHandler: Processed in 0.003863086 sec. | ||
| 6366 | 2026.05.02 04:36:33.954550 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6367 | 2026.05.02 04:36:33.954579 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6368 | 2026.05.02 04:36:33.954601 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6369 | 2026.05.02 04:36:33.954622 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6370 | 2026.05.02 04:36:33.954639 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6371 | 2026.05.02 04:36:33.954653 [ 289 ] {} <Debug> TCP-Session: 969ada9c-a893-48a1-a11f-45ba381ccc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.05.02 04:36:33.954660 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6373 | 2026.05.02 04:36:33.954681 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6374 | 2026.05.02 04:36:33.954719 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6375 | 2026.05.02 04:36:33.954728 [ 290 ] {} <Debug> TCP-Session: 9e4996e7-693d-446e-aa96-792f762b41a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.05.02 04:36:33.954751 [ 294 ] {} <Debug> TCP-Session: 7d387409-2369-4d81-b26a-c6547cf80c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2026.05.02 04:36:33.954762 [ 292 ] {} <Debug> TCP-Session: 6ca7f911-f059-497a-9a70-22ef3f8ed369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.05.02 04:36:33.954697 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6379 | 2026.05.02 04:36:33.954632 [ 288 ] {} <Debug> TCP-Session: d3fae91e-8001-4aa0-a2e2-a99bd87dfd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.05.02 04:36:33.954840 [ 293 ] {} <Debug> TCP-Session: 4cd88d28-43ad-439f-835d-34c5e87d98b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2026.05.02 04:36:33.954687 [ 291 ] {} <Debug> TCP-Session: 86313726-e943-4a58-9a12-d20e7126db25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.05.02 04:36:33.954667 [ 258 ] {} <Debug> TCP-Session: 97ae5c95-d91d-491d-b143-708889e85960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6383 | 2026.05.02 04:36:33.954584 [ 287 ] {} <Debug> TCP-Session: ca681587-97fb-4c9d-8e47-acf0c7646c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2026.05.02 04:36:34.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.75 MiB, peak 275.24 MiB, free memory in arenas 0.00 B, will set to 266.30 MiB (RSS), difference: 2.55 MiB | ||
| 6385 | 2026.05.02 04:36:36.433219 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6386 | 2026.05.02 04:36:36.433311 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6387 | 2026.05.02 04:36:36.537970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11491 | ||
| 6388 | 2026.05.02 04:36:36.538461 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.05.02 04:36:36.538504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6390 | 2026.05.02 04:36:36.539005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6391 | 2026.05.02 04:36:36.539261 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.05.02 04:36:36.539438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 6393 | 2026.05.02 04:36:36.568576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 802 | ||
| 6394 | 2026.05.02 04:36:36.571220 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.05.02 04:36:36.571281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6396 | 2026.05.02 04:36:36.572609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6397 | 2026.05.02 04:36:36.572919 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.05.02 04:36:36.573335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6399 | 2026.05.02 04:36:37.154656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6400 | 2026.05.02 04:36:37.177813 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.05.02 04:36:37.177882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6402 | 2026.05.02 04:36:37.184018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6403 | 2026.05.02 04:36:37.184820 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.05.02 04:36:37.189438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6405 | 2026.05.02 04:36:38.043064 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.05.02 04:36:38.043311 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 6407 | 2026.05.02 04:36:38.043669 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6408 | 2026.05.02 04:36:38.043709 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 6409 | 2026.05.02 04:36:38.043963 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6410 | 2026.05.02 04:36:38.044036 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6411 | 2026.05.02 04:36:38.044188 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6412 | 2026.05.02 04:36:38.044314 [ 313 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6413 | 2026.05.02 04:36:38.044319 [ 319 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6414 | 2026.05.02 04:36:38.044341 [ 330 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6415 | 2026.05.02 04:36:38.044478 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6416 | 2026.05.02 04:36:38.044506 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6417 | 2026.05.02 04:36:38.044577 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6418 | 2026.05.02 04:36:38.044597 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6419 | 2026.05.02 04:36:38.044631 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6420 | 2026.05.02 04:36:38.044670 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6421 | 2026.05.02 04:36:38.045845 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002637 sec., 16685.627607129314 rows/sec., 3.49 MiB/sec. | ||
| 6422 | 2026.05.02 04:36:38.045969 [ 259 ] {1a1993e9-5ee2-473e-93e3-720fdea9d567} <Debug> TCPHandler: Processed in 0.003038568 sec. | ||
| 6423 | 2026.05.02 04:36:38.051057 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.05.02 04:36:38.051194 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.05.02 04:36:38.051252 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6426 | 2026.05.02 04:36:38.051921 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.05.02 04:36:38.051965 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6428 | 2026.05.02 04:36:38.052364 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6429 | 2026.05.02 04:36:38.052601 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.05.02 04:36:38.052762 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001607 sec., 176726.82016179216 rows/sec., 11.22 MiB/sec. | ||
| 6431 | 2026.05.02 04:36:38.052778 [ 78 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6432 | 2026.05.02 04:36:38.052804 [ 259 ] {2d1d6133-fc85-47f7-88f0-492dc31557fc} <Debug> TCPHandler: Processed in 0.001815951 sec. | ||
| 6433 | 2026.05.02 04:36:38.052847 [ 78 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.05.02 04:36:38.052872 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6435 | 2026.05.02 04:36:38.052965 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 6436 | 2026.05.02 04:36:38.052973 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.05.02 04:36:38.053078 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6438 | 2026.05.02 04:36:38.053109 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6439 | 2026.05.02 04:36:38.053110 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6440 | 2026.05.02 04:36:38.053164 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6441 | 2026.05.02 04:36:38.053164 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6442 | 2026.05.02 04:36:38.053210 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6443 | 2026.05.02 04:36:38.053256 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6444 | 2026.05.02 04:36:38.053294 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6445 | 2026.05.02 04:36:38.054031 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.05.02 04:36:38.054069 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6447 | 2026.05.02 04:36:38.054186 [ 190 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257699 sec., 1129045.9799999841 rows/sec., 76.02 MiB/sec. | ||
| 6448 | 2026.05.02 04:36:38.054336 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6449 | 2026.05.02 04:36:38.054465 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6450 | 2026.05.02 04:36:38.054592 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.05.02 04:36:38.054664 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_17_4} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6452 | 2026.05.02 04:36:38.054703 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.02 04:36:38.054729 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6454 | 2026.05.02 04:36:38.054841 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001754 sec., 466932.72519954393 rows/sec., 36.22 MiB/sec. | ||
| 6455 | 2026.05.02 04:36:38.054881 [ 259 ] {acaf926b-7d65-4edb-a20e-b6e4cfac0f19} <Debug> TCPHandler: Processed in 0.001960585 sec. | ||
| 6456 | 2026.05.02 04:36:38.055014 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.05.02 04:36:38.055119 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.05.02 04:36:38.055163 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6459 | 2026.05.02 04:36:38.055640 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.05.02 04:36:38.055677 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6461 | 2026.05.02 04:36:38.055993 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6462 | 2026.05.02 04:36:38.056211 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.05.02 04:36:38.056340 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001243 sec., 123089.30008045053 rows/sec., 7.36 MiB/sec. | ||
| 6464 | 2026.05.02 04:36:38.056377 [ 259 ] {bdbf09db-f7cd-4f75-ab3b-f9a5390e4eca} <Debug> TCPHandler: Processed in 0.001415262 sec. | ||
| 6465 | 2026.05.02 04:36:38.056516 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.05.02 04:36:38.056614 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6467 | 2026.05.02 04:36:38.056654 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6468 | 2026.05.02 04:36:38.057130 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.02 04:36:38.057167 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6470 | 2026.05.02 04:36:38.057469 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6471 | 2026.05.02 04:36:38.057688 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.05.02 04:36:38.057814 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001218 sec., 122331.69129720856 rows/sec., 7.90 MiB/sec. | ||
| 6473 | 2026.05.02 04:36:38.057852 [ 259 ] {e4120426-650d-4b81-b29b-87330d86d67f} <Debug> TCPHandler: Processed in 0.001386431 sec. | ||
| 6474 | 2026.05.02 04:36:38.057985 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.05.02 04:36:38.058081 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.05.02 04:36:38.058122 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6477 | 2026.05.02 04:36:38.058564 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.05.02 04:36:38.058600 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6479 | 2026.05.02 04:36:38.058899 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6480 | 2026.05.02 04:36:38.059120 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.05.02 04:36:38.059219 [ 78 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6482 | 2026.05.02 04:36:38.059252 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 6483 | 2026.05.02 04:36:38.059263 [ 78 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.05.02 04:36:38.059298 [ 259 ] {6d54232e-7b0f-4155-8149-2b8f44b7701a} <Debug> TCPHandler: Processed in 0.001362601 sec. | ||
| 6485 | 2026.05.02 04:36:38.059304 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6486 | 2026.05.02 04:36:38.059407 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 6487 | 2026.05.02 04:36:38.059430 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.05.02 04:36:38.059499 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6489 | 2026.05.02 04:36:38.059526 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6490 | 2026.05.02 04:36:38.059528 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6491 | 2026.05.02 04:36:38.059573 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6492 | 2026.05.02 04:36:38.059577 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6493 | 2026.05.02 04:36:38.059621 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6494 | 2026.05.02 04:36:38.059658 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6495 | 2026.05.02 04:36:38.059692 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6496 | 2026.05.02 04:36:38.060190 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.05.02 04:36:38.060231 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6498 | 2026.05.02 04:36:38.060388 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001013083 sec., 730443.606298793 rows/sec., 44.33 MiB/sec. | ||
| 6499 | 2026.05.02 04:36:38.060498 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6500 | 2026.05.02 04:36:38.060563 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6501 | 2026.05.02 04:36:38.060734 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2026.05.02 04:36:38.060799 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_17_4} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6503 | 2026.05.02 04:36:38.060840 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.05.02 04:36:38.060856 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6505 | 2026.05.02 04:36:38.060979 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00147 sec., 340816.32653061225 rows/sec., 23.96 MiB/sec. | ||
| 6506 | 2026.05.02 04:36:38.061019 [ 259 ] {1a3b7280-d4d9-4dda-9f26-a68a50e3053f} <Debug> TCPHandler: Processed in 0.001639097 sec. | ||
| 6507 | 2026.05.02 04:36:38.061142 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.05.02 04:36:38.061240 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6509 | 2026.05.02 04:36:38.061284 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6510 | 2026.05.02 04:36:38.061629 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.05.02 04:36:38.061667 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6512 | 2026.05.02 04:36:38.061980 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6513 | 2026.05.02 04:36:38.062208 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.05.02 04:36:38.062339 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 6515 | 2026.05.02 04:36:38.062377 [ 259 ] {16eb4f5a-cf38-45fc-9d49-78aea90038e3} <Debug> TCPHandler: Processed in 0.001285449 sec. | ||
| 6516 | 2026.05.02 04:36:38.062498 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.05.02 04:36:38.062595 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6518 | 2026.05.02 04:36:38.062638 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6519 | 2026.05.02 04:36:38.063064 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.05.02 04:36:38.063102 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6521 | 2026.05.02 04:36:38.063441 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6522 | 2026.05.02 04:36:38.063663 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.05.02 04:36:38.063794 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001219 sec., 217391.30434782608 rows/sec., 14.45 MiB/sec. | ||
| 6524 | 2026.05.02 04:36:38.063833 [ 259 ] {1c0fd061-6e0c-42f3-af98-eae312eecbae} <Debug> TCPHandler: Processed in 0.001384612 sec. | ||
| 6525 | 2026.05.02 04:36:38.063958 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.05.02 04:36:38.064055 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6527 | 2026.05.02 04:36:38.064097 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6528 | 2026.05.02 04:36:38.064414 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.05.02 04:36:38.064451 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6530 | 2026.05.02 04:36:38.064743 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6531 | 2026.05.02 04:36:38.064954 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.05.02 04:36:38.065088 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 6533 | 2026.05.02 04:36:38.065125 [ 259 ] {0d8ecc4f-d609-4a1b-9227-929189744dc2} <Debug> TCPHandler: Processed in 0.001217208 sec. | ||
| 6534 | 2026.05.02 04:36:38.065245 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2026.05.02 04:36:38.065342 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6536 | 2026.05.02 04:36:38.065397 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6537 | 2026.05.02 04:36:38.066159 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.05.02 04:36:38.066196 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6539 | 2026.05.02 04:36:38.066733 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6540 | 2026.05.02 04:36:38.066981 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.05.02 04:36:38.067126 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001801 sec., 6107.717934480844 rows/sec., 10.94 MiB/sec. | ||
| 6542 | 2026.05.02 04:36:38.067197 [ 259 ] {a5e9fba3-e221-4795-8bae-35f3d49c39fe} <Debug> TCPHandler: Processed in 0.002001965 sec. | ||
| 6543 | 2026.05.02 04:36:38.067326 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.05.02 04:36:38.067423 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6545 | 2026.05.02 04:36:38.067465 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6546 | 2026.05.02 04:36:38.067807 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.05.02 04:36:38.067846 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6548 | 2026.05.02 04:36:38.068150 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6549 | 2026.05.02 04:36:38.068370 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.05.02 04:36:38.068500 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 6551 | 2026.05.02 04:36:38.068537 [ 259 ] {77b092e9-3607-4b1f-a610-862c58d589ce} <Debug> TCPHandler: Processed in 0.001261469 sec. | ||
| 6552 | 2026.05.02 04:36:38.315570 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.05.02 04:36:38.315851 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6554 | 2026.05.02 04:36:38.316350 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6555 | 2026.05.02 04:36:38.316408 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6556 | 2026.05.02 04:36:38.316655 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6557 | 2026.05.02 04:36:38.316727 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6558 | 2026.05.02 04:36:38.316870 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6559 | 2026.05.02 04:36:38.317005 [ 301 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6560 | 2026.05.02 04:36:38.317020 [ 313 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6561 | 2026.05.02 04:36:38.317020 [ 330 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6562 | 2026.05.02 04:36:38.317157 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6563 | 2026.05.02 04:36:38.317185 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6564 | 2026.05.02 04:36:38.317256 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6565 | 2026.05.02 04:36:38.317276 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6566 | 2026.05.02 04:36:38.317311 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6567 | 2026.05.02 04:36:38.317351 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6568 | 2026.05.02 04:36:38.318453 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002685 sec., 16387.33705772812 rows/sec., 3.43 MiB/sec. | ||
| 6569 | 2026.05.02 04:36:38.318565 [ 259 ] {4c644595-3962-483e-bbf8-b4df766f56c4} <Debug> TCPHandler: Processed in 0.003124031 sec. | ||
| 6570 | 2026.05.02 04:36:38.330767 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.05.02 04:36:38.330902 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6572 | 2026.05.02 04:36:38.330958 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6573 | 2026.05.02 04:36:38.331472 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.05.02 04:36:38.331518 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6575 | 2026.05.02 04:36:38.331880 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6576 | 2026.05.02 04:36:38.332120 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.05.02 04:36:38.332275 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001409 sec., 2838.8928317955997 rows/sec., 231.49 KiB/sec. | ||
| 6578 | 2026.05.02 04:36:38.332316 [ 259 ] {e74fc329-e15f-4efd-baa7-1793ab3af2a4} <Debug> TCPHandler: Processed in 0.001612286 sec. | ||
| 6579 | 2026.05.02 04:36:38.332439 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.02 04:36:38.332538 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.02 04:36:38.332581 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6582 | 2026.05.02 04:36:38.334082 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.02 04:36:38.334125 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6584 | 2026.05.02 04:36:38.334591 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6585 | 2026.05.02 04:36:38.334819 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.02 04:36:38.334959 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Debug> executeQuery: Read 2465 rows, 187.35 KiB in 0.002441 sec., 1009832.0360507988 rows/sec., 74.95 MiB/sec. | ||
| 6587 | 2026.05.02 04:36:38.334999 [ 259 ] {dd1a4024-c7fc-46ed-b898-632b249dbf69} <Debug> TCPHandler: Processed in 0.002611989 sec. | ||
| 6588 | 2026.05.02 04:36:38.335113 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.05.02 04:36:38.335210 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.05.02 04:36:38.335253 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6591 | 2026.05.02 04:36:38.335667 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.05.02 04:36:38.335705 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6593 | 2026.05.02 04:36:38.336033 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6594 | 2026.05.02 04:36:38.336268 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.05.02 04:36:38.336400 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001208 sec., 36423.841059602644 rows/sec., 2.66 MiB/sec. | ||
| 6596 | 2026.05.02 04:36:38.336439 [ 259 ] {9eb550c4-6ff0-484b-9b42-d3e507cd7f23} <Debug> TCPHandler: Processed in 0.001377121 sec. | ||
| 6597 | 2026.05.02 04:36:38.336560 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.05.02 04:36:38.336658 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.05.02 04:36:38.336698 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6600 | 2026.05.02 04:36:38.337386 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.05.02 04:36:38.337423 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6602 | 2026.05.02 04:36:38.337754 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6603 | 2026.05.02 04:36:38.337976 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.05.02 04:36:38.338109 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00147 sec., 544897.9591836735 rows/sec., 31.48 MiB/sec. | ||
| 6605 | 2026.05.02 04:36:38.338148 [ 259 ] {3132ee32-45c7-478f-baae-c5569faaf9c8} <Debug> TCPHandler: Processed in 0.001638957 sec. | ||
| 6606 | 2026.05.02 04:36:38.338264 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.05.02 04:36:38.338361 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6608 | 2026.05.02 04:36:38.338404 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6609 | 2026.05.02 04:36:38.338786 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.05.02 04:36:38.338824 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6611 | 2026.05.02 04:36:38.339109 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6612 | 2026.05.02 04:36:38.339367 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.05.02 04:36:38.339495 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 6614 | 2026.05.02 04:36:38.339533 [ 259 ] {565d8ba0-b61a-4321-92e0-fee6d3c1c8ee} <Debug> TCPHandler: Processed in 0.00131725 sec. | ||
| 6615 | 2026.05.02 04:36:38.339651 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.05.02 04:36:38.339748 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6617 | 2026.05.02 04:36:38.339788 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6618 | 2026.05.02 04:36:38.340574 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.05.02 04:36:38.340613 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6620 | 2026.05.02 04:36:38.340980 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6621 | 2026.05.02 04:36:38.341200 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.05.02 04:36:38.341336 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.001607 sec., 823273.1798382079 rows/sec., 55.16 MiB/sec. | ||
| 6623 | 2026.05.02 04:36:38.341375 [ 259 ] {06fdd2df-ab69-47d4-a42b-ec1aa998e912} <Debug> TCPHandler: Processed in 0.00177346 sec. | ||
| 6624 | 2026.05.02 04:36:38.341488 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.05.02 04:36:38.341585 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6626 | 2026.05.02 04:36:38.341628 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6627 | 2026.05.02 04:36:38.342253 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.05.02 04:36:38.342291 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6629 | 2026.05.02 04:36:38.342714 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6630 | 2026.05.02 04:36:38.342933 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.05.02 04:36:38.343073 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001506 sec., 994687.9150066401 rows/sec., 60.33 MiB/sec. | ||
| 6632 | 2026.05.02 04:36:38.343111 [ 259 ] {49e1cf02-c3c5-4eaa-a45a-a88f7df9e17e} <Debug> TCPHandler: Processed in 0.001673467 sec. | ||
| 6633 | 2026.05.02 04:36:38.343224 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.05.02 04:36:38.343322 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.05.02 04:36:38.343377 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6636 | 2026.05.02 04:36:38.344167 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.05.02 04:36:38.344207 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6638 | 2026.05.02 04:36:38.344760 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6639 | 2026.05.02 04:36:38.344994 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.05.02 04:36:38.345131 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001827 sec., 21893.81499726327 rows/sec., 39.23 MiB/sec. | ||
| 6641 | 2026.05.02 04:36:38.345185 [ 259 ] {f53caca5-d1a1-4a77-9389-c8046ea0382a} <Debug> TCPHandler: Processed in 0.002010505 sec. | ||
| 6642 | 2026.05.02 04:36:38.345316 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.05.02 04:36:38.345436 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.05.02 04:36:38.345487 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6645 | 2026.05.02 04:36:38.345870 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.05.02 04:36:38.345914 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6647 | 2026.05.02 04:36:38.346297 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6648 | 2026.05.02 04:36:38.346529 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.05.02 04:36:38.346666 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001254 sec., 9569.377990430623 rows/sec., 660.39 KiB/sec. | ||
| 6650 | 2026.05.02 04:36:38.346702 [ 259 ] {91b61037-45e0-435c-ad39-8d7349eee4a5} <Debug> TCPHandler: Processed in 0.001446892 sec. | ||
| 6651 | 2026.05.02 04:36:39.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.92 MiB, peak 275.24 MiB, free memory in arenas 0.00 B, will set to 266.34 MiB (RSS), difference: -1.58 MiB | ||
| 6652 | 2026.05.02 04:36:43.037046 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.05.02 04:36:43.037330 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6654 | 2026.05.02 04:36:43.037689 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6655 | 2026.05.02 04:36:43.037724 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6656 | 2026.05.02 04:36:43.037945 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6657 | 2026.05.02 04:36:43.038015 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6658 | 2026.05.02 04:36:43.038156 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6659 | 2026.05.02 04:36:43.038270 [ 313 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6660 | 2026.05.02 04:36:43.038275 [ 330 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6661 | 2026.05.02 04:36:43.038275 [ 346 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6662 | 2026.05.02 04:36:43.038402 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6663 | 2026.05.02 04:36:43.038429 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6664 | 2026.05.02 04:36:43.038504 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6665 | 2026.05.02 04:36:43.038526 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6666 | 2026.05.02 04:36:43.038566 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6667 | 2026.05.02 04:36:43.038611 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6668 | 2026.05.02 04:36:43.039836 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002607 sec., 16877.63713080169 rows/sec., 1.93 MiB/sec. | ||
| 6669 | 2026.05.02 04:36:43.039977 [ 259 ] {c3f0abc4-ecba-4b23-b900-26a9e6429026} <Debug> TCPHandler: Processed in 0.003061559 sec. | ||
| 6670 | 2026.05.02 04:36:43.041507 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.02 04:36:43.041624 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6672 | 2026.05.02 04:36:43.041678 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6673 | 2026.05.02 04:36:43.042239 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.02 04:36:43.042288 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6675 | 2026.05.02 04:36:43.042703 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6676 | 2026.05.02 04:36:43.042929 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.05.02 04:36:43.043078 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001491 sec., 37558.68544600939 rows/sec., 2.89 MiB/sec. | ||
| 6678 | 2026.05.02 04:36:43.043116 [ 259 ] {631f03e1-c87f-457d-a6a2-c7810a42d04a} <Debug> TCPHandler: Processed in 0.001658877 sec. | ||
| 6679 | 2026.05.02 04:36:43.043247 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.05.02 04:36:43.043348 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6681 | 2026.05.02 04:36:43.043386 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6682 | 2026.05.02 04:36:43.043805 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.02 04:36:43.043842 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6684 | 2026.05.02 04:36:43.044133 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6685 | 2026.05.02 04:36:43.044410 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.02 04:36:43.044548 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 6687 | 2026.05.02 04:36:43.044585 [ 259 ] {bea49fec-d602-412a-b68d-19778873400c} <Debug> TCPHandler: Processed in 0.001386991 sec. | ||
| 6688 | 2026.05.02 04:36:43.044711 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.05.02 04:36:43.044815 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.02 04:36:43.044864 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6691 | 2026.05.02 04:36:43.045248 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.02 04:36:43.045292 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6693 | 2026.05.02 04:36:43.045631 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6694 | 2026.05.02 04:36:43.045845 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.02 04:36:43.045973 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 6696 | 2026.05.02 04:36:43.046009 [ 259 ] {18fbfc6a-141a-4e29-a8fd-6d94ed2ff11d} <Debug> TCPHandler: Processed in 0.0013506 sec. | ||
| 6697 | 2026.05.02 04:36:43.046131 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.05.02 04:36:43.046226 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.05.02 04:36:43.046267 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6700 | 2026.05.02 04:36:43.046602 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.05.02 04:36:43.046637 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6702 | 2026.05.02 04:36:43.046946 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6703 | 2026.05.02 04:36:43.047154 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.05.02 04:36:43.047282 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001075 sec., 44651.16279069767 rows/sec., 3.01 MiB/sec. | ||
| 6705 | 2026.05.02 04:36:43.047324 [ 259 ] {a4cf9989-760f-49fc-af5a-30d91440c5f4} <Debug> TCPHandler: Processed in 0.001243228 sec. | ||
| 6706 | 2026.05.02 04:36:44.039609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12003 | ||
| 6707 | 2026.05.02 04:36:44.040131 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.02 04:36:44.040180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6709 | 2026.05.02 04:36:44.040691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6710 | 2026.05.02 04:36:44.040924 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.02 04:36:44.041067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12003 | ||
| 6712 | 2026.05.02 04:36:44.689599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6713 | 2026.05.02 04:36:44.707500 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.05.02 04:36:44.707555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6715 | 2026.05.02 04:36:44.713589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6716 | 2026.05.02 04:36:44.714305 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.05.02 04:36:44.717650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6718 | 2026.05.02 04:36:46.573687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 856 | ||
| 6719 | 2026.05.02 04:36:46.576896 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.05.02 04:36:46.576945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6721 | 2026.05.02 04:36:46.578205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6722 | 2026.05.02 04:36:46.578481 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.05.02 04:36:46.578745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6724 | 2026.05.02 04:36:48.041923 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.05.02 04:36:48.042176 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 6726 | 2026.05.02 04:36:48.042579 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6727 | 2026.05.02 04:36:48.042624 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 6728 | 2026.05.02 04:36:48.042889 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6729 | 2026.05.02 04:36:48.042954 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6730 | 2026.05.02 04:36:48.043110 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6731 | 2026.05.02 04:36:48.043247 [ 344 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6732 | 2026.05.02 04:36:48.043255 [ 328 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6733 | 2026.05.02 04:36:48.043258 [ 302 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6734 | 2026.05.02 04:36:48.043449 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6735 | 2026.05.02 04:36:48.043476 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6736 | 2026.05.02 04:36:48.043549 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6737 | 2026.05.02 04:36:48.043569 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6738 | 2026.05.02 04:36:48.043603 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6739 | 2026.05.02 04:36:48.043641 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6740 | 2026.05.02 04:36:48.044823 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002754 sec., 15976.761074800292 rows/sec., 3.34 MiB/sec. | ||
| 6741 | 2026.05.02 04:36:48.044956 [ 259 ] {7ad79250-9127-469b-95d9-8a408dc05cc2} <Debug> TCPHandler: Processed in 0.003165731 sec. | ||
| 6742 | 2026.05.02 04:36:48.049937 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.05.02 04:36:48.050046 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6744 | 2026.05.02 04:36:48.050088 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6745 | 2026.05.02 04:36:48.050669 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.05.02 04:36:48.050714 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6747 | 2026.05.02 04:36:48.051083 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6748 | 2026.05.02 04:36:48.051299 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.05.02 04:36:48.051443 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001428 sec., 198879.5518207283 rows/sec., 12.63 MiB/sec. | ||
| 6750 | 2026.05.02 04:36:48.051480 [ 259 ] {36a2f046-5be4-434a-a8a5-b781baa30bd8} <Debug> TCPHandler: Processed in 0.001591976 sec. | ||
| 6751 | 2026.05.02 04:36:48.051602 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.05.02 04:36:48.051696 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6753 | 2026.05.02 04:36:48.051735 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6754 | 2026.05.02 04:36:48.052501 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.02 04:36:48.052536 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6756 | 2026.05.02 04:36:48.052867 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6757 | 2026.05.02 04:36:48.053082 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.02 04:36:48.053213 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001535 sec., 533550.4885993486 rows/sec., 41.38 MiB/sec. | ||
| 6759 | 2026.05.02 04:36:48.053249 [ 259 ] {e7143155-0390-4a64-83ba-b0280cdc68ab} <Debug> TCPHandler: Processed in 0.001694508 sec. | ||
| 6760 | 2026.05.02 04:36:48.053363 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.05.02 04:36:48.053456 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6762 | 2026.05.02 04:36:48.053494 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6763 | 2026.05.02 04:36:48.053917 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.05.02 04:36:48.053952 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6765 | 2026.05.02 04:36:48.054238 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6766 | 2026.05.02 04:36:48.054440 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.05.02 04:36:48.054562 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001124 sec., 136120.99644128114 rows/sec., 8.14 MiB/sec. | ||
| 6768 | 2026.05.02 04:36:48.054598 [ 259 ] {85b2fc6e-a533-489f-83fc-3c92853394a1} <Debug> TCPHandler: Processed in 0.001282369 sec. | ||
| 6769 | 2026.05.02 04:36:48.054710 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.05.02 04:36:48.054802 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6771 | 2026.05.02 04:36:48.054840 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6772 | 2026.05.02 04:36:48.055263 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.05.02 04:36:48.055298 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6774 | 2026.05.02 04:36:48.055588 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6775 | 2026.05.02 04:36:48.055793 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.05.02 04:36:48.055914 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 6777 | 2026.05.02 04:36:48.055950 [ 259 ] {e16da6a9-fd35-4444-b0f8-ad4f7e1996fa} <Debug> TCPHandler: Processed in 0.00128692 sec. | ||
| 6778 | 2026.05.02 04:36:48.056062 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.05.02 04:36:48.056154 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6780 | 2026.05.02 04:36:48.056192 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6781 | 2026.05.02 04:36:48.056613 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.05.02 04:36:48.056649 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6783 | 2026.05.02 04:36:48.056932 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6784 | 2026.05.02 04:36:48.057136 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.05.02 04:36:48.057258 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 6786 | 2026.05.02 04:36:48.057294 [ 259 ] {2e7464e9-fa02-4a6e-ab2a-13249e23e5b2} <Debug> TCPHandler: Processed in 0.001279119 sec. | ||
| 6787 | 2026.05.02 04:36:48.057408 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.05.02 04:36:48.057499 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6789 | 2026.05.02 04:36:48.057537 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6790 | 2026.05.02 04:36:48.058104 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.05.02 04:36:48.058139 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6792 | 2026.05.02 04:36:48.058451 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6793 | 2026.05.02 04:36:48.058647 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.05.02 04:36:48.058771 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001289 sec., 388673.3902249806 rows/sec., 27.32 MiB/sec. | ||
| 6795 | 2026.05.02 04:36:48.058806 [ 259 ] {61860526-031c-4690-960e-ba57318c77f0} <Debug> TCPHandler: Processed in 0.001446073 sec. | ||
| 6796 | 2026.05.02 04:36:48.058911 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.05.02 04:36:48.059003 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6798 | 2026.05.02 04:36:48.059042 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6799 | 2026.05.02 04:36:48.059363 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.05.02 04:36:48.059398 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6801 | 2026.05.02 04:36:48.059687 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6802 | 2026.05.02 04:36:48.059890 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.05.02 04:36:48.060015 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 6804 | 2026.05.02 04:36:48.060050 [ 259 ] {e64f27fc-6a64-46a0-b6f0-b276172f0d9c} <Debug> TCPHandler: Processed in 0.001185897 sec. | ||
| 6805 | 2026.05.02 04:36:48.060162 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.05.02 04:36:48.060253 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.05.02 04:36:48.060294 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6808 | 2026.05.02 04:36:48.060692 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.05.02 04:36:48.060727 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6810 | 2026.05.02 04:36:48.061041 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6811 | 2026.05.02 04:36:48.061256 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.05.02 04:36:48.061383 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001147 sec., 231037.48910200523 rows/sec., 15.35 MiB/sec. | ||
| 6813 | 2026.05.02 04:36:48.061419 [ 259 ] {104bd758-b852-4f0f-a109-59b17de450ed} <Debug> TCPHandler: Processed in 0.001303139 sec. | ||
| 6814 | 2026.05.02 04:36:48.061533 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.05.02 04:36:48.061624 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6816 | 2026.05.02 04:36:48.061665 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6817 | 2026.05.02 04:36:48.061967 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.05.02 04:36:48.062002 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6819 | 2026.05.02 04:36:48.062283 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6820 | 2026.05.02 04:36:48.062491 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.05.02 04:36:48.062618 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 6822 | 2026.05.02 04:36:48.062653 [ 259 ] {a3a9b972-3444-4755-9b1a-39c1f9d9080c} <Debug> TCPHandler: Processed in 0.001166446 sec. | ||
| 6823 | 2026.05.02 04:36:48.062763 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.05.02 04:36:48.062854 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.05.02 04:36:48.062907 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6826 | 2026.05.02 04:36:48.063631 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.05.02 04:36:48.063667 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6828 | 2026.05.02 04:36:48.064148 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6829 | 2026.05.02 04:36:48.064362 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.05.02 04:36:48.064494 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001657 sec., 6638.503319251659 rows/sec., 11.90 MiB/sec. | ||
| 6831 | 2026.05.02 04:36:48.064543 [ 259 ] {90e1b7ad-b0e2-4776-ad53-56136a88e10c} <Debug> TCPHandler: Processed in 0.001827442 sec. | ||
| 6832 | 2026.05.02 04:36:48.064666 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.05.02 04:36:48.064759 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.05.02 04:36:48.064798 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6835 | 2026.05.02 04:36:48.065128 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.05.02 04:36:48.065163 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6837 | 2026.05.02 04:36:48.065464 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6838 | 2026.05.02 04:36:48.065667 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.05.02 04:36:48.065789 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 6840 | 2026.05.02 04:36:48.065823 [ 259 ] {003ee529-a392-4d23-ba51-6f62473ee3d6} <Debug> TCPHandler: Processed in 0.001204018 sec. | ||
| 6841 | 2026.05.02 04:36:50.082688 [ 87 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6842 | 2026.05.02 04:36:50.082752 [ 87 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.05.02 04:36:50.082774 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6844 | 2026.05.02 04:36:50.082886 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::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 | ||
| 6845 | 2026.05.02 04:36:50.083106 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6846 | 2026.05.02 04:36:50.083163 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6847 | 2026.05.02 04:36:50.083272 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6848 | 2026.05.02 04:36:50.083349 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 6849 | 2026.05.02 04:36:50.083420 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 6850 | 2026.05.02 04:36:50.083485 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6851 | 2026.05.02 04:36:50.084419 [ 201 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586496 sec., 25212.79599822502 rows/sec., 2.10 MiB/sec. | ||
| 6852 | 2026.05.02 04:36:50.084545 [ 201 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6853 | 2026.05.02 04:36:50.084811 [ 201 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.05.02 04:36:50.084880 [ 201 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_9_2} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6855 | 2026.05.02 04:36:50.084947 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6856 | 2026.05.02 04:36:51.433362 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6857 | 2026.05.02 04:36:51.433435 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6858 | 2026.05.02 04:36:51.541215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12451 | ||
| 6859 | 2026.05.02 04:36:51.542008 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.05.02 04:36:51.542056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6861 | 2026.05.02 04:36:51.542545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6862 | 2026.05.02 04:36:51.542769 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.05.02 04:36:51.542914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 6864 | 2026.05.02 04:36:51.542939 [ 26 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6865 | 2026.05.02 04:36:51.543030 [ 26 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.05.02 04:36:51.543067 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6867 | 2026.05.02 04:36:51.543189 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 6868 | 2026.05.02 04:36:51.543294 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6869 | 2026.05.02 04:36:51.543329 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10083 rows starting from the beginning of the part | ||
| 6870 | 2026.05.02 04:36:51.543394 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 6871 | 2026.05.02 04:36:51.543443 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 6872 | 2026.05.02 04:36:51.543488 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 6873 | 2026.05.02 04:36:51.543530 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 6874 | 2026.05.02 04:36:51.543574 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 6875 | 2026.05.02 04:36:51.545367 [ 186 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221935 sec., 5610201.185031653 rows/sec., 80.25 MiB/sec. | ||
| 6876 | 2026.05.02 04:36:51.545773 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6877 | 2026.05.02 04:36:51.546077 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_26_5} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.05.02 04:36:51.546155 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_26_5} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6879 | 2026.05.02 04:36:51.546277 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6880 | 2026.05.02 04:36:52.217765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6881 | 2026.05.02 04:36:52.234990 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.05.02 04:36:52.235045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6883 | 2026.05.02 04:36:52.241137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6884 | 2026.05.02 04:36:52.241831 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.02 04:36:52.242135 [ 29 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6886 | 2026.05.02 04:36:52.242207 [ 29 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.05.02 04:36:52.242229 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6888 | 2026.05.02 04:36:52.242347 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6889 | 2026.05.02 04:36:52.245279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6890 | 2026.05.02 04:36:52.245633 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6891 | 2026.05.02 04:36:52.247220 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6892 | 2026.05.02 04:36:52.251826 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6893 | 2026.05.02 04:36:52.256153 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6894 | 2026.05.02 04:36:52.260400 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6895 | 2026.05.02 04:36:52.264730 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6896 | 2026.05.02 04:36:52.268839 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 6897 | 2026.05.02 04:36:52.324226 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081927822 sec., 2392.34969532084 rows/sec., 12.37 MiB/sec. | ||
| 6898 | 2026.05.02 04:36:52.326889 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6899 | 2026.05.02 04:36:52.328919 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_26_5} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.05.02 04:36:52.329021 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_26_5} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6901 | 2026.05.02 04:36:52.330851 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6902 | 2026.05.02 04:36:53.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.61 MiB, peak 278.18 MiB, free memory in arenas 0.00 B, will set to 273.00 MiB (RSS), difference: 5.39 MiB | ||
| 6903 | 2026.05.02 04:36:53.039136 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.05.02 04:36:53.039490 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6905 | 2026.05.02 04:36:53.040039 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6906 | 2026.05.02 04:36:53.040099 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6907 | 2026.05.02 04:36:53.040309 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6908 | 2026.05.02 04:36:53.040375 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6909 | 2026.05.02 04:36:53.040511 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6910 | 2026.05.02 04:36:53.040659 [ 344 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6911 | 2026.05.02 04:36:53.040660 [ 336 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6912 | 2026.05.02 04:36:53.040673 [ 326 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6913 | 2026.05.02 04:36:53.040911 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6914 | 2026.05.02 04:36:53.040939 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6915 | 2026.05.02 04:36:53.041005 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6916 | 2026.05.02 04:36:53.041024 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6917 | 2026.05.02 04:36:53.041058 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6918 | 2026.05.02 04:36:53.041094 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6919 | 2026.05.02 04:36:53.042318 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002972 sec., 14804.84522207268 rows/sec., 3.10 MiB/sec. | ||
| 6920 | 2026.05.02 04:36:53.042450 [ 259 ] {e7406b79-7107-4efa-9e4f-08892a29ac1f} <Debug> TCPHandler: Processed in 0.003489449 sec. | ||
| 6921 | 2026.05.02 04:36:53.044614 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.05.02 04:36:53.044742 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6923 | 2026.05.02 04:36:53.044794 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6924 | 2026.05.02 04:36:53.045389 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.02 04:36:53.045425 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6926 | 2026.05.02 04:36:53.045820 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6927 | 2026.05.02 04:36:53.046034 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.02 04:36:53.046168 [ 29 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6929 | 2026.05.02 04:36:53.046178 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001473 sec., 80108.62186014936 rows/sec., 6.82 MiB/sec. | ||
| 6930 | 2026.05.02 04:36:53.046204 [ 29 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.02 04:36:53.046223 [ 259 ] {3ea7e27c-962c-402e-bd3b-98a6d58a4880} <Debug> TCPHandler: Processed in 0.001667978 sec. | ||
| 6932 | 2026.05.02 04:36:53.046224 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6933 | 2026.05.02 04:36:53.046329 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 6934 | 2026.05.02 04:36:53.046357 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.05.02 04:36:53.046459 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6936 | 2026.05.02 04:36:53.046470 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.05.02 04:36:53.046497 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3238 rows starting from the beginning of the part | ||
| 6938 | 2026.05.02 04:36:53.046518 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6939 | 2026.05.02 04:36:53.046567 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 819 rows starting from the beginning of the part | ||
| 6940 | 2026.05.02 04:36:53.046617 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2465 rows starting from the beginning of the part | ||
| 6941 | 2026.05.02 04:36:53.046656 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6942 | 2026.05.02 04:36:53.046695 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 819 rows starting from the beginning of the part | ||
| 6943 | 2026.05.02 04:36:53.046735 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 6944 | 2026.05.02 04:36:53.046945 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.05.02 04:36:53.046985 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6946 | 2026.05.02 04:36:53.047355 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6947 | 2026.05.02 04:36:53.047572 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.05.02 04:36:53.047702 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001252 sec., 24760.383386581467 rows/sec., 1.82 MiB/sec. | ||
| 6949 | 2026.05.02 04:36:53.047738 [ 259 ] {36077293-d537-4a38-93f0-f4ac47e6bc73} <Debug> TCPHandler: Processed in 0.001428632 sec. | ||
| 6950 | 2026.05.02 04:36:53.047860 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.05.02 04:36:53.047953 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6952 | 2026.05.02 04:36:53.047991 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6953 | 2026.05.02 04:36:53.048432 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.05.02 04:36:53.048468 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6955 | 2026.05.02 04:36:53.048773 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6956 | 2026.05.02 04:36:53.048987 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.05.02 04:36:53.049094 [ 38 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6958 | 2026.05.02 04:36:53.049109 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001175 sec., 80851.06382978724 rows/sec., 6.31 MiB/sec. | ||
| 6959 | 2026.05.02 04:36:53.049142 [ 38 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.05.02 04:36:53.049159 [ 259 ] {917f972e-d1de-43d9-b64f-a598a9195c55} <Debug> TCPHandler: Processed in 0.001346481 sec. | ||
| 6961 | 2026.05.02 04:36:53.049168 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6962 | 2026.05.02 04:36:53.049230 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7515 rows, containing 5 columns (5 merged, 0 gathered) in 0.002942576 sec., 2553884.7594760507 rows/sec., 202.52 MiB/sec. | ||
| 6963 | 2026.05.02 04:36:53.049262 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 6964 | 2026.05.02 04:36:53.049291 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.05.02 04:36:53.049371 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6966 | 2026.05.02 04:36:53.049394 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.05.02 04:36:53.049403 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1792 rows starting from the beginning of the part | ||
| 6968 | 2026.05.02 04:36:53.049446 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6969 | 2026.05.02 04:36:53.049473 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 501 rows starting from the beginning of the part | ||
| 6970 | 2026.05.02 04:36:53.049524 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1323 rows starting from the beginning of the part | ||
| 6971 | 2026.05.02 04:36:53.049573 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6972 | 2026.05.02 04:36:53.049583 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6973 | 2026.05.02 04:36:53.049618 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 501 rows starting from the beginning of the part | ||
| 6974 | 2026.05.02 04:36:53.049668 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 6975 | 2026.05.02 04:36:53.049886 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.05.02 04:36:53.049924 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6977 | 2026.05.02 04:36:53.049926 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.05.02 04:36:53.050050 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_41_8} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6979 | 2026.05.02 04:36:53.050124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6980 | 2026.05.02 04:36:53.050317 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6981 | 2026.05.02 04:36:53.050536 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.05.02 04:36:53.050656 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6983 | 2026.05.02 04:36:53.050671 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 6984 | 2026.05.02 04:36:53.050697 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.05.02 04:36:53.050743 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6986 | 2026.05.02 04:36:53.050748 [ 259 ] {7a4607f2-4c8a-48f6-8b1a-773be9310491} <Debug> TCPHandler: Processed in 0.001506393 sec. | ||
| 6987 | 2026.05.02 04:36:53.050823 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 6988 | 2026.05.02 04:36:53.050923 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6989 | 2026.05.02 04:36:53.050924 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.05.02 04:36:53.050951 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14733 rows starting from the beginning of the part | ||
| 6991 | 2026.05.02 04:36:53.051011 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6992 | 2026.05.02 04:36:53.051052 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.05.02 04:36:53.051054 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1498 rows starting from the beginning of the part | ||
| 6994 | 2026.05.02 04:36:53.051119 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6995 | 2026.05.02 04:36:53.051121 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 6996 | 2026.05.02 04:36:53.051154 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936124 sec., 2208536.2301174924 rows/sec., 159.69 MiB/sec. | ||
| 6997 | 2026.05.02 04:36:53.051184 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6998 | 2026.05.02 04:36:53.051230 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 6999 | 2026.05.02 04:36:53.051382 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7000 | 2026.05.02 04:36:53.051634 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.05.02 04:36:53.051691 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_41_8} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7002 | 2026.05.02 04:36:53.051751 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7003 | 2026.05.02 04:36:53.051986 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.05.02 04:36:53.052025 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7005 | 2026.05.02 04:36:53.052654 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7006 | 2026.05.02 04:36:53.052912 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.05.02 04:36:53.053065 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002033 sec., 15248.401377274962 rows/sec., 27.32 MiB/sec. | ||
| 7008 | 2026.05.02 04:36:53.053130 [ 259 ] {e61a64ed-1c6c-4568-86eb-436fba206bf7} <Debug> TCPHandler: Processed in 0.002257721 sec. | ||
| 7009 | 2026.05.02 04:36:53.053261 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.05.02 04:36:53.053361 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7011 | 2026.05.02 04:36:53.053406 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7012 | 2026.05.02 04:36:53.053760 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.05.02 04:36:53.053798 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7014 | 2026.05.02 04:36:53.054134 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7015 | 2026.05.02 04:36:53.054367 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.05.02 04:36:53.054474 [ 38 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7017 | 2026.05.02 04:36:53.054501 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 7018 | 2026.05.02 04:36:53.054506 [ 38 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.02 04:36:53.054543 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7020 | 2026.05.02 04:36:53.054547 [ 259 ] {35732272-f1ef-4756-9e27-aaed8b97f8a8} <Debug> TCPHandler: Processed in 0.00133716 sec. | ||
| 7021 | 2026.05.02 04:36:53.054613 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 7022 | 2026.05.02 04:36:53.054699 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2026.05.02 04:36:53.054724 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2220 rows starting from the beginning of the part | ||
| 7024 | 2026.05.02 04:36:53.054765 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 7025 | 2026.05.02 04:36:53.054799 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 7026 | 2026.05.02 04:36:53.054831 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 7027 | 2026.05.02 04:36:53.054860 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 7028 | 2026.05.02 04:36:53.054893 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 7029 | 2026.05.02 04:36:53.055941 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135868 sec., 1854741.3666205436 rows/sec., 119.25 MiB/sec. | ||
| 7030 | 2026.05.02 04:36:53.056206 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7031 | 2026.05.02 04:36:53.056428 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.02 04:36:53.056487 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_41_8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7033 | 2026.05.02 04:36:53.056541 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7034 | 2026.05.02 04:36:53.056601 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17049 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581092 sec., 2933958.822355152 rows/sec., 186.74 MiB/sec. | ||
| 7035 | 2026.05.02 04:36:53.056770 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7036 | 2026.05.02 04:36:53.057015 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.05.02 04:36:53.057078 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7038 | 2026.05.02 04:36:53.057137 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 7039 | 2026.05.02 04:36:54.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.62 MiB, peak 282.80 MiB, free memory in arenas 0.00 B, will set to 276.15 MiB (RSS), difference: 2.53 MiB | ||
| 7040 | 2026.05.02 04:36:56.579076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 894 | ||
| 7041 | 2026.05.02 04:36:56.581625 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.02 04:36:56.581685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7043 | 2026.05.02 04:36:56.582978 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7044 | 2026.05.02 04:36:56.583261 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.05.02 04:36:56.583629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7046 | 2026.05.02 04:36:58.044277 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.05.02 04:36:58.044557 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 7048 | 2026.05.02 04:36:58.044953 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7049 | 2026.05.02 04:36:58.045005 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 7050 | 2026.05.02 04:36:58.045290 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7051 | 2026.05.02 04:36:58.045363 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7052 | 2026.05.02 04:36:58.045509 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7053 | 2026.05.02 04:36:58.045649 [ 300 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7054 | 2026.05.02 04:36:58.045661 [ 322 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7055 | 2026.05.02 04:36:58.045652 [ 344 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7056 | 2026.05.02 04:36:58.045834 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7057 | 2026.05.02 04:36:58.045865 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7058 | 2026.05.02 04:36:58.045938 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7059 | 2026.05.02 04:36:58.045961 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7060 | 2026.05.02 04:36:58.045999 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7061 | 2026.05.02 04:36:58.046042 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7062 | 2026.05.02 04:36:58.047248 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002806 sec., 15680.684248039915 rows/sec., 3.28 MiB/sec. | ||
| 7063 | 2026.05.02 04:36:58.047363 [ 259 ] {25596ead-f6cb-49e7-871e-b6a7be587aba} <Debug> TCPHandler: Processed in 0.003222373 sec. | ||
| 7064 | 2026.05.02 04:36:58.052579 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.05.02 04:36:58.052719 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7066 | 2026.05.02 04:36:58.052776 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7067 | 2026.05.02 04:36:58.053446 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.05.02 04:36:58.053489 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7069 | 2026.05.02 04:36:58.053883 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7070 | 2026.05.02 04:36:58.054120 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.05.02 04:36:58.054272 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00159 sec., 178616.35220125786 rows/sec., 11.34 MiB/sec. | ||
| 7072 | 2026.05.02 04:36:58.054313 [ 259 ] {f1c45596-7600-4114-837e-b2fcaf0ad60f} <Debug> TCPHandler: Processed in 0.00179934 sec. | ||
| 7073 | 2026.05.02 04:36:58.054450 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.05.02 04:36:58.054555 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7075 | 2026.05.02 04:36:58.054599 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7076 | 2026.05.02 04:36:58.055012 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.05.02 04:36:58.055048 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7078 | 2026.05.02 04:36:58.055350 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7079 | 2026.05.02 04:36:58.055576 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.05.02 04:36:58.055710 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001177 sec., 3398.470688190314 rows/sec., 277.12 KiB/sec. | ||
| 7081 | 2026.05.02 04:36:58.055749 [ 259 ] {266ec0f3-30ce-43bb-a1ec-8dc43387a551} <Debug> TCPHandler: Processed in 0.00135596 sec. | ||
| 7082 | 2026.05.02 04:36:58.055873 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.05.02 04:36:58.055974 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7084 | 2026.05.02 04:36:58.056017 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7085 | 2026.05.02 04:36:58.056838 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.05.02 04:36:58.056876 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7087 | 2026.05.02 04:36:58.057241 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7088 | 2026.05.02 04:36:58.057465 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.05.02 04:36:58.057599 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001643 sec., 499695.6786366403 rows/sec., 38.75 MiB/sec. | ||
| 7090 | 2026.05.02 04:36:58.057637 [ 259 ] {1d9782d8-9ea5-4e99-86a8-a83b8a4fe351} <Debug> TCPHandler: Processed in 0.001815031 sec. | ||
| 7091 | 2026.05.02 04:36:58.057760 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.05.02 04:36:58.057859 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.05.02 04:36:58.057900 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7094 | 2026.05.02 04:36:58.058344 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.05.02 04:36:58.058381 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7096 | 2026.05.02 04:36:58.058706 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7097 | 2026.05.02 04:36:58.058926 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.05.02 04:36:58.059025 [ 33 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7099 | 2026.05.02 04:36:58.059055 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001215 sec., 129218.10699588478 rows/sec., 7.75 MiB/sec. | ||
| 7100 | 2026.05.02 04:36:58.059058 [ 33 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.05.02 04:36:58.059088 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7102 | 2026.05.02 04:36:58.059096 [ 259 ] {2bb8d2db-7c4f-45d6-8318-5d70cf8588c5} <Debug> TCPHandler: Processed in 0.001385731 sec. | ||
| 7103 | 2026.05.02 04:36:58.059178 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 7104 | 2026.05.02 04:36:58.059220 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2026.05.02 04:36:58.059280 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7106 | 2026.05.02 04:36:58.059313 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 211 rows starting from the beginning of the part | ||
| 7107 | 2026.05.02 04:36:58.059319 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7108 | 2026.05.02 04:36:58.059363 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7109 | 2026.05.02 04:36:58.059377 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 153 rows starting from the beginning of the part | ||
| 7110 | 2026.05.02 04:36:58.059435 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 7111 | 2026.05.02 04:36:58.059484 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part | ||
| 7112 | 2026.05.02 04:36:58.059530 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 7113 | 2026.05.02 04:36:58.059574 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 157 rows starting from the beginning of the part | ||
| 7114 | 2026.05.02 04:36:58.059800 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.05.02 04:36:58.059838 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7116 | 2026.05.02 04:36:58.060147 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7117 | 2026.05.02 04:36:58.060369 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.05.02 04:36:58.060481 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339939 sec., 558980.6700155754 rows/sec., 36.85 MiB/sec. | ||
| 7119 | 2026.05.02 04:36:58.060501 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 7120 | 2026.05.02 04:36:58.060551 [ 259 ] {5fc696da-8cbb-4417-b765-b9c3b8d7e754} <Debug> TCPHandler: Processed in 0.001380551 sec. | ||
| 7121 | 2026.05.02 04:36:58.060672 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7122 | 2026.05.02 04:36:58.060675 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2026.05.02 04:36:58.060796 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7124 | 2026.05.02 04:36:58.060839 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7125 | 2026.05.02 04:36:58.060987 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.02 04:36:58.061079 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_36_7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7127 | 2026.05.02 04:36:58.061184 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7128 | 2026.05.02 04:36:58.061280 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.05.02 04:36:58.061322 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7130 | 2026.05.02 04:36:58.061640 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7131 | 2026.05.02 04:36:58.061861 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.05.02 04:36:58.061998 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 7133 | 2026.05.02 04:36:58.062039 [ 259 ] {1f69265f-a4f5-4871-a2e4-28466d1b3efd} <Debug> TCPHandler: Processed in 0.001414752 sec. | ||
| 7134 | 2026.05.02 04:36:58.062173 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.05.02 04:36:58.062271 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7136 | 2026.05.02 04:36:58.062312 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7137 | 2026.05.02 04:36:58.062903 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.05.02 04:36:58.062940 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7139 | 2026.05.02 04:36:58.063276 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7140 | 2026.05.02 04:36:58.063490 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.05.02 04:36:58.063622 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001368 sec., 369152.04678362573 rows/sec., 25.97 MiB/sec. | ||
| 7142 | 2026.05.02 04:36:58.063661 [ 259 ] {8db34aee-53a4-4df0-91d7-5ba2bc1a71e3} <Debug> TCPHandler: Processed in 0.001538564 sec. | ||
| 7143 | 2026.05.02 04:36:58.063781 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2026.05.02 04:36:58.063879 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7145 | 2026.05.02 04:36:58.063921 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7146 | 2026.05.02 04:36:58.064258 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.05.02 04:36:58.064296 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7148 | 2026.05.02 04:36:58.064600 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7149 | 2026.05.02 04:36:58.064811 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.05.02 04:36:58.064938 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 7151 | 2026.05.02 04:36:58.064977 [ 259 ] {9434b35f-d77b-4ab8-af56-6e2c7a7529f5} <Debug> TCPHandler: Processed in 0.001247518 sec. | ||
| 7152 | 2026.05.02 04:36:58.065099 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.05.02 04:36:58.065198 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7154 | 2026.05.02 04:36:58.065243 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7155 | 2026.05.02 04:36:58.065654 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.05.02 04:36:58.065691 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7157 | 2026.05.02 04:36:58.066034 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7158 | 2026.05.02 04:36:58.066254 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.05.02 04:36:58.066384 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001204 sec., 221760.7973421927 rows/sec., 14.74 MiB/sec. | ||
| 7160 | 2026.05.02 04:36:58.066425 [ 259 ] {8ea41194-2de4-413d-8693-9e5b9de2fcc5} <Debug> TCPHandler: Processed in 0.0013768 sec. | ||
| 7161 | 2026.05.02 04:36:58.066553 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.05.02 04:36:58.066651 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.05.02 04:36:58.066695 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7164 | 2026.05.02 04:36:58.067014 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.05.02 04:36:58.067051 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7166 | 2026.05.02 04:36:58.067355 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7167 | 2026.05.02 04:36:58.067590 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.05.02 04:36:58.067696 [ 36 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7169 | 2026.05.02 04:36:58.067719 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 7170 | 2026.05.02 04:36:58.067741 [ 36 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.05.02 04:36:58.067763 [ 259 ] {9078afd0-e2fe-4831-8ee6-1c1ff37298c5} <Debug> TCPHandler: Processed in 0.001259618 sec. | ||
| 7172 | 2026.05.02 04:36:58.067766 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7173 | 2026.05.02 04:36:58.067870 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7174 | 2026.05.02 04:36:58.067890 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.05.02 04:36:58.067982 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7176 | 2026.05.02 04:36:58.067994 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.05.02 04:36:58.068017 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 7178 | 2026.05.02 04:36:58.068057 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7179 | 2026.05.02 04:36:58.068080 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7180 | 2026.05.02 04:36:58.068127 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7181 | 2026.05.02 04:36:58.068168 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7182 | 2026.05.02 04:36:58.068207 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7183 | 2026.05.02 04:36:58.068242 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7184 | 2026.05.02 04:36:58.068834 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.05.02 04:36:58.068877 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7186 | 2026.05.02 04:36:58.069019 [ 192 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189747 sec., 17650.811475044695 rows/sec., 1.16 MiB/sec. | ||
| 7187 | 2026.05.02 04:36:58.069146 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7188 | 2026.05.02 04:36:58.069391 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.05.02 04:36:58.069425 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7190 | 2026.05.02 04:36:58.069461 [ 199 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_20_4} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7191 | 2026.05.02 04:36:58.069532 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7192 | 2026.05.02 04:36:58.069680 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.05.02 04:36:58.069800 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7194 | 2026.05.02 04:36:58.069828 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001853 sec., 5936.3194819212085 rows/sec., 10.64 MiB/sec. | ||
| 7195 | 2026.05.02 04:36:58.069831 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.05.02 04:36:58.069870 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7197 | 2026.05.02 04:36:58.069893 [ 259 ] {b0bfabd3-82b4-4c79-b49c-0902a08eb92f} <Debug> TCPHandler: Processed in 0.002052746 sec. | ||
| 7198 | 2026.05.02 04:36:58.069941 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 7199 | 2026.05.02 04:36:58.070028 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.05.02 04:36:58.070131 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.05.02 04:36:58.070175 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7202 | 2026.05.02 04:36:58.070180 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7203 | 2026.05.02 04:36:58.070248 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 638 rows starting from the beginning of the part | ||
| 7204 | 2026.05.02 04:36:58.070368 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 7205 | 2026.05.02 04:36:58.070467 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 7206 | 2026.05.02 04:36:58.070533 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.05.02 04:36:58.070557 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 7208 | 2026.05.02 04:36:58.070580 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7209 | 2026.05.02 04:36:58.070655 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 7210 | 2026.05.02 04:36:58.070755 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 7211 | 2026.05.02 04:36:58.070920 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7212 | 2026.05.02 04:36:58.071169 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.05.02 04:36:58.071305 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001191 sec., 75566.75062972293 rows/sec., 4.73 MiB/sec. | ||
| 7214 | 2026.05.02 04:36:58.071343 [ 259 ] {ab74715d-63b3-4486-8b1e-0e4c34b725e4} <Debug> TCPHandler: Processed in 0.001366041 sec. | ||
| 7215 | 2026.05.02 04:36:58.075130 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 19 columns (19 merged, 0 gathered) in 0.005221177 sec., 142113.55025887841 rows/sec., 254.66 MiB/sec. | ||
| 7216 | 2026.05.02 04:36:58.076055 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7217 | 2026.05.02 04:36:58.076386 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.05.02 04:36:58.076455 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7219 | 2026.05.02 04:36:58.076536 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7220 | 2026.05.02 04:36:59.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.33 MiB, peak 284.85 MiB, free memory in arenas 0.00 B, will set to 278.72 MiB (RSS), difference: 1.39 MiB | ||
| 7221 | 2026.05.02 04:36:59.043038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12963 | ||
| 7222 | 2026.05.02 04:36:59.043931 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.05.02 04:36:59.044002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7224 | 2026.05.02 04:36:59.044654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7225 | 2026.05.02 04:36:59.044894 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.05.02 04:36:59.045038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12963 | ||
| 7227 | 2026.05.02 04:36:59.745384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7228 | 2026.05.02 04:36:59.760355 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.02 04:36:59.760413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7230 | 2026.05.02 04:36:59.766581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7231 | 2026.05.02 04:36:59.767282 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.05.02 04:36:59.769893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7233 | 2026.05.02 04:37:03.038527 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.05.02 04:37:03.038926 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7235 | 2026.05.02 04:37:03.039493 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7236 | 2026.05.02 04:37:03.039535 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7237 | 2026.05.02 04:37:03.039764 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7238 | 2026.05.02 04:37:03.039837 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7239 | 2026.05.02 04:37:03.039981 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7240 | 2026.05.02 04:37:03.040083 [ 342 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7241 | 2026.05.02 04:37:03.040149 [ 322 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7242 | 2026.05.02 04:37:03.040168 [ 343 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7243 | 2026.05.02 04:37:03.040345 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7244 | 2026.05.02 04:37:03.040376 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7245 | 2026.05.02 04:37:03.040448 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7246 | 2026.05.02 04:37:03.040471 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7247 | 2026.05.02 04:37:03.040507 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7248 | 2026.05.02 04:37:03.040565 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7249 | 2026.05.02 04:37:03.041771 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002995 sec., 14691.151919866445 rows/sec., 3.07 MiB/sec. | ||
| 7250 | 2026.05.02 04:37:03.041883 [ 259 ] {1204f881-e060-44b9-9bcd-163cdcdeb4c7} <Debug> TCPHandler: Processed in 0.00354257 sec. | ||
| 7251 | 2026.05.02 04:37:03.044107 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.02 04:37:03.044247 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7253 | 2026.05.02 04:37:03.044304 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7254 | 2026.05.02 04:37:03.044902 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.02 04:37:03.044946 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7256 | 2026.05.02 04:37:03.045332 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7257 | 2026.05.02 04:37:03.045579 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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.02 04:37:03.045730 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001522 sec., 77529.56636005257 rows/sec., 6.60 MiB/sec. | ||
| 7259 | 2026.05.02 04:37:03.045772 [ 259 ] {8c295803-5536-4deb-9dc7-6094bfc68d69} <Debug> TCPHandler: Processed in 0.001731729 sec. | ||
| 7260 | 2026.05.02 04:37:03.045911 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.05.02 04:37:03.046015 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7262 | 2026.05.02 04:37:03.046059 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7263 | 2026.05.02 04:37:03.046478 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.05.02 04:37:03.046518 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7265 | 2026.05.02 04:37:03.046823 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7266 | 2026.05.02 04:37:03.047041 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.05.02 04:37:03.047174 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 7268 | 2026.05.02 04:37:03.047213 [ 259 ] {888807a6-c950-4c00-b8fb-c2f2c444b0a5} <Debug> TCPHandler: Processed in 0.00135398 sec. | ||
| 7269 | 2026.05.02 04:37:03.047334 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.02 04:37:03.047433 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.02 04:37:03.047475 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7272 | 2026.05.02 04:37:03.047912 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.02 04:37:03.047951 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7274 | 2026.05.02 04:37:03.048290 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7275 | 2026.05.02 04:37:03.048512 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.02 04:37:03.048643 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001228 sec., 77361.56351791532 rows/sec., 6.04 MiB/sec. | ||
| 7277 | 2026.05.02 04:37:03.048682 [ 259 ] {831d6178-ed95-4379-813a-ac75c3f83f6b} <Debug> TCPHandler: Processed in 0.001399361 sec. | ||
| 7278 | 2026.05.02 04:37:03.048804 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.02 04:37:03.048904 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.02 04:37:03.048949 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7281 | 2026.05.02 04:37:03.049366 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.02 04:37:03.049404 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7283 | 2026.05.02 04:37:03.049753 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7284 | 2026.05.02 04:37:03.049979 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.02 04:37:03.050110 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 7286 | 2026.05.02 04:37:03.050148 [ 259 ] {ee34886d-1f70-4a07-9158-9853c111ab32} <Debug> TCPHandler: Processed in 0.001393381 sec. | ||
| 7287 | 2026.05.02 04:37:03.050267 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.02 04:37:03.050367 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.05.02 04:37:03.050424 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7290 | 2026.05.02 04:37:03.051238 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.05.02 04:37:03.051277 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7292 | 2026.05.02 04:37:03.051831 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7293 | 2026.05.02 04:37:03.052068 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.02 04:37:03.052209 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001861 sec., 16657.710908113917 rows/sec., 29.85 MiB/sec. | ||
| 7295 | 2026.05.02 04:37:03.052275 [ 259 ] {d6a9cfd1-74a8-4fdc-96e2-18eaa0c2af52} <Debug> TCPHandler: Processed in 0.002058237 sec. | ||
| 7296 | 2026.05.02 04:37:03.052407 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.05.02 04:37:03.052508 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7298 | 2026.05.02 04:37:03.052550 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7299 | 2026.05.02 04:37:03.052893 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.05.02 04:37:03.052931 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7301 | 2026.05.02 04:37:03.053238 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7302 | 2026.05.02 04:37:03.053457 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.05.02 04:37:03.053587 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7304 | 2026.05.02 04:37:03.053625 [ 259 ] {d491ff89-cc17-4a4c-a4ed-5193f8434386} <Debug> TCPHandler: Processed in 0.001268858 sec. | ||
| 7305 | 2026.05.02 04:37:06.434263 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7306 | 2026.05.02 04:37:06.434332 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7307 | 2026.05.02 04:37:06.545132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13411 | ||
| 7308 | 2026.05.02 04:37:06.545679 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.05.02 04:37:06.545726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7310 | 2026.05.02 04:37:06.546396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7311 | 2026.05.02 04:37:06.546647 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.02 04:37:06.546799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 7313 | 2026.05.02 04:37:06.583913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 934 | ||
| 7314 | 2026.05.02 04:37:06.586900 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.05.02 04:37:06.586953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7316 | 2026.05.02 04:37:06.588313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7317 | 2026.05.02 04:37:06.588589 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.05.02 04:37:06.588946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7319 | 2026.05.02 04:37:07.269983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7320 | 2026.05.02 04:37:07.287037 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.05.02 04:37:07.287092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7322 | 2026.05.02 04:37:07.292685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7323 | 2026.05.02 04:37:07.293382 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.05.02 04:37:07.296406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7325 | 2026.05.02 04:37:08.042350 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7326 | 2026.05.02 04:37:08.042710 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 7327 | 2026.05.02 04:37:08.043053 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7328 | 2026.05.02 04:37:08.043094 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 7329 | 2026.05.02 04:37:08.043341 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7330 | 2026.05.02 04:37:08.043415 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7331 | 2026.05.02 04:37:08.043562 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7332 | 2026.05.02 04:37:08.043669 [ 342 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7333 | 2026.05.02 04:37:08.043703 [ 343 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7334 | 2026.05.02 04:37:08.043726 [ 322 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7335 | 2026.05.02 04:37:08.043892 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7336 | 2026.05.02 04:37:08.043923 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7337 | 2026.05.02 04:37:08.043998 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7338 | 2026.05.02 04:37:08.044021 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7339 | 2026.05.02 04:37:08.044060 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7340 | 2026.05.02 04:37:08.044102 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7341 | 2026.05.02 04:37:08.045365 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002791 sec., 15764.958796130419 rows/sec., 3.30 MiB/sec. | ||
| 7342 | 2026.05.02 04:37:08.045482 [ 259 ] {564f281d-5744-492a-bea5-4d30558b8cd5} <Debug> TCPHandler: Processed in 0.003317535 sec. | ||
| 7343 | 2026.05.02 04:37:08.050330 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.05.02 04:37:08.050472 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7345 | 2026.05.02 04:37:08.050529 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7346 | 2026.05.02 04:37:08.051182 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.05.02 04:37:08.051225 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7348 | 2026.05.02 04:37:08.051614 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7349 | 2026.05.02 04:37:08.051859 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.05.02 04:37:08.052006 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001577 sec., 180088.7761572606 rows/sec., 11.44 MiB/sec. | ||
| 7351 | 2026.05.02 04:37:08.052048 [ 259 ] {3aed048e-4e9b-412d-aabc-3940433571ed} <Debug> TCPHandler: Processed in 0.00178209 sec. | ||
| 7352 | 2026.05.02 04:37:08.052180 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.05.02 04:37:08.052284 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7354 | 2026.05.02 04:37:08.052328 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7355 | 2026.05.02 04:37:08.053252 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.05.02 04:37:08.053293 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7357 | 2026.05.02 04:37:08.053675 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7358 | 2026.05.02 04:37:08.053900 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.05.02 04:37:08.054036 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001774 sec., 461668.5456595265 rows/sec., 35.81 MiB/sec. | ||
| 7360 | 2026.05.02 04:37:08.054076 [ 259 ] {54b9d794-efdc-4ae8-b0a4-3baa00a15365} <Debug> TCPHandler: Processed in 0.001947654 sec. | ||
| 7361 | 2026.05.02 04:37:08.054200 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.05.02 04:37:08.054301 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.05.02 04:37:08.054343 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7364 | 2026.05.02 04:37:08.054786 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.05.02 04:37:08.054823 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7366 | 2026.05.02 04:37:08.055141 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7367 | 2026.05.02 04:37:08.055362 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.05.02 04:37:08.055495 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001213 sec., 126133.55317394888 rows/sec., 7.54 MiB/sec. | ||
| 7369 | 2026.05.02 04:37:08.055534 [ 259 ] {3cf749d5-495c-4f7e-8419-9e620079883e} <Debug> TCPHandler: Processed in 0.001390662 sec. | ||
| 7370 | 2026.05.02 04:37:08.055673 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.05.02 04:37:08.055774 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7372 | 2026.05.02 04:37:08.055816 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7373 | 2026.05.02 04:37:08.056247 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.05.02 04:37:08.056286 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7375 | 2026.05.02 04:37:08.056600 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7376 | 2026.05.02 04:37:08.056820 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.02 04:37:08.056948 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 7378 | 2026.05.02 04:37:08.056952 [ 55 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7379 | 2026.05.02 04:37:08.056992 [ 259 ] {7eb38347-a175-4a18-bd4f-91d6a7f9de76} <Debug> TCPHandler: Processed in 0.001369971 sec. | ||
| 7380 | 2026.05.02 04:37:08.057023 [ 55 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.05.02 04:37:08.057048 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7382 | 2026.05.02 04:37:08.057121 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.05.02 04:37:08.057168 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 7384 | 2026.05.02 04:37:08.057228 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.05.02 04:37:08.057274 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7386 | 2026.05.02 04:37:08.057302 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7387 | 2026.05.02 04:37:08.057342 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 951 rows starting from the beginning of the part | ||
| 7388 | 2026.05.02 04:37:08.057406 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7389 | 2026.05.02 04:37:08.057454 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 7390 | 2026.05.02 04:37:08.057501 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7391 | 2026.05.02 04:37:08.057544 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7392 | 2026.05.02 04:37:08.057585 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 7393 | 2026.05.02 04:37:08.057705 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.05.02 04:37:08.057749 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7395 | 2026.05.02 04:37:08.058095 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7396 | 2026.05.02 04:37:08.058338 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.05.02 04:37:08.058477 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 7398 | 2026.05.02 04:37:08.058518 [ 259 ] {080dad20-a639-4a3d-aa53-3ac6ef742fa6} <Debug> TCPHandler: Processed in 0.001448193 sec. | ||
| 7399 | 2026.05.02 04:37:08.058644 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.05.02 04:37:08.058675 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554325 sec., 1510623.5825840798 rows/sec., 96.31 MiB/sec. | ||
| 7401 | 2026.05.02 04:37:08.058743 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7402 | 2026.05.02 04:37:08.058785 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7403 | 2026.05.02 04:37:08.058892 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7404 | 2026.05.02 04:37:08.059252 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.05.02 04:37:08.059335 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_26_5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7406 | 2026.05.02 04:37:08.059425 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7407 | 2026.05.02 04:37:08.059462 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.05.02 04:37:08.059506 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7409 | 2026.05.02 04:37:08.059847 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7410 | 2026.05.02 04:37:08.060071 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.05.02 04:37:08.060202 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001477 sec., 339201.0832769127 rows/sec., 23.84 MiB/sec. | ||
| 7412 | 2026.05.02 04:37:08.060243 [ 259 ] {b65d86ba-6756-4d1c-955e-b35c676d3c52} <Debug> TCPHandler: Processed in 0.001649647 sec. | ||
| 7413 | 2026.05.02 04:37:08.060359 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.05.02 04:37:08.060458 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7415 | 2026.05.02 04:37:08.060501 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7416 | 2026.05.02 04:37:08.060839 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.05.02 04:37:08.060876 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7418 | 2026.05.02 04:37:08.061184 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7419 | 2026.05.02 04:37:08.061404 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.05.02 04:37:08.061535 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 7421 | 2026.05.02 04:37:08.061573 [ 259 ] {1645484a-ae61-4627-a5ae-d0521034464e} <Debug> TCPHandler: Processed in 0.001267548 sec. | ||
| 7422 | 2026.05.02 04:37:08.061689 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.05.02 04:37:08.061793 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7424 | 2026.05.02 04:37:08.061837 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7425 | 2026.05.02 04:37:08.062247 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.05.02 04:37:08.062283 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7427 | 2026.05.02 04:37:08.062621 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7428 | 2026.05.02 04:37:08.062836 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.05.02 04:37:08.062962 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 7430 | 2026.05.02 04:37:08.062999 [ 259 ] {17ba2e9b-86ca-4419-bdcd-fe8b33a6941c} <Debug> TCPHandler: Processed in 0.00135902 sec. | ||
| 7431 | 2026.05.02 04:37:08.063113 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.05.02 04:37:08.063207 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7433 | 2026.05.02 04:37:08.063248 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7434 | 2026.05.02 04:37:08.063610 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.05.02 04:37:08.063645 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7436 | 2026.05.02 04:37:08.063927 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7437 | 2026.05.02 04:37:08.064128 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.05.02 04:37:08.064253 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 7439 | 2026.05.02 04:37:08.064288 [ 259 ] {ff21bf7e-4ab4-45c8-b427-3494b213f89b} <Debug> TCPHandler: Processed in 0.001222667 sec. | ||
| 7440 | 2026.05.02 04:37:08.064400 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.05.02 04:37:08.064494 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7442 | 2026.05.02 04:37:08.064546 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7443 | 2026.05.02 04:37:08.065318 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.05.02 04:37:08.065353 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7445 | 2026.05.02 04:37:08.065849 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7446 | 2026.05.02 04:37:08.066066 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.05.02 04:37:08.066202 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001726 sec., 6373.117033603708 rows/sec., 11.42 MiB/sec. | ||
| 7448 | 2026.05.02 04:37:08.066254 [ 259 ] {cf61697a-1662-4949-baad-0a37437963d1} <Debug> TCPHandler: Processed in 0.001901713 sec. | ||
| 7449 | 2026.05.02 04:37:08.066368 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.05.02 04:37:08.066463 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.05.02 04:37:08.066503 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7452 | 2026.05.02 04:37:08.066832 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.05.02 04:37:08.066868 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7454 | 2026.05.02 04:37:08.067158 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7455 | 2026.05.02 04:37:08.067372 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.05.02 04:37:08.067494 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 7457 | 2026.05.02 04:37:08.067529 [ 259 ] {042b7262-f6c4-415f-b4bc-271587ebd4cc} <Debug> TCPHandler: Processed in 0.001208077 sec. | ||
| 7458 | 2026.05.02 04:37:08.314050 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.05.02 04:37:08.314286 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7460 | 2026.05.02 04:37:08.314636 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7461 | 2026.05.02 04:37:08.314675 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 7462 | 2026.05.02 04:37:08.314914 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7463 | 2026.05.02 04:37:08.314985 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7464 | 2026.05.02 04:37:08.315128 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7465 | 2026.05.02 04:37:08.315264 [ 267 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7466 | 2026.05.02 04:37:08.315272 [ 322 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7467 | 2026.05.02 04:37:08.315264 [ 343 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7468 | 2026.05.02 04:37:08.315453 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7469 | 2026.05.02 04:37:08.315485 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7470 | 2026.05.02 04:37:08.315558 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7471 | 2026.05.02 04:37:08.315578 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7472 | 2026.05.02 04:37:08.315616 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7473 | 2026.05.02 04:37:08.315657 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7474 | 2026.05.02 04:37:08.316899 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002708 sec., 16248.153618906943 rows/sec., 3.40 MiB/sec. | ||
| 7475 | 2026.05.02 04:37:08.317041 [ 259 ] {27b1f578-6245-42da-a4d5-2b53b17a73f0} <Debug> TCPHandler: Processed in 0.00312422 sec. | ||
| 7476 | 2026.05.02 04:37:08.329393 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.05.02 04:37:08.329525 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7478 | 2026.05.02 04:37:08.329575 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7479 | 2026.05.02 04:37:08.330101 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.05.02 04:37:08.330150 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7481 | 2026.05.02 04:37:08.330532 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7482 | 2026.05.02 04:37:08.330768 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.05.02 04:37:08.330931 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001441 sec., 6939.625260235947 rows/sec., 565.88 KiB/sec. | ||
| 7484 | 2026.05.02 04:37:08.330974 [ 259 ] {0202ad5d-be87-4b6f-9657-69525d1a53ca} <Debug> TCPHandler: Processed in 0.001646847 sec. | ||
| 7485 | 2026.05.02 04:37:08.331089 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.05.02 04:37:08.331193 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7487 | 2026.05.02 04:37:08.331236 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7488 | 2026.05.02 04:37:08.332961 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.05.02 04:37:08.333000 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7490 | 2026.05.02 04:37:08.333454 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7491 | 2026.05.02 04:37:08.333675 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.05.02 04:37:08.333815 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Debug> executeQuery: Read 2468 rows, 187.57 KiB in 0.002644 sec., 933434.1906202723 rows/sec., 69.28 MiB/sec. | ||
| 7493 | 2026.05.02 04:37:08.333854 [ 259 ] {55186d35-dc6f-4f1c-8617-a60a9aa2d872} <Debug> TCPHandler: Processed in 0.002815883 sec. | ||
| 7494 | 2026.05.02 04:37:08.333975 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.05.02 04:37:08.334075 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.05.02 04:37:08.334117 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7497 | 2026.05.02 04:37:08.334556 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.05.02 04:37:08.334594 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7499 | 2026.05.02 04:37:08.334907 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7500 | 2026.05.02 04:37:08.335139 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.05.02 04:37:08.335270 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001216 sec., 41118.42105263158 rows/sec., 2.98 MiB/sec. | ||
| 7502 | 2026.05.02 04:37:08.335308 [ 259 ] {a1f5e57c-e4a2-430b-9050-1d6f7b54dda1} <Debug> TCPHandler: Processed in 0.001382741 sec. | ||
| 7503 | 2026.05.02 04:37:08.335419 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.05.02 04:37:08.335517 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7505 | 2026.05.02 04:37:08.335558 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7506 | 2026.05.02 04:37:08.336295 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.05.02 04:37:08.336332 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7508 | 2026.05.02 04:37:08.336664 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7509 | 2026.05.02 04:37:08.336886 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.05.02 04:37:08.337018 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00152 sec., 526973.6842105263 rows/sec., 30.44 MiB/sec. | ||
| 7511 | 2026.05.02 04:37:08.337056 [ 259 ] {4df8d793-2c97-432e-b2b4-7b81925f6f9b} <Debug> TCPHandler: Processed in 0.001686828 sec. | ||
| 7512 | 2026.05.02 04:37:08.337174 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.05.02 04:37:08.337268 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7514 | 2026.05.02 04:37:08.337308 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7515 | 2026.05.02 04:37:08.337695 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.05.02 04:37:08.337731 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7517 | 2026.05.02 04:37:08.338015 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7518 | 2026.05.02 04:37:08.338229 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.05.02 04:37:08.338356 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 7520 | 2026.05.02 04:37:08.338394 [ 259 ] {1bdbeea6-6a35-445d-b166-cb4163ae9879} <Debug> TCPHandler: Processed in 0.001269338 sec. | ||
| 7521 | 2026.05.02 04:37:08.338514 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.05.02 04:37:08.338610 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7523 | 2026.05.02 04:37:08.338649 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7524 | 2026.05.02 04:37:08.339621 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.05.02 04:37:08.339658 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7526 | 2026.05.02 04:37:08.340050 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7527 | 2026.05.02 04:37:08.340273 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.05.02 04:37:08.340409 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001817 sec., 731425.4265272426 rows/sec., 49.04 MiB/sec. | ||
| 7529 | 2026.05.02 04:37:08.340448 [ 259 ] {04a3c32d-613f-4573-a9ce-24484426fbf0} <Debug> TCPHandler: Processed in 0.001984104 sec. | ||
| 7530 | 2026.05.02 04:37:08.340577 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.05.02 04:37:08.340674 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7532 | 2026.05.02 04:37:08.340718 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7533 | 2026.05.02 04:37:08.341526 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.05.02 04:37:08.341563 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7535 | 2026.05.02 04:37:08.342016 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7536 | 2026.05.02 04:37:08.342250 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.05.02 04:37:08.342399 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001744 sec., 860665.1376146788 rows/sec., 52.22 MiB/sec. | ||
| 7538 | 2026.05.02 04:37:08.342438 [ 259 ] {64184849-46e9-4b91-93f1-163269a27567} <Debug> TCPHandler: Processed in 0.001910573 sec. | ||
| 7539 | 2026.05.02 04:37:08.342558 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.05.02 04:37:08.342657 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.05.02 04:37:08.342714 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7542 | 2026.05.02 04:37:08.343537 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.02 04:37:08.343574 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7544 | 2026.05.02 04:37:08.344155 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7545 | 2026.05.02 04:37:08.344396 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.05.02 04:37:08.344536 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001897 sec., 21085.925144965735 rows/sec., 37.79 MiB/sec. | ||
| 7547 | 2026.05.02 04:37:08.344601 [ 259 ] {5cbdba21-8e25-4835-ad41-ebacbf9ff828} <Debug> TCPHandler: Processed in 0.002093597 sec. | ||
| 7548 | 2026.05.02 04:37:08.344749 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.05.02 04:37:08.344873 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.05.02 04:37:08.344931 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7551 | 2026.05.02 04:37:08.345309 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.05.02 04:37:08.345352 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7553 | 2026.05.02 04:37:08.345672 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7554 | 2026.05.02 04:37:08.345888 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.05.02 04:37:08.346020 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 706.59 KiB/sec. | ||
| 7556 | 2026.05.02 04:37:08.346056 [ 259 ] {6bf7147b-eeb5-4bc8-8686-40ff76c3ffbd} <Debug> TCPHandler: Processed in 0.001371911 sec. | ||
| 7557 | 2026.05.02 04:37:09.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.91 MiB, peak 284.85 MiB, free memory in arenas 0.00 B, will set to 279.34 MiB (RSS), difference: -1.58 MiB | ||
| 7558 | 2026.05.02 04:37:13.036326 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2026.05.02 04:37:13.036596 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7560 | 2026.05.02 04:37:13.036941 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7561 | 2026.05.02 04:37:13.036975 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7562 | 2026.05.02 04:37:13.037188 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7563 | 2026.05.02 04:37:13.037256 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7564 | 2026.05.02 04:37:13.037394 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7565 | 2026.05.02 04:37:13.037552 [ 311 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7566 | 2026.05.02 04:37:13.037573 [ 267 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7567 | 2026.05.02 04:37:13.037573 [ 343 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7568 | 2026.05.02 04:37:13.037764 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7569 | 2026.05.02 04:37:13.037793 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7570 | 2026.05.02 04:37:13.037862 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7571 | 2026.05.02 04:37:13.037882 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7572 | 2026.05.02 04:37:13.037940 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7573 | 2026.05.02 04:37:13.037981 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7574 | 2026.05.02 04:37:13.039207 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.00271 sec., 16236.162361623616 rows/sec., 1.85 MiB/sec. | ||
| 7575 | 2026.05.02 04:37:13.039342 [ 259 ] {761893ea-4848-4824-a757-d8b8ddf6ef52} <Debug> TCPHandler: Processed in 0.003149961 sec. | ||
| 7576 | 2026.05.02 04:37:13.040954 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2026.05.02 04:37:13.041082 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7578 | 2026.05.02 04:37:13.041133 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7579 | 2026.05.02 04:37:13.041688 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.05.02 04:37:13.041733 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7581 | 2026.05.02 04:37:13.042113 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7582 | 2026.05.02 04:37:13.042325 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.05.02 04:37:13.042459 [ 91 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7584 | 2026.05.02 04:37:13.042464 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001418 sec., 39492.242595204516 rows/sec., 3.03 MiB/sec. | ||
| 7585 | 2026.05.02 04:37:13.042528 [ 91 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.05.02 04:37:13.042552 [ 259 ] {f75c7659-7bd5-4c05-b9ff-67f45bc5a196} <Debug> TCPHandler: Processed in 0.001665427 sec. | ||
| 7587 | 2026.05.02 04:37:13.042557 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7588 | 2026.05.02 04:37:13.042680 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7589 | 2026.05.02 04:37:13.042724 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 7590 | 2026.05.02 04:37:13.042785 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7591 | 2026.05.02 04:37:13.042829 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7592 | 2026.05.02 04:37:13.042884 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7593 | 2026.05.02 04:37:13.042926 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3238 rows starting from the beginning of the part | ||
| 7594 | 2026.05.02 04:37:13.042999 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 821 rows starting from the beginning of the part | ||
| 7595 | 2026.05.02 04:37:13.043050 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 7596 | 2026.05.02 04:37:13.043095 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 819 rows starting from the beginning of the part | ||
| 7597 | 2026.05.02 04:37:13.043139 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2468 rows starting from the beginning of the part | ||
| 7598 | 2026.05.02 04:37:13.043188 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7599 | 2026.05.02 04:37:13.043287 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.05.02 04:37:13.043329 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7601 | 2026.05.02 04:37:13.043674 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7602 | 2026.05.02 04:37:13.043891 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.05.02 04:37:13.044025 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 7604 | 2026.05.02 04:37:13.044038 [ 92 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7605 | 2026.05.02 04:37:13.044062 [ 259 ] {11328c94-0d83-4adc-b1c7-af1d3fde5863} <Debug> TCPHandler: Processed in 0.001430842 sec. | ||
| 7606 | 2026.05.02 04:37:13.044085 [ 92 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.05.02 04:37:13.044128 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7608 | 2026.05.02 04:37:13.044188 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.05.02 04:37:13.044212 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 7610 | 2026.05.02 04:37:13.044290 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.05.02 04:37:13.044319 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7612 | 2026.05.02 04:37:13.044335 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7613 | 2026.05.02 04:37:13.044354 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1792 rows starting from the beginning of the part | ||
| 7614 | 2026.05.02 04:37:13.044418 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 505 rows starting from the beginning of the part | ||
| 7615 | 2026.05.02 04:37:13.044461 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 7616 | 2026.05.02 04:37:13.044501 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 501 rows starting from the beginning of the part | ||
| 7617 | 2026.05.02 04:37:13.044537 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1329 rows starting from the beginning of the part | ||
| 7618 | 2026.05.02 04:37:13.044574 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7619 | 2026.05.02 04:37:13.044745 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.05.02 04:37:13.044785 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7621 | 2026.05.02 04:37:13.045431 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7622 | 2026.05.02 04:37:13.045643 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.05.02 04:37:13.045751 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7624 | 2026.05.02 04:37:13.045772 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0015 sec., 85333.33333333333 rows/sec., 5.94 MiB/sec. | ||
| 7625 | 2026.05.02 04:37:13.045784 [ 193 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7520 rows, containing 5 columns (5 merged, 0 gathered) in 0.00312796 sec., 2404122.8148697554 rows/sec., 190.64 MiB/sec. | ||
| 7626 | 2026.05.02 04:37:13.045807 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.05.02 04:37:13.045827 [ 259 ] {5e0d23b3-e2e6-4407-8d50-4bd4094c0eee} <Debug> TCPHandler: Processed in 0.001687488 sec. | ||
| 7628 | 2026.05.02 04:37:13.045848 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7629 | 2026.05.02 04:37:13.045917 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 7630 | 2026.05.02 04:37:13.045956 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2026.05.02 04:37:13.046005 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2026.05.02 04:37:13.046026 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847451 sec., 2319953.2761626695 rows/sec., 167.80 MiB/sec. | ||
| 7633 | 2026.05.02 04:37:13.046035 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17049 rows starting from the beginning of the part | ||
| 7634 | 2026.05.02 04:37:13.046061 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.05.02 04:37:13.046105 [ 193 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7636 | 2026.05.02 04:37:13.046113 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7637 | 2026.05.02 04:37:13.046114 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 267 rows starting from the beginning of the part | ||
| 7638 | 2026.05.02 04:37:13.046173 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7639 | 2026.05.02 04:37:13.046210 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7640 | 2026.05.02 04:37:13.046281 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1501 rows starting from the beginning of the part | ||
| 7641 | 2026.05.02 04:37:13.046304 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7642 | 2026.05.02 04:37:13.046348 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 7643 | 2026.05.02 04:37:13.046397 [ 193 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.05.02 04:37:13.046482 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.05.02 04:37:13.046484 [ 193 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_46_9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7646 | 2026.05.02 04:37:13.046524 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7647 | 2026.05.02 04:37:13.046597 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 7648 | 2026.05.02 04:37:13.046708 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.05.02 04:37:13.046808 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_46_9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7650 | 2026.05.02 04:37:13.046863 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7651 | 2026.05.02 04:37:13.046917 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7652 | 2026.05.02 04:37:13.047094 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.05.02 04:37:13.047231 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001191 sec., 40302.26700251889 rows/sec., 2.72 MiB/sec. | ||
| 7654 | 2026.05.02 04:37:13.047231 [ 92 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7655 | 2026.05.02 04:37:13.047268 [ 259 ] {5aa42dbc-8b4d-499a-88ef-ae1353a319fc} <Debug> TCPHandler: Processed in 0.00136166 sec. | ||
| 7656 | 2026.05.02 04:37:13.047283 [ 92 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.05.02 04:37:13.047309 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7658 | 2026.05.02 04:37:13.047376 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 7659 | 2026.05.02 04:37:13.047458 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7660 | 2026.05.02 04:37:13.047484 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2520 rows starting from the beginning of the part | ||
| 7661 | 2026.05.02 04:37:13.047533 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 7662 | 2026.05.02 04:37:13.047572 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 7663 | 2026.05.02 04:37:13.047608 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7664 | 2026.05.02 04:37:13.047643 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7665 | 2026.05.02 04:37:13.047680 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 7666 | 2026.05.02 04:37:13.048704 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135678 sec., 2078450.4488568525 rows/sec., 133.68 MiB/sec. | ||
| 7667 | 2026.05.02 04:37:13.048976 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7668 | 2026.05.02 04:37:13.049231 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.05.02 04:37:13.049299 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_46_9} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7670 | 2026.05.02 04:37:13.049384 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7671 | 2026.05.02 04:37:13.050982 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19370 rows, containing 5 columns (5 merged, 0 gathered) in 0.005091905 sec., 3804077.2559582316 rows/sec., 241.87 MiB/sec. | ||
| 7672 | 2026.05.02 04:37:13.051303 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7673 | 2026.05.02 04:37:13.051598 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.05.02 04:37:13.051675 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7675 | 2026.05.02 04:37:13.051762 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
| 7676 | 2026.05.02 04:37:14.046928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13923 | ||
| 7677 | 2026.05.02 04:37:14.047755 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.05.02 04:37:14.047834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7679 | 2026.05.02 04:37:14.048326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7680 | 2026.05.02 04:37:14.048556 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.05.02 04:37:14.048690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13923 | ||
| 7682 | 2026.05.02 04:37:14.796512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7683 | 2026.05.02 04:37:14.814286 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.05.02 04:37:14.814351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7685 | 2026.05.02 04:37:14.819970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7686 | 2026.05.02 04:37:14.820653 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.05.02 04:37:14.823788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7688 | 2026.05.02 04:37:16.589217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 988 | ||
| 7689 | 2026.05.02 04:37:16.592033 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.05.02 04:37:16.592074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7691 | 2026.05.02 04:37:16.593294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7692 | 2026.05.02 04:37:16.593570 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.05.02 04:37:16.593720 [ 98 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7694 | 2026.05.02 04:37:16.593768 [ 98 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.05.02 04:37:16.593796 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7696 | 2026.05.02 04:37:16.593837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7697 | 2026.05.02 04:37:16.593935 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 7698 | 2026.05.02 04:37:16.594601 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7699 | 2026.05.02 04:37:16.594761 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 758 rows starting from the beginning of the part | ||
| 7700 | 2026.05.02 04:37:16.595175 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 7701 | 2026.05.02 04:37:16.595526 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
| 7702 | 2026.05.02 04:37:16.595880 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 7703 | 2026.05.02 04:37:16.596221 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7704 | 2026.05.02 04:37:16.596564 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
| 7705 | 2026.05.02 04:37:16.602994 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 72 columns (72 merged, 0 gathered) in 0.009124625 sec., 108278.42240092058 rows/sec., 90.90 MiB/sec. | ||
| 7706 | 2026.05.02 04:37:16.604706 [ 186 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7707 | 2026.05.02 04:37:16.605350 [ 186 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.05.02 04:37:16.605435 [ 186 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_21_4} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7709 | 2026.05.02 04:37:16.605708 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 7710 | 2026.05.02 04:37:18.042434 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.05.02 04:37:18.042670 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 7712 | 2026.05.02 04:37:18.043016 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7713 | 2026.05.02 04:37:18.043054 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 7714 | 2026.05.02 04:37:18.043297 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7715 | 2026.05.02 04:37:18.043366 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7716 | 2026.05.02 04:37:18.043507 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7717 | 2026.05.02 04:37:18.043642 [ 267 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7718 | 2026.05.02 04:37:18.043642 [ 316 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7719 | 2026.05.02 04:37:18.043646 [ 311 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7720 | 2026.05.02 04:37:18.043826 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7721 | 2026.05.02 04:37:18.043856 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7722 | 2026.05.02 04:37:18.043924 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7723 | 2026.05.02 04:37:18.043945 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7724 | 2026.05.02 04:37:18.043980 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7725 | 2026.05.02 04:37:18.044019 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7726 | 2026.05.02 04:37:18.045154 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002581 sec., 17047.655947307245 rows/sec., 3.56 MiB/sec. | ||
| 7727 | 2026.05.02 04:37:18.045283 [ 259 ] {4688339b-b8ac-4365-b04f-847d6479d5b3} <Debug> TCPHandler: Processed in 0.002977317 sec. | ||
| 7728 | 2026.05.02 04:37:18.050489 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.02 04:37:18.050624 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.02 04:37:18.050676 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7731 | 2026.05.02 04:37:18.051367 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.05.02 04:37:18.051407 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7733 | 2026.05.02 04:37:18.051786 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7734 | 2026.05.02 04:37:18.052012 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.02 04:37:18.052145 [ 112 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7736 | 2026.05.02 04:37:18.052155 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001567 sec., 181238.03446075303 rows/sec., 11.51 MiB/sec. | ||
| 7737 | 2026.05.02 04:37:18.052224 [ 112 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.05.02 04:37:18.052242 [ 259 ] {f80fb4cb-6b7b-4203-b3cf-46e5dc874cf7} <Debug> TCPHandler: Processed in 0.001813871 sec. | ||
| 7739 | 2026.05.02 04:37:18.052255 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7740 | 2026.05.02 04:37:18.052368 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 7741 | 2026.05.02 04:37:18.052379 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2026.05.02 04:37:18.052504 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7743 | 2026.05.02 04:37:18.052505 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7744 | 2026.05.02 04:37:18.052549 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7745 | 2026.05.02 04:37:18.052559 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7746 | 2026.05.02 04:37:18.052636 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7747 | 2026.05.02 04:37:18.052686 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7748 | 2026.05.02 04:37:18.052732 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7749 | 2026.05.02 04:37:18.052777 [ 195 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7750 | 2026.05.02 04:37:18.053415 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.05.02 04:37:18.053457 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7752 | 2026.05.02 04:37:18.053693 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370411 sec., 1036185.4947165486 rows/sec., 69.76 MiB/sec. | ||
| 7753 | 2026.05.02 04:37:18.053821 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7754 | 2026.05.02 04:37:18.053891 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7755 | 2026.05.02 04:37:18.054074 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.05.02 04:37:18.054222 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001738 sec., 471231.3003452244 rows/sec., 36.55 MiB/sec. | ||
| 7757 | 2026.05.02 04:37:18.054228 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.05.02 04:37:18.054263 [ 259 ] {a7935c6a-5dd5-4ad2-8dc7-1e3511c9d59f} <Debug> TCPHandler: Processed in 0.001935414 sec. | ||
| 7759 | 2026.05.02 04:37:18.054324 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_21_5} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7760 | 2026.05.02 04:37:18.054387 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.05.02 04:37:18.054436 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7762 | 2026.05.02 04:37:18.054488 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7763 | 2026.05.02 04:37:18.054534 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7764 | 2026.05.02 04:37:18.055013 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.05.02 04:37:18.055051 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7766 | 2026.05.02 04:37:18.055377 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7767 | 2026.05.02 04:37:18.055595 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.05.02 04:37:18.055722 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001252 sec., 122204.47284345047 rows/sec., 7.31 MiB/sec. | ||
| 7769 | 2026.05.02 04:37:18.055761 [ 259 ] {2edede6f-1995-4c60-9575-fc38dd1d4b71} <Debug> TCPHandler: Processed in 0.001424132 sec. | ||
| 7770 | 2026.05.02 04:37:18.055877 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.05.02 04:37:18.055973 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7772 | 2026.05.02 04:37:18.056013 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7773 | 2026.05.02 04:37:18.056481 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.05.02 04:37:18.056518 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7775 | 2026.05.02 04:37:18.056810 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7776 | 2026.05.02 04:37:18.057022 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.05.02 04:37:18.057146 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 7778 | 2026.05.02 04:37:18.057184 [ 259 ] {af271971-a308-4bb6-829d-31bf559eadbf} <Debug> TCPHandler: Processed in 0.00135658 sec. | ||
| 7779 | 2026.05.02 04:37:18.057306 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2026.05.02 04:37:18.057401 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7781 | 2026.05.02 04:37:18.057441 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7782 | 2026.05.02 04:37:18.057907 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.05.02 04:37:18.057944 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7784 | 2026.05.02 04:37:18.058240 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7785 | 2026.05.02 04:37:18.058454 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.05.02 04:37:18.058562 [ 112 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7787 | 2026.05.02 04:37:18.058589 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 7788 | 2026.05.02 04:37:18.058595 [ 112 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.05.02 04:37:18.058630 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7790 | 2026.05.02 04:37:18.058634 [ 259 ] {1014655b-0e21-4421-9afe-82dc8edb5285} <Debug> TCPHandler: Processed in 0.001376641 sec. | ||
| 7791 | 2026.05.02 04:37:18.058719 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 7792 | 2026.05.02 04:37:18.058761 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.05.02 04:37:18.058835 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7794 | 2026.05.02 04:37:18.058862 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7795 | 2026.05.02 04:37:18.058872 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7796 | 2026.05.02 04:37:18.058910 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7797 | 2026.05.02 04:37:18.058950 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7798 | 2026.05.02 04:37:18.059000 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7799 | 2026.05.02 04:37:18.059040 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7800 | 2026.05.02 04:37:18.059083 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7801 | 2026.05.02 04:37:18.059607 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.05.02 04:37:18.059650 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7803 | 2026.05.02 04:37:18.059964 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283589 sec., 576508.5241459688 rows/sec., 34.99 MiB/sec. | ||
| 7804 | 2026.05.02 04:37:18.059999 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7805 | 2026.05.02 04:37:18.060124 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7806 | 2026.05.02 04:37:18.060231 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.05.02 04:37:18.060364 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001518 sec., 330039.5256916996 rows/sec., 23.20 MiB/sec. | ||
| 7808 | 2026.05.02 04:37:18.060402 [ 259 ] {15b403e8-fea1-4283-8b28-eb50d5278746} <Debug> TCPHandler: Processed in 0.001690548 sec. | ||
| 7809 | 2026.05.02 04:37:18.060449 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.05.02 04:37:18.060515 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.05.02 04:37:18.060530 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_21_5} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7812 | 2026.05.02 04:37:18.060611 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7813 | 2026.05.02 04:37:18.060617 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7814 | 2026.05.02 04:37:18.060654 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7815 | 2026.05.02 04:37:18.060990 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.05.02 04:37:18.061025 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7817 | 2026.05.02 04:37:18.061335 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7818 | 2026.05.02 04:37:18.061550 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.05.02 04:37:18.061649 [ 112 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7820 | 2026.05.02 04:37:18.061675 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 7821 | 2026.05.02 04:37:18.061680 [ 112 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.05.02 04:37:18.061716 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7823 | 2026.05.02 04:37:18.061721 [ 259 ] {28cc4248-b006-45d5-b6f3-89f10128b4e4} <Debug> TCPHandler: Processed in 0.001255728 sec. | ||
| 7824 | 2026.05.02 04:37:18.061790 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 7825 | 2026.05.02 04:37:18.061848 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.05.02 04:37:18.061892 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7827 | 2026.05.02 04:37:18.061927 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7828 | 2026.05.02 04:37:18.061947 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7829 | 2026.05.02 04:37:18.061986 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7830 | 2026.05.02 04:37:18.061996 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7831 | 2026.05.02 04:37:18.062042 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7832 | 2026.05.02 04:37:18.062098 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7833 | 2026.05.02 04:37:18.062141 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7834 | 2026.05.02 04:37:18.062184 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7835 | 2026.05.02 04:37:18.062479 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.05.02 04:37:18.062522 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7837 | 2026.05.02 04:37:18.062874 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7838 | 2026.05.02 04:37:18.063039 [ 189 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280579 sec., 98392.99254477858 rows/sec., 5.02 MiB/sec. | ||
| 7839 | 2026.05.02 04:37:18.063090 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.05.02 04:37:18.063161 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7841 | 2026.05.02 04:37:18.063224 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. | ||
| 7842 | 2026.05.02 04:37:18.063268 [ 259 ] {83910872-a682-4c42-835a-ae3694d344f2} <Debug> TCPHandler: Processed in 0.001469293 sec. | ||
| 7843 | 2026.05.02 04:37:18.063385 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.05.02 04:37:18.063409 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.02 04:37:18.063477 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_21_4} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7846 | 2026.05.02 04:37:18.063481 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.05.02 04:37:18.063535 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7848 | 2026.05.02 04:37:18.063545 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7849 | 2026.05.02 04:37:18.063852 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.05.02 04:37:18.063892 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7851 | 2026.05.02 04:37:18.064196 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7852 | 2026.05.02 04:37:18.064414 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.05.02 04:37:18.064539 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 7854 | 2026.05.02 04:37:18.064575 [ 259 ] {ac5353e0-3727-4036-86f4-1dc2fe01a0a2} <Debug> TCPHandler: Processed in 0.001237857 sec. | ||
| 7855 | 2026.05.02 04:37:18.064678 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.05.02 04:37:18.064773 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7857 | 2026.05.02 04:37:18.064826 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7858 | 2026.05.02 04:37:18.065581 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.05.02 04:37:18.065616 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7860 | 2026.05.02 04:37:18.066124 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7861 | 2026.05.02 04:37:18.066354 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.05.02 04:37:18.066490 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001734 sec., 6343.713956170704 rows/sec., 11.37 MiB/sec. | ||
| 7863 | 2026.05.02 04:37:18.066542 [ 259 ] {8c733aba-fcc5-4722-a240-d9a8785a76cc} <Debug> TCPHandler: Processed in 0.001912363 sec. | ||
| 7864 | 2026.05.02 04:37:18.066671 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.05.02 04:37:18.066767 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.05.02 04:37:18.066809 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7867 | 2026.05.02 04:37:18.067137 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.05.02 04:37:18.067172 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7869 | 2026.05.02 04:37:18.067476 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7870 | 2026.05.02 04:37:18.067689 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.05.02 04:37:18.067811 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 7872 | 2026.05.02 04:37:18.067847 [ 259 ] {d64341a4-cd36-4f25-92a1-5c2d67357448} <Debug> TCPHandler: Processed in 0.001226098 sec. | ||
| 7873 | 2026.05.02 04:37:21.434371 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7874 | 2026.05.02 04:37:21.434447 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7875 | 2026.05.02 04:37:21.548848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14371 | ||
| 7876 | 2026.05.02 04:37:21.549717 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.05.02 04:37:21.549779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7878 | 2026.05.02 04:37:21.550315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7879 | 2026.05.02 04:37:21.550543 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.05.02 04:37:21.550698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 7881 | 2026.05.02 04:37:22.323913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7882 | 2026.05.02 04:37:22.342230 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.05.02 04:37:22.342288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7884 | 2026.05.02 04:37:22.347803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7885 | 2026.05.02 04:37:22.348483 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.05.02 04:37:22.351767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7887 | 2026.05.02 04:37:23.039324 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.05.02 04:37:23.039553 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7889 | 2026.05.02 04:37:23.039892 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7890 | 2026.05.02 04:37:23.039929 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7891 | 2026.05.02 04:37:23.040172 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7892 | 2026.05.02 04:37:23.040250 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7893 | 2026.05.02 04:37:23.040395 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7894 | 2026.05.02 04:37:23.040514 [ 311 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7895 | 2026.05.02 04:37:23.040523 [ 316 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7896 | 2026.05.02 04:37:23.040536 [ 338 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7897 | 2026.05.02 04:37:23.040688 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7898 | 2026.05.02 04:37:23.040716 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7899 | 2026.05.02 04:37:23.040788 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7900 | 2026.05.02 04:37:23.040808 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7901 | 2026.05.02 04:37:23.040842 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7902 | 2026.05.02 04:37:23.040880 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7903 | 2026.05.02 04:37:23.042006 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002542 sec., 17309.205350118016 rows/sec., 3.62 MiB/sec. | ||
| 7904 | 2026.05.02 04:37:23.042120 [ 259 ] {24bfcb9a-c904-4c6a-82c9-24ee88ff47be} <Debug> TCPHandler: Processed in 0.002932726 sec. | ||
| 7905 | 2026.05.02 04:37:23.044340 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.05.02 04:37:23.044458 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7907 | 2026.05.02 04:37:23.044504 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7908 | 2026.05.02 04:37:23.045047 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.05.02 04:37:23.045092 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7910 | 2026.05.02 04:37:23.045475 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7911 | 2026.05.02 04:37:23.045722 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.05.02 04:37:23.045878 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001453 sec., 81211.28699242945 rows/sec., 6.91 MiB/sec. | ||
| 7913 | 2026.05.02 04:37:23.045920 [ 259 ] {1569d721-0eb2-4933-b913-f2d8bbcc7107} <Debug> TCPHandler: Processed in 0.001635407 sec. | ||
| 7914 | 2026.05.02 04:37:23.046061 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.05.02 04:37:23.046164 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.05.02 04:37:23.046208 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7917 | 2026.05.02 04:37:23.046658 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.05.02 04:37:23.046698 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7919 | 2026.05.02 04:37:23.047009 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7920 | 2026.05.02 04:37:23.047227 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.05.02 04:37:23.047369 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001229 sec., 25223.75915378356 rows/sec., 1.85 MiB/sec. | ||
| 7922 | 2026.05.02 04:37:23.047371 [ 175 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7923 | 2026.05.02 04:37:23.047411 [ 259 ] {1c2d1986-271e-4c52-93a8-4cd6333aa5d0} <Debug> TCPHandler: Processed in 0.001402541 sec. | ||
| 7924 | 2026.05.02 04:37:23.047437 [ 175 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.05.02 04:37:23.047463 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7926 | 2026.05.02 04:37:23.047571 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.05.02 04:37:23.047572 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 7928 | 2026.05.02 04:37:23.047679 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7929 | 2026.05.02 04:37:23.047720 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7930 | 2026.05.02 04:37:23.047726 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7931 | 2026.05.02 04:37:23.047761 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 211 rows starting from the beginning of the part | ||
| 7932 | 2026.05.02 04:37:23.047833 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7933 | 2026.05.02 04:37:23.047879 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 153 rows starting from the beginning of the part | ||
| 7934 | 2026.05.02 04:37:23.047925 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 50 rows starting from the beginning of the part | ||
| 7935 | 2026.05.02 04:37:23.047974 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 153 rows starting from the beginning of the part | ||
| 7936 | 2026.05.02 04:37:23.048032 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7937 | 2026.05.02 04:37:23.048208 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.05.02 04:37:23.048252 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7939 | 2026.05.02 04:37:23.048592 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7940 | 2026.05.02 04:37:23.048814 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.05.02 04:37:23.048926 [ 189 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405201 sec., 447622.7956000601 rows/sec., 30.02 MiB/sec. | ||
| 7942 | 2026.05.02 04:37:23.048945 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001287 sec., 73815.07381507382 rows/sec., 5.77 MiB/sec. | ||
| 7943 | 2026.05.02 04:37:23.048983 [ 259 ] {675811d1-0e6f-4bb1-90d0-6c1572b661d8} <Debug> TCPHandler: Processed in 0.001464343 sec. | ||
| 7944 | 2026.05.02 04:37:23.049102 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7945 | 2026.05.02 04:37:23.049114 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.05.02 04:37:23.049225 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.05.02 04:37:23.049271 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7948 | 2026.05.02 04:37:23.049410 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.05.02 04:37:23.049498 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_41_8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7950 | 2026.05.02 04:37:23.049613 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7951 | 2026.05.02 04:37:23.049700 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.05.02 04:37:23.049742 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7953 | 2026.05.02 04:37:23.050069 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7954 | 2026.05.02 04:37:23.050297 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.05.02 04:37:23.050426 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7956 | 2026.05.02 04:37:23.050463 [ 259 ] {600a8921-0707-48a5-9864-16038508c454} <Debug> TCPHandler: Processed in 0.001399601 sec. | ||
| 7957 | 2026.05.02 04:37:23.050589 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.05.02 04:37:23.050685 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.05.02 04:37:23.050741 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7960 | 2026.05.02 04:37:23.051588 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.05.02 04:37:23.051625 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7962 | 2026.05.02 04:37:23.052162 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7963 | 2026.05.02 04:37:23.052395 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.05.02 04:37:23.052515 [ 175 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7965 | 2026.05.02 04:37:23.052531 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001863 sec., 16639.82823403113 rows/sec., 29.82 MiB/sec. | ||
| 7966 | 2026.05.02 04:37:23.052569 [ 175 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.05.02 04:37:23.052596 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7968 | 2026.05.02 04:37:23.052599 [ 259 ] {966ebdf2-c26a-47f9-870f-092bd69bc03c} <Debug> TCPHandler: Processed in 0.002062166 sec. | ||
| 7969 | 2026.05.02 04:37:23.052674 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 7970 | 2026.05.02 04:37:23.052733 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7971 | 2026.05.02 04:37:23.052830 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7972 | 2026.05.02 04:37:23.052855 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7973 | 2026.05.02 04:37:23.052872 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7974 | 2026.05.02 04:37:23.052905 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 742 rows starting from the beginning of the part | ||
| 7975 | 2026.05.02 04:37:23.053008 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7976 | 2026.05.02 04:37:23.053094 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7977 | 2026.05.02 04:37:23.053184 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 7978 | 2026.05.02 04:37:23.053237 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.02 04:37:23.053271 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 7980 | 2026.05.02 04:37:23.053277 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7981 | 2026.05.02 04:37:23.053361 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7982 | 2026.05.02 04:37:23.053676 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7983 | 2026.05.02 04:37:23.053936 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.05.02 04:37:23.054072 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 7985 | 2026.05.02 04:37:23.054113 [ 259 ] {5941b782-fdab-41b4-8e92-d6153b9348c9} <Debug> TCPHandler: Processed in 0.001416312 sec. | ||
| 7986 | 2026.05.02 04:37:23.067191 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 866 rows, containing 19 columns (19 merged, 0 gathered) in 0.014539377 sec., 59562.387026624325 rows/sec., 106.73 MiB/sec. | ||
| 7987 | 2026.05.02 04:37:23.068641 [ 189 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7988 | 2026.05.02 04:37:23.068993 [ 189 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.05.02 04:37:23.069063 [ 189 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7990 | 2026.05.02 04:37:23.069180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7991 | 2026.05.02 04:37:24.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.11 MiB, peak 288.71 MiB, free memory in arenas 0.00 B, will set to 282.13 MiB (RSS), difference: 1.03 MiB | ||
| 7992 | 2026.05.02 04:37:26.594274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1026 | ||
| 7993 | 2026.05.02 04:37:26.596894 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.05.02 04:37:26.596932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7995 | 2026.05.02 04:37:26.598137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7996 | 2026.05.02 04:37:26.598411 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.05.02 04:37:26.598677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 7998 | 2026.05.02 04:37:28.042596 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.05.02 04:37:28.042847 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 8000 | 2026.05.02 04:37:28.043204 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8001 | 2026.05.02 04:37:28.043243 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 8002 | 2026.05.02 04:37:28.043498 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8003 | 2026.05.02 04:37:28.043572 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8004 | 2026.05.02 04:37:28.043722 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8005 | 2026.05.02 04:37:28.043830 [ 309 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8006 | 2026.05.02 04:37:28.043851 [ 335 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8007 | 2026.05.02 04:37:28.043855 [ 316 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8008 | 2026.05.02 04:37:28.043999 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8009 | 2026.05.02 04:37:28.044026 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8010 | 2026.05.02 04:37:28.044099 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8011 | 2026.05.02 04:37:28.044119 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8012 | 2026.05.02 04:37:28.044155 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8013 | 2026.05.02 04:37:28.044193 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8014 | 2026.05.02 04:37:28.045287 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002541 sec., 17316.017316017318 rows/sec., 3.62 MiB/sec. | ||
| 8015 | 2026.05.02 04:37:28.045403 [ 259 ] {916de855-fd73-4462-9b1a-93a25cfcdd91} <Debug> TCPHandler: Processed in 0.002936046 sec. | ||
| 8016 | 2026.05.02 04:37:28.050554 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.05.02 04:37:28.050677 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.05.02 04:37:28.050726 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8019 | 2026.05.02 04:37:28.051309 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.05.02 04:37:28.051353 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8021 | 2026.05.02 04:37:28.051753 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8022 | 2026.05.02 04:37:28.051984 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.05.02 04:37:28.052133 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00149 sec., 190604.0268456376 rows/sec., 12.11 MiB/sec. | ||
| 8024 | 2026.05.02 04:37:28.052175 [ 259 ] {408012e3-1cd5-4abd-82de-91875f1ac3bc} <Debug> TCPHandler: Processed in 0.001678948 sec. | ||
| 8025 | 2026.05.02 04:37:28.052301 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.05.02 04:37:28.052405 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8027 | 2026.05.02 04:37:28.052449 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8028 | 2026.05.02 04:37:28.053169 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.05.02 04:37:28.053211 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8030 | 2026.05.02 04:37:28.053593 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8031 | 2026.05.02 04:37:28.053807 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.05.02 04:37:28.053944 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001561 sec., 524663.6771300448 rows/sec., 40.69 MiB/sec. | ||
| 8033 | 2026.05.02 04:37:28.053981 [ 259 ] {2b4f3269-f5fe-478c-94c4-11da8a3a5475} <Debug> TCPHandler: Processed in 0.001733139 sec. | ||
| 8034 | 2026.05.02 04:37:28.054095 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.05.02 04:37:28.054194 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8036 | 2026.05.02 04:37:28.054234 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8037 | 2026.05.02 04:37:28.054671 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.05.02 04:37:28.054708 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8039 | 2026.05.02 04:37:28.055021 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8040 | 2026.05.02 04:37:28.055225 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.05.02 04:37:28.055353 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001178 sec., 129881.1544991511 rows/sec., 7.77 MiB/sec. | ||
| 8042 | 2026.05.02 04:37:28.055390 [ 259 ] {512f83ee-bf3c-493e-b9cc-2975fa8b8bb0} <Debug> TCPHandler: Processed in 0.00134461 sec. | ||
| 8043 | 2026.05.02 04:37:28.055507 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2026.05.02 04:37:28.055604 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8045 | 2026.05.02 04:37:28.055645 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8046 | 2026.05.02 04:37:28.056075 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.05.02 04:37:28.056112 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8048 | 2026.05.02 04:37:28.056412 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8049 | 2026.05.02 04:37:28.056626 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.05.02 04:37:28.056752 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 8051 | 2026.05.02 04:37:28.056788 [ 259 ] {f3d2948a-f98c-4a77-960d-e1b92577f2ba} <Debug> TCPHandler: Processed in 0.00133024 sec. | ||
| 8052 | 2026.05.02 04:37:28.056903 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.05.02 04:37:28.056997 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8054 | 2026.05.02 04:37:28.057039 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8055 | 2026.05.02 04:37:28.057499 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.05.02 04:37:28.057539 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8057 | 2026.05.02 04:37:28.057898 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8058 | 2026.05.02 04:37:28.058108 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.05.02 04:37:28.058236 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001254 sec., 118022.32854864435 rows/sec., 6.71 MiB/sec. | ||
| 8060 | 2026.05.02 04:37:28.058274 [ 259 ] {8008f4a3-53ca-4fc8-a7cd-0223a4b7351a} <Debug> TCPHandler: Processed in 0.001420112 sec. | ||
| 8061 | 2026.05.02 04:37:28.058399 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.05.02 04:37:28.058494 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8063 | 2026.05.02 04:37:28.058533 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8064 | 2026.05.02 04:37:28.059122 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.05.02 04:37:28.059159 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8066 | 2026.05.02 04:37:28.059480 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8067 | 2026.05.02 04:37:28.059725 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.05.02 04:37:28.059853 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001377 sec., 363834.42265795206 rows/sec., 25.57 MiB/sec. | ||
| 8069 | 2026.05.02 04:37:28.059890 [ 259 ] {3d12efcb-6f0d-4af4-b5e6-74842b33f060} <Debug> TCPHandler: Processed in 0.001539274 sec. | ||
| 8070 | 2026.05.02 04:37:28.060012 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.05.02 04:37:28.060105 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8072 | 2026.05.02 04:37:28.060146 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8073 | 2026.05.02 04:37:28.060476 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.05.02 04:37:28.060512 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8075 | 2026.05.02 04:37:28.060809 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8076 | 2026.05.02 04:37:28.061015 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.05.02 04:37:28.061138 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 8078 | 2026.05.02 04:37:28.061173 [ 259 ] {02075c1c-5bee-482c-8537-e94e8fd41d8c} <Debug> TCPHandler: Processed in 0.001208327 sec. | ||
| 8079 | 2026.05.02 04:37:28.061287 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.05.02 04:37:28.061381 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.05.02 04:37:28.061422 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8082 | 2026.05.02 04:37:28.061822 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.05.02 04:37:28.061858 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8084 | 2026.05.02 04:37:28.062180 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8085 | 2026.05.02 04:37:28.062385 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.05.02 04:37:28.062508 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 8087 | 2026.05.02 04:37:28.062544 [ 259 ] {c7f5923b-df8a-45dc-ac5c-8526ccc58bb4} <Debug> TCPHandler: Processed in 0.001303809 sec. | ||
| 8088 | 2026.05.02 04:37:28.062676 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.05.02 04:37:28.062770 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8090 | 2026.05.02 04:37:28.062811 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8091 | 2026.05.02 04:37:28.063132 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.05.02 04:37:28.063167 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8093 | 2026.05.02 04:37:28.063455 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8094 | 2026.05.02 04:37:28.063659 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.02 04:37:28.063784 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 8096 | 2026.05.02 04:37:28.063820 [ 259 ] {21b35dc6-c332-45e7-9433-a85f9bd0a802} <Debug> TCPHandler: Processed in 0.001191397 sec. | ||
| 8097 | 2026.05.02 04:37:28.063934 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.05.02 04:37:28.064026 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8099 | 2026.05.02 04:37:28.064080 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8100 | 2026.05.02 04:37:28.064843 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.05.02 04:37:28.064879 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8102 | 2026.05.02 04:37:28.065378 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8103 | 2026.05.02 04:37:28.065605 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.05.02 04:37:28.065740 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001731 sec., 6354.70826112074 rows/sec., 11.39 MiB/sec. | ||
| 8105 | 2026.05.02 04:37:28.065791 [ 259 ] {128c67de-d016-4b15-b852-b8331334057d} <Debug> TCPHandler: Processed in 0.001903613 sec. | ||
| 8106 | 2026.05.02 04:37:28.065907 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.02 04:37:28.066001 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8108 | 2026.05.02 04:37:28.066041 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8109 | 2026.05.02 04:37:28.066369 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.02 04:37:28.066404 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8111 | 2026.05.02 04:37:28.066691 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8112 | 2026.05.02 04:37:28.066899 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.05.02 04:37:28.067019 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001036 sec., 86872.58687258686 rows/sec., 5.44 MiB/sec. | ||
| 8114 | 2026.05.02 04:37:28.067054 [ 259 ] {88959b23-59ff-4930-afd1-4f01ca8fbdf8} <Debug> TCPHandler: Processed in 0.001194047 sec. | ||
| 8115 | 2026.05.02 04:37:29.050791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14883 | ||
| 8116 | 2026.05.02 04:37:29.051300 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.05.02 04:37:29.051347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8118 | 2026.05.02 04:37:29.051818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8119 | 2026.05.02 04:37:29.052050 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.05.02 04:37:29.052197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14883 | ||
| 8121 | 2026.05.02 04:37:29.052205 [ 150 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8122 | 2026.05.02 04:37:29.052273 [ 150 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.05.02 04:37:29.052292 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8124 | 2026.05.02 04:37:29.052386 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 8125 | 2026.05.02 04:37:29.052498 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8126 | 2026.05.02 04:37:29.052533 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12451 rows starting from the beginning of the part | ||
| 8127 | 2026.05.02 04:37:29.052597 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 8128 | 2026.05.02 04:37:29.052649 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 8129 | 2026.05.02 04:37:29.052695 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 8130 | 2026.05.02 04:37:29.052739 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 8131 | 2026.05.02 04:37:29.052786 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 8132 | 2026.05.02 04:37:29.054613 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14883 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226355 sec., 6575070.133197852 rows/sec., 94.06 MiB/sec. | ||
| 8133 | 2026.05.02 04:37:29.054902 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8134 | 2026.05.02 04:37:29.055145 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_31_6} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.02 04:37:29.055212 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_31_6} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8136 | 2026.05.02 04:37:29.055300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8137 | 2026.05.02 04:37:29.851856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8138 | 2026.05.02 04:37:29.869918 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.05.02 04:37:29.869983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8140 | 2026.05.02 04:37:29.875744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8141 | 2026.05.02 04:37:29.876427 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.05.02 04:37:29.876759 [ 148 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8143 | 2026.05.02 04:37:29.876861 [ 148 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.05.02 04:37:29.876901 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8145 | 2026.05.02 04:37:29.877019 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8146 | 2026.05.02 04:37:29.879503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8147 | 2026.05.02 04:37:29.880212 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2026.05.02 04:37:29.880917 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8149 | 2026.05.02 04:37:29.884246 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8150 | 2026.05.02 04:37:29.887692 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8151 | 2026.05.02 04:37:29.891441 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8152 | 2026.05.02 04:37:29.895711 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8153 | 2026.05.02 04:37:29.899685 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 8154 | 2026.05.02 04:37:29.953903 [ 198 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076920419 sec., 3042.105113857999 rows/sec., 15.73 MiB/sec. | ||
| 8155 | 2026.05.02 04:37:29.956798 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8156 | 2026.05.02 04:37:29.958947 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_31_6} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.05.02 04:37:29.959064 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_31_6} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8158 | 2026.05.02 04:37:29.961251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 8159 | 2026.05.02 04:37:30.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.26 MiB, peak 293.82 MiB, free memory in arenas 0.00 B, will set to 288.89 MiB (RSS), difference: 5.63 MiB | ||
| 8160 | 2026.05.02 04:37:33.040003 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.05.02 04:37:33.040291 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8162 | 2026.05.02 04:37:33.040652 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8163 | 2026.05.02 04:37:33.040687 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8164 | 2026.05.02 04:37:33.040904 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8165 | 2026.05.02 04:37:33.040970 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8166 | 2026.05.02 04:37:33.041110 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8167 | 2026.05.02 04:37:33.041236 [ 309 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8168 | 2026.05.02 04:37:33.041250 [ 316 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8169 | 2026.05.02 04:37:33.041236 [ 321 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8170 | 2026.05.02 04:37:33.041425 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8171 | 2026.05.02 04:37:33.041446 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8172 | 2026.05.02 04:37:33.041519 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8173 | 2026.05.02 04:37:33.041538 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8174 | 2026.05.02 04:37:33.041570 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.02 04:37:33.041635 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8176 | 2026.05.02 04:37:33.042768 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00259 sec., 16988.41698841699 rows/sec., 3.55 MiB/sec. | ||
| 8177 | 2026.05.02 04:37:33.042872 [ 259 ] {15be0043-0f55-42d1-864b-928264009740} <Debug> TCPHandler: Processed in 0.003004537 sec. | ||
| 8178 | 2026.05.02 04:37:33.045040 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.05.02 04:37:33.045172 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8180 | 2026.05.02 04:37:33.045221 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8181 | 2026.05.02 04:37:33.045850 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.05.02 04:37:33.045892 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8183 | 2026.05.02 04:37:33.046251 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8184 | 2026.05.02 04:37:33.046466 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.05.02 04:37:33.046602 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001473 sec., 80108.62186014936 rows/sec., 6.82 MiB/sec. | ||
| 8186 | 2026.05.02 04:37:33.046641 [ 259 ] {a8f29125-d0cf-4d80-8ab5-85cee2a3986b} <Debug> TCPHandler: Processed in 0.001660067 sec. | ||
| 8187 | 2026.05.02 04:37:33.046772 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.05.02 04:37:33.046867 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8189 | 2026.05.02 04:37:33.046906 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8190 | 2026.05.02 04:37:33.047309 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.05.02 04:37:33.047345 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8192 | 2026.05.02 04:37:33.047627 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8193 | 2026.05.02 04:37:33.047828 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.05.02 04:37:33.047950 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001103 sec., 28105.167724388033 rows/sec., 2.06 MiB/sec. | ||
| 8195 | 2026.05.02 04:37:33.047986 [ 259 ] {b4e4f359-9c5d-4763-8b2f-99c3b9966baf} <Debug> TCPHandler: Processed in 0.001263318 sec. | ||
| 8196 | 2026.05.02 04:37:33.048100 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.05.02 04:37:33.048195 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8198 | 2026.05.02 04:37:33.048234 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8199 | 2026.05.02 04:37:33.048681 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.05.02 04:37:33.048717 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8201 | 2026.05.02 04:37:33.049016 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8202 | 2026.05.02 04:37:33.049212 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.05.02 04:37:33.049336 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001161 sec., 81826.01205857021 rows/sec., 6.39 MiB/sec. | ||
| 8204 | 2026.05.02 04:37:33.049372 [ 259 ] {fbbfd4db-3c28-4dad-928b-ba6bbda30520} <Debug> TCPHandler: Processed in 0.001318229 sec. | ||
| 8205 | 2026.05.02 04:37:33.049488 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.05.02 04:37:33.049580 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.05.02 04:37:33.049621 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8208 | 2026.05.02 04:37:33.050037 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.05.02 04:37:33.050076 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8210 | 2026.05.02 04:37:33.050380 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8211 | 2026.05.02 04:37:33.050589 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.05.02 04:37:33.050713 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 8213 | 2026.05.02 04:37:33.050748 [ 259 ] {afdb7168-d2fb-406d-9f5c-c38ad5d2d2d7} <Debug> TCPHandler: Processed in 0.001306779 sec. | ||
| 8214 | 2026.05.02 04:37:33.050862 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.05.02 04:37:33.050953 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8216 | 2026.05.02 04:37:33.051005 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.02 04:37:33.051767 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.05.02 04:37:33.051803 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8219 | 2026.05.02 04:37:33.052314 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8220 | 2026.05.02 04:37:33.052532 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.05.02 04:37:33.052685 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001743 sec., 17785.42742398164 rows/sec., 31.87 MiB/sec. | ||
| 8222 | 2026.05.02 04:37:33.052735 [ 259 ] {4f167d5f-07fb-4c3e-bc27-70aff58e11c6} <Debug> TCPHandler: Processed in 0.001920053 sec. | ||
| 8223 | 2026.05.02 04:37:33.052867 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.05.02 04:37:33.052960 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8225 | 2026.05.02 04:37:33.053010 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8226 | 2026.05.02 04:37:33.053345 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.05.02 04:37:33.053379 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8228 | 2026.05.02 04:37:33.053687 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8229 | 2026.05.02 04:37:33.053885 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.05.02 04:37:33.054008 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8231 | 2026.05.02 04:37:33.054042 [ 259 ] {a1951e29-e403-48bb-af59-e09a9e9200f8} <Debug> TCPHandler: Processed in 0.001222177 sec. | ||
| 8232 | 2026.05.02 04:37:33.928044 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64577 | ||
| 8233 | 2026.05.02 04:37:33.928150 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8234 | 2026.05.02 04:37:33.928175 [ 287 ] {} <Debug> TCP-Session: 068bf382-8aa1-443e-82c3-0cea4179e34d Authenticating user 'default' from [fd00:1122:3344:101::e]:64577 | ||
| 8235 | 2026.05.02 04:37:33.928198 [ 287 ] {} <Debug> TCP-Session: 068bf382-8aa1-443e-82c3-0cea4179e34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.05.02 04:37:33.928211 [ 287 ] {} <Debug> TCP-Session: 068bf382-8aa1-443e-82c3-0cea4179e34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2026.05.02 04:37:33.928397 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35036 | ||
| 8238 | 2026.05.02 04:37:33.928436 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49250 | ||
| 8239 | 2026.05.02 04:37:33.928550 [ 287 ] {} <Trace> TCP-Session: 068bf382-8aa1-443e-82c3-0cea4179e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.05.02 04:37:33.928723 [ 287 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8241 | 2026.05.02 04:37:33.928974 [ 287 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8242 | 2026.05.02 04:37:33.929030 [ 287 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8243 | 2026.05.02 04:37:33.929319 [ 287 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 8244 | 2026.05.02 04:37:33.930274 [ 321 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Trace> AggregatingTransform: Aggregating | ||
| 8245 | 2026.05.02 04:37:33.930320 [ 321 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Trace> Aggregator: Aggregation method: without_key | ||
| 8246 | 2026.05.02 04:37:33.930357 [ 321 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937001 sec. (1067.235 rows/sec., 41.69 KiB/sec.) | ||
| 8247 | 2026.05.02 04:37:33.930375 [ 321 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Trace> Aggregator: Merging aggregated data | ||
| 8248 | 2026.05.02 04:37:33.931629 [ 287 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 8249 | 2026.05.02 04:37:33.931785 [ 287 ] {8c94fe99-1828-426f-ba60-2f2933e36add} <Debug> TCPHandler: Processed in 0.003343325 sec. | ||
| 8250 | 2026.05.02 04:37:33.931928 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8251 | 2026.05.02 04:37:33.931956 [ 287 ] {} <Debug> TCP-Session: 068bf382-8aa1-443e-82c3-0cea4179e34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2026.05.02 04:37:33.934135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2026.05.02 04:37:33.934181 [ 288 ] {} <Debug> TCP-Session: 7a5b81fb-1624-4f26-b9b1-9a3a3a06217c Authenticating user 'default' from [fd00:1122:3344:101::e]:35036 | ||
| 8254 | 2026.05.02 04:37:33.934207 [ 288 ] {} <Debug> TCP-Session: 7a5b81fb-1624-4f26-b9b1-9a3a3a06217c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.05.02 04:37:33.934220 [ 288 ] {} <Debug> TCP-Session: 7a5b81fb-1624-4f26-b9b1-9a3a3a06217c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2026.05.02 04:37:33.934261 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8257 | 2026.05.02 04:37:33.934305 [ 289 ] {} <Debug> TCP-Session: 260978cf-3da0-41fc-9b93-f82db169d583 Authenticating user 'default' from [fd00:1122:3344:101::e]:49250 | ||
| 8258 | 2026.05.02 04:37:33.934330 [ 289 ] {} <Debug> TCP-Session: 260978cf-3da0-41fc-9b93-f82db169d583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.05.02 04:37:33.934344 [ 289 ] {} <Debug> TCP-Session: 260978cf-3da0-41fc-9b93-f82db169d583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.05.02 04:37:33.935701 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43836 | ||
| 8261 | 2026.05.02 04:37:33.935708 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47583 | ||
| 8262 | 2026.05.02 04:37:33.935714 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43061 | ||
| 8263 | 2026.05.02 04:37:33.935795 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54985 | ||
| 8264 | 2026.05.02 04:37:33.935805 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63992 | ||
| 8265 | 2026.05.02 04:37:33.935847 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34691 | ||
| 8266 | 2026.05.02 04:37:33.936723 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8267 | 2026.05.02 04:37:33.936760 [ 349 ] {} <Debug> TCP-Session: 92f22ff7-817d-4a0b-ad32-aa5bb077d42e Authenticating user 'default' from [fd00:1122:3344:101::e]:43836 | ||
| 8268 | 2026.05.02 04:37:33.936776 [ 349 ] {} <Debug> TCP-Session: 92f22ff7-817d-4a0b-ad32-aa5bb077d42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.05.02 04:37:33.936789 [ 349 ] {} <Debug> TCP-Session: 92f22ff7-817d-4a0b-ad32-aa5bb077d42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.05.02 04:37:33.949528 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8271 | 2026.05.02 04:37:33.949572 [ 352 ] {} <Debug> TCP-Session: 17965c3f-3520-487d-8aae-582484d9953d Authenticating user 'default' from [fd00:1122:3344:101::e]:34691 | ||
| 8272 | 2026.05.02 04:37:33.949595 [ 352 ] {} <Debug> TCP-Session: 17965c3f-3520-487d-8aae-582484d9953d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8273 | 2026.05.02 04:37:33.949613 [ 352 ] {} <Debug> TCP-Session: 17965c3f-3520-487d-8aae-582484d9953d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8274 | 2026.05.02 04:37:33.949685 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8275 | 2026.05.02 04:37:33.949731 [ 351 ] {} <Debug> TCP-Session: 40ea2035-32cb-4d3d-b794-2c124d19059e Authenticating user 'default' from [fd00:1122:3344:101::e]:54985 | ||
| 8276 | 2026.05.02 04:37:33.949752 [ 351 ] {} <Debug> TCP-Session: 40ea2035-32cb-4d3d-b794-2c124d19059e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.05.02 04:37:33.949769 [ 351 ] {} <Debug> TCP-Session: 40ea2035-32cb-4d3d-b794-2c124d19059e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.05.02 04:37:33.950354 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45633 | ||
| 8279 | 2026.05.02 04:37:33.955265 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8280 | 2026.05.02 04:37:33.955301 [ 287 ] {} <Debug> TCP-Session: c294ddbc-d76f-49a9-afa7-7b1ec0801777 Authenticating user 'default' from [fd00:1122:3344:101::e]:47583 | ||
| 8281 | 2026.05.02 04:37:33.955319 [ 287 ] {} <Debug> TCP-Session: c294ddbc-d76f-49a9-afa7-7b1ec0801777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.05.02 04:37:33.955335 [ 287 ] {} <Debug> TCP-Session: c294ddbc-d76f-49a9-afa7-7b1ec0801777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.05.02 04:37:33.955371 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8284 | 2026.05.02 04:37:33.955408 [ 353 ] {} <Debug> TCP-Session: 66e4fe84-53a6-4aa5-b191-1faca8388c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:45633 | ||
| 8285 | 2026.05.02 04:37:33.955426 [ 353 ] {} <Debug> TCP-Session: 66e4fe84-53a6-4aa5-b191-1faca8388c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.05.02 04:37:33.955444 [ 353 ] {} <Debug> TCP-Session: 66e4fe84-53a6-4aa5-b191-1faca8388c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.05.02 04:37:33.955499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8288 | 2026.05.02 04:37:33.955558 [ 290 ] {} <Debug> TCP-Session: e7ac4b32-5aab-47a7-99be-cc4a60784882 Authenticating user 'default' from [fd00:1122:3344:101::e]:43061 | ||
| 8289 | 2026.05.02 04:37:33.955580 [ 290 ] {} <Debug> TCP-Session: e7ac4b32-5aab-47a7-99be-cc4a60784882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.05.02 04:37:33.955593 [ 290 ] {} <Debug> TCP-Session: e7ac4b32-5aab-47a7-99be-cc4a60784882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.05.02 04:37:33.955658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8292 | 2026.05.02 04:37:33.955667 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8293 | 2026.05.02 04:37:33.955691 [ 290 ] {} <Debug> TCP-Session: e7ac4b32-5aab-47a7-99be-cc4a60784882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8294 | 2026.05.02 04:37:33.955717 [ 350 ] {} <Debug> TCP-Session: f40737f0-872b-4dee-a4d2-eae9b1bd2027 Authenticating user 'default' from [fd00:1122:3344:101::e]:63992 | ||
| 8295 | 2026.05.02 04:37:33.955727 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36517 | ||
| 8296 | 2026.05.02 04:37:33.955743 [ 350 ] {} <Debug> TCP-Session: f40737f0-872b-4dee-a4d2-eae9b1bd2027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.05.02 04:37:33.955761 [ 350 ] {} <Debug> TCP-Session: f40737f0-872b-4dee-a4d2-eae9b1bd2027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8298 | 2026.05.02 04:37:33.955766 [ 353 ] {} <Trace> TCP-Session: 66e4fe84-53a6-4aa5-b191-1faca8388c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.05.02 04:37:33.955815 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8300 | 2026.05.02 04:37:33.955829 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48152 | ||
| 8301 | 2026.05.02 04:37:33.955822 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34082 | ||
| 8302 | 2026.05.02 04:37:33.955847 [ 354 ] {} <Debug> TCP-Session: 3904caee-5f15-4370-8d5b-ad4a452c0078 Authenticating user 'default' from [fd00:1122:3344:101::e]:36517 | ||
| 8303 | 2026.05.02 04:37:33.955894 [ 354 ] {} <Debug> TCP-Session: 3904caee-5f15-4370-8d5b-ad4a452c0078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8304 | 2026.05.02 04:37:33.955907 [ 354 ] {} <Debug> TCP-Session: 3904caee-5f15-4370-8d5b-ad4a452c0078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8305 | 2026.05.02 04:37:33.955948 [ 353 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8306 | 2026.05.02 04:37:33.955996 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64890 | ||
| 8307 | 2026.05.02 04:37:33.956069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8308 | 2026.05.02 04:37:33.956096 [ 290 ] {} <Debug> TCP-Session: 8fc2bd8a-3c0e-452a-8e63-715a796a1a7e Authenticating user 'default' from [fd00:1122:3344:101::e]:48152 | ||
| 8309 | 2026.05.02 04:37:33.956111 [ 290 ] {} <Debug> TCP-Session: 8fc2bd8a-3c0e-452a-8e63-715a796a1a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8310 | 2026.05.02 04:37:33.956123 [ 290 ] {} <Debug> TCP-Session: 8fc2bd8a-3c0e-452a-8e63-715a796a1a7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.05.02 04:37:33.956252 [ 353 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8312 | 2026.05.02 04:37:33.956286 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8313 | 2026.05.02 04:37:33.956294 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33964 | ||
| 8314 | 2026.05.02 04:37:33.956315 [ 353 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8315 | 2026.05.02 04:37:33.956325 [ 355 ] {} <Debug> TCP-Session: 5c0f2f49-8c64-4e20-b16b-66367d301d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:34082 | ||
| 8316 | 2026.05.02 04:37:33.956371 [ 355 ] {} <Debug> TCP-Session: 5c0f2f49-8c64-4e20-b16b-66367d301d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.05.02 04:37:33.956384 [ 355 ] {} <Debug> TCP-Session: 5c0f2f49-8c64-4e20-b16b-66367d301d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.05.02 04:37:33.956495 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8319 | 2026.05.02 04:37:33.956554 [ 356 ] {} <Debug> TCP-Session: d56d3a28-b8d8-475a-ba1e-0092fc046904 Authenticating user 'default' from [fd00:1122:3344:101::e]:64890 | ||
| 8320 | 2026.05.02 04:37:33.956577 [ 356 ] {} <Debug> TCP-Session: d56d3a28-b8d8-475a-ba1e-0092fc046904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2026.05.02 04:37:33.956591 [ 356 ] {} <Debug> TCP-Session: d56d3a28-b8d8-475a-ba1e-0092fc046904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.05.02 04:37:33.956656 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53404 | ||
| 8323 | 2026.05.02 04:37:33.956717 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8324 | 2026.05.02 04:37:33.956747 [ 353 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 8325 | 2026.05.02 04:37:33.956753 [ 357 ] {} <Debug> TCP-Session: 7633dab4-0e21-455e-9cc0-6aac9dce529c Authenticating user 'default' from [fd00:1122:3344:101::e]:33964 | ||
| 8326 | 2026.05.02 04:37:33.956794 [ 357 ] {} <Debug> TCP-Session: 7633dab4-0e21-455e-9cc0-6aac9dce529c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.05.02 04:37:33.956806 [ 357 ] {} <Debug> TCP-Session: 7633dab4-0e21-455e-9cc0-6aac9dce529c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.05.02 04:37:33.956953 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51371 | ||
| 8329 | 2026.05.02 04:37:33.957051 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8330 | 2026.05.02 04:37:33.957096 [ 358 ] {} <Debug> TCP-Session: 6fec5f31-4dd5-4e92-b6af-ecc1267fb879 Authenticating user 'default' from [fd00:1122:3344:101::e]:53404 | ||
| 8331 | 2026.05.02 04:37:33.957121 [ 358 ] {} <Debug> TCP-Session: 6fec5f31-4dd5-4e92-b6af-ecc1267fb879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.05.02 04:37:33.957141 [ 358 ] {} <Debug> TCP-Session: 6fec5f31-4dd5-4e92-b6af-ecc1267fb879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.05.02 04:37:33.957230 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64502 | ||
| 8334 | 2026.05.02 04:37:33.957304 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8335 | 2026.05.02 04:37:33.957559 [ 359 ] {} <Debug> TCP-Session: 0e20c069-59a1-4683-887f-9c6f64d53d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:51371 | ||
| 8336 | 2026.05.02 04:37:33.957589 [ 359 ] {} <Debug> TCP-Session: 0e20c069-59a1-4683-887f-9c6f64d53d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.05.02 04:37:33.957603 [ 359 ] {} <Debug> TCP-Session: 0e20c069-59a1-4683-887f-9c6f64d53d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.05.02 04:37:33.957796 [ 323 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Trace> AggregatingTransform: Aggregating | ||
| 8339 | 2026.05.02 04:37:33.957838 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8340 | 2026.05.02 04:37:33.957844 [ 323 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Trace> Aggregator: Aggregation method: without_key | ||
| 8341 | 2026.05.02 04:37:33.957882 [ 360 ] {} <Debug> TCP-Session: 01324af1-37c8-4663-b977-1ffb792fcbc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64502 | ||
| 8342 | 2026.05.02 04:37:33.957901 [ 323 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043293 sec. (958.504 rows/sec., 37.44 KiB/sec.) | ||
| 8343 | 2026.05.02 04:37:33.957909 [ 360 ] {} <Debug> TCP-Session: 01324af1-37c8-4663-b977-1ffb792fcbc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.05.02 04:37:33.957930 [ 323 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Trace> Aggregator: Merging aggregated data | ||
| 8345 | 2026.05.02 04:37:33.957947 [ 360 ] {} <Debug> TCP-Session: 01324af1-37c8-4663-b977-1ffb792fcbc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2026.05.02 04:37:33.959562 [ 353 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003674 sec., 272.18290691344583 rows/sec., 10.63 KiB/sec. | ||
| 8347 | 2026.05.02 04:37:33.959748 [ 353 ] {04cf7f11-df50-476f-a8e2-2cb810c54395} <Debug> TCPHandler: Processed in 0.004108703 sec. | ||
| 8348 | 2026.05.02 04:37:33.959922 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8349 | 2026.05.02 04:37:33.959959 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8350 | 2026.05.02 04:37:33.959978 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8351 | 2026.05.02 04:37:33.959993 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8352 | 2026.05.02 04:37:33.960022 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8353 | 2026.05.02 04:37:33.960039 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8354 | 2026.05.02 04:37:33.960080 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8355 | 2026.05.02 04:37:33.960100 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8356 | 2026.05.02 04:37:33.960110 [ 358 ] {} <Debug> TCP-Session: 6fec5f31-4dd5-4e92-b6af-ecc1267fb879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.05.02 04:37:33.960136 [ 290 ] {} <Debug> TCP-Session: 8fc2bd8a-3c0e-452a-8e63-715a796a1a7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.05.02 04:37:33.960157 [ 357 ] {} <Debug> TCP-Session: 7633dab4-0e21-455e-9cc0-6aac9dce529c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.05.02 04:37:33.960087 [ 360 ] {} <Debug> TCP-Session: 01324af1-37c8-4663-b977-1ffb792fcbc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.05.02 04:37:33.960070 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8361 | 2026.05.02 04:37:33.960030 [ 356 ] {} <Debug> TCP-Session: d56d3a28-b8d8-475a-ba1e-0092fc046904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.05.02 04:37:33.960257 [ 359 ] {} <Debug> TCP-Session: 0e20c069-59a1-4683-887f-9c6f64d53d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.05.02 04:37:33.960009 [ 354 ] {} <Debug> TCP-Session: 3904caee-5f15-4370-8d5b-ad4a452c0078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.05.02 04:37:33.960063 [ 355 ] {} <Debug> TCP-Session: 5c0f2f49-8c64-4e20-b16b-66367d301d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.05.02 04:37:33.959962 [ 353 ] {} <Debug> TCP-Session: 66e4fe84-53a6-4aa5-b191-1faca8388c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.05.02 04:37:33.967707 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43836). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8367 | |||
| 8368 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8369 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8370 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8371 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8372 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8373 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8374 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8375 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8376 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8377 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8378 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8379 | (version 23.8.7.1) | ||
| 8380 | 2026.05.02 04:37:33.967868 [ 349 ] {} <Debug> TCP-Session: 92f22ff7-817d-4a0b-ad32-aa5bb077d42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.05.02 04:37:33.967899 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63992). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8382 | |||
| 8383 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8385 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8386 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8387 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8388 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8389 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8390 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8391 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8392 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8393 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8394 | (version 23.8.7.1) | ||
| 8395 | 2026.05.02 04:37:33.968001 [ 350 ] {} <Debug> TCP-Session: f40737f0-872b-4dee-a4d2-eae9b1bd2027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2026.05.02 04:37:33.968021 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47583). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8397 | |||
| 8398 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8399 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8400 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8401 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8402 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8403 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8404 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8405 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8406 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8407 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8408 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8409 | (version 23.8.7.1) | ||
| 8410 | 2026.05.02 04:37:33.968100 [ 287 ] {} <Debug> TCP-Session: c294ddbc-d76f-49a9-afa7-7b1ec0801777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.05.02 04:37:33.968116 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54985). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8412 | |||
| 8413 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8414 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8415 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8416 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8417 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8418 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8419 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8420 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8421 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8422 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8423 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8424 | (version 23.8.7.1) | ||
| 8425 | 2026.05.02 04:37:33.968177 [ 351 ] {} <Debug> TCP-Session: 40ea2035-32cb-4d3d-b794-2c124d19059e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8426 | 2026.05.02 04:37:33.968213 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35036). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8427 | |||
| 8428 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8429 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8430 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8431 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8432 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8433 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8434 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8435 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8436 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8437 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8438 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8439 | (version 23.8.7.1) | ||
| 8440 | 2026.05.02 04:37:33.968303 [ 288 ] {} <Debug> TCP-Session: 7a5b81fb-1624-4f26-b9b1-9a3a3a06217c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2026.05.02 04:37:33.968317 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34691). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8442 | |||
| 8443 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8444 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8445 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8446 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8447 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8448 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8449 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8450 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8451 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8452 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8453 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8454 | (version 23.8.7.1) | ||
| 8455 | 2026.05.02 04:37:33.968386 [ 352 ] {} <Debug> TCP-Session: 17965c3f-3520-487d-8aae-582484d9953d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8456 | 2026.05.02 04:37:33.968415 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49250). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8457 | |||
| 8458 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8460 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 8461 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8462 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8463 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8464 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8465 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8466 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8467 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8468 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 8469 | (version 23.8.7.1) | ||
| 8470 | 2026.05.02 04:37:33.968482 [ 289 ] {} <Debug> TCP-Session: 260978cf-3da0-41fc-9b93-f82db169d583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8471 | 2026.05.02 04:37:33.974225 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48707 | ||
| 8472 | 2026.05.02 04:37:33.974289 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8473 | 2026.05.02 04:37:33.974310 [ 287 ] {} <Debug> TCP-Session: 1cfead5e-5b04-4e26-9ee1-168c41102a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:48707 | ||
| 8474 | 2026.05.02 04:37:33.974328 [ 287 ] {} <Debug> TCP-Session: 1cfead5e-5b04-4e26-9ee1-168c41102a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.05.02 04:37:33.974340 [ 287 ] {} <Debug> TCP-Session: 1cfead5e-5b04-4e26-9ee1-168c41102a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2026.05.02 04:37:33.974480 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37279 | ||
| 8477 | 2026.05.02 04:37:33.974504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58726 | ||
| 8478 | 2026.05.02 04:37:33.974514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53334 | ||
| 8479 | 2026.05.02 04:37:33.974531 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47181 | ||
| 8480 | 2026.05.02 04:37:33.974567 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49385 | ||
| 8481 | 2026.05.02 04:37:33.974575 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39464 | ||
| 8482 | 2026.05.02 04:37:33.974613 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8483 | 2026.05.02 04:37:33.974633 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8484 | 2026.05.02 04:37:33.974614 [ 287 ] {} <Trace> TCP-Session: 1cfead5e-5b04-4e26-9ee1-168c41102a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.05.02 04:37:33.974671 [ 350 ] {} <Debug> TCP-Session: 751e4aad-8aed-4b37-b32f-4a3cf8f0676b Authenticating user 'default' from [fd00:1122:3344:101::e]:47181 | ||
| 8486 | 2026.05.02 04:37:33.974672 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8487 | 2026.05.02 04:37:33.974710 [ 350 ] {} <Debug> TCP-Session: 751e4aad-8aed-4b37-b32f-4a3cf8f0676b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2026.05.02 04:37:33.974728 [ 353 ] {} <Debug> TCP-Session: e28d8c89-a0ba-4a81-8f21-79a089d42afc Authenticating user 'default' from [fd00:1122:3344:101::e]:39464 | ||
| 8489 | 2026.05.02 04:37:33.974747 [ 350 ] {} <Debug> TCP-Session: 751e4aad-8aed-4b37-b32f-4a3cf8f0676b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8490 | 2026.05.02 04:37:33.974759 [ 353 ] {} <Debug> TCP-Session: e28d8c89-a0ba-4a81-8f21-79a089d42afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8491 | 2026.05.02 04:37:33.974654 [ 290 ] {} <Debug> TCP-Session: 2599e647-2243-4fe7-aec9-8b44d1c1ec06 Authenticating user 'default' from [fd00:1122:3344:101::e]:53334 | ||
| 8492 | 2026.05.02 04:37:33.974561 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8493 | 2026.05.02 04:37:33.974822 [ 287 ] {cf312a37-0043-477c-95c0-92b65262bced} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48707) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8494 | 2026.05.02 04:37:33.974841 [ 290 ] {} <Debug> TCP-Session: 2599e647-2243-4fe7-aec9-8b44d1c1ec06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8495 | 2026.05.02 04:37:33.974858 [ 288 ] {} <Debug> TCP-Session: a9e9e2d9-fb5e-4546-b219-0b719e12e3b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37279 | ||
| 8496 | 2026.05.02 04:37:33.974889 [ 290 ] {} <Debug> TCP-Session: 2599e647-2243-4fe7-aec9-8b44d1c1ec06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8497 | 2026.05.02 04:37:33.974908 [ 288 ] {} <Debug> TCP-Session: a9e9e2d9-fb5e-4546-b219-0b719e12e3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8498 | 2026.05.02 04:37:33.974541 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61204 | ||
| 8499 | 2026.05.02 04:37:33.974936 [ 288 ] {} <Debug> TCP-Session: a9e9e2d9-fb5e-4546-b219-0b719e12e3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8500 | 2026.05.02 04:37:33.974787 [ 353 ] {} <Debug> TCP-Session: e28d8c89-a0ba-4a81-8f21-79a089d42afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.05.02 04:37:33.974650 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8502 | 2026.05.02 04:37:33.974997 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8503 | 2026.05.02 04:37:33.975022 [ 352 ] {} <Debug> TCP-Session: a1ee8f27-f85d-4317-ab04-d74b7a884c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:49385 | ||
| 8504 | 2026.05.02 04:37:33.975038 [ 351 ] {} <Debug> TCP-Session: df9b775c-01c5-45e5-b6c1-068f94902bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:61204 | ||
| 8505 | 2026.05.02 04:37:33.975054 [ 352 ] {} <Debug> TCP-Session: a1ee8f27-f85d-4317-ab04-d74b7a884c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8506 | 2026.05.02 04:37:33.975070 [ 351 ] {} <Debug> TCP-Session: df9b775c-01c5-45e5-b6c1-068f94902bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.05.02 04:37:33.975079 [ 352 ] {} <Debug> TCP-Session: a1ee8f27-f85d-4317-ab04-d74b7a884c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8508 | 2026.05.02 04:37:33.975092 [ 351 ] {} <Debug> TCP-Session: df9b775c-01c5-45e5-b6c1-068f94902bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8509 | 2026.05.02 04:37:33.975084 [ 287 ] {cf312a37-0043-477c-95c0-92b65262bced} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8510 | 2026.05.02 04:37:33.974584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8511 | 2026.05.02 04:37:33.974526 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42136 | ||
| 8512 | 2026.05.02 04:37:33.975173 [ 289 ] {} <Debug> TCP-Session: 6f0b89e2-ecf3-4704-9863-9933f84cffb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58726 | ||
| 8513 | 2026.05.02 04:37:33.975177 [ 287 ] {cf312a37-0043-477c-95c0-92b65262bced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8514 | 2026.05.02 04:37:33.975199 [ 289 ] {} <Debug> TCP-Session: 6f0b89e2-ecf3-4704-9863-9933f84cffb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8515 | 2026.05.02 04:37:33.975221 [ 289 ] {} <Debug> TCP-Session: 6f0b89e2-ecf3-4704-9863-9933f84cffb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8516 | 2026.05.02 04:37:33.975228 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8517 | 2026.05.02 04:37:33.975251 [ 349 ] {} <Debug> TCP-Session: 5b1fda6b-f9d3-4b8f-9b5a-ac850a9c25b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42136 | ||
| 8518 | 2026.05.02 04:37:33.975267 [ 349 ] {} <Debug> TCP-Session: 5b1fda6b-f9d3-4b8f-9b5a-ac850a9c25b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8519 | 2026.05.02 04:37:33.975279 [ 349 ] {} <Debug> TCP-Session: 5b1fda6b-f9d3-4b8f-9b5a-ac850a9c25b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8520 | 2026.05.02 04:37:33.975494 [ 287 ] {cf312a37-0043-477c-95c0-92b65262bced} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 8521 | 2026.05.02 04:37:33.976434 [ 348 ] {cf312a37-0043-477c-95c0-92b65262bced} <Trace> AggregatingTransform: Aggregating | ||
| 8522 | 2026.05.02 04:37:33.976479 [ 348 ] {cf312a37-0043-477c-95c0-92b65262bced} <Trace> Aggregator: Aggregation method: without_key | ||
| 8523 | 2026.05.02 04:37:33.976521 [ 348 ] {cf312a37-0043-477c-95c0-92b65262bced} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925911 sec. (1080.017 rows/sec., 42.19 KiB/sec.) | ||
| 8524 | 2026.05.02 04:37:33.976542 [ 348 ] {cf312a37-0043-477c-95c0-92b65262bced} <Trace> Aggregator: Merging aggregated data | ||
| 8525 | 2026.05.02 04:37:33.977588 [ 287 ] {cf312a37-0043-477c-95c0-92b65262bced} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002822 sec., 354.3586109142452 rows/sec., 13.84 KiB/sec. | ||
| 8526 | 2026.05.02 04:37:33.977733 [ 287 ] {cf312a37-0043-477c-95c0-92b65262bced} <Debug> TCPHandler: Processed in 0.003230662 sec. | ||
| 8527 | 2026.05.02 04:37:33.977865 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8528 | 2026.05.02 04:37:33.977898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8529 | 2026.05.02 04:37:33.977903 [ 287 ] {} <Debug> TCP-Session: 1cfead5e-5b04-4e26-9ee1-168c41102a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8530 | 2026.05.02 04:37:33.977925 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8531 | 2026.05.02 04:37:33.977948 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8532 | 2026.05.02 04:37:33.977972 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8533 | 2026.05.02 04:37:33.977977 [ 288 ] {} <Debug> TCP-Session: a9e9e2d9-fb5e-4546-b219-0b719e12e3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.05.02 04:37:33.977995 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8535 | 2026.05.02 04:37:33.978018 [ 349 ] {} <Debug> TCP-Session: 5b1fda6b-f9d3-4b8f-9b5a-ac850a9c25b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8536 | 2026.05.02 04:37:33.978043 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8537 | 2026.05.02 04:37:33.978058 [ 351 ] {} <Debug> TCP-Session: df9b775c-01c5-45e5-b6c1-068f94902bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8538 | 2026.05.02 04:37:33.978001 [ 290 ] {} <Debug> TCP-Session: 2599e647-2243-4fe7-aec9-8b44d1c1ec06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.05.02 04:37:33.978086 [ 350 ] {} <Debug> TCP-Session: 751e4aad-8aed-4b37-b32f-4a3cf8f0676b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.05.02 04:37:33.978048 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8541 | 2026.05.02 04:37:33.978008 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8542 | 2026.05.02 04:37:33.978152 [ 352 ] {} <Debug> TCP-Session: a1ee8f27-f85d-4317-ab04-d74b7a884c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8543 | 2026.05.02 04:37:33.977939 [ 289 ] {} <Debug> TCP-Session: 6f0b89e2-ecf3-4704-9863-9933f84cffb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8544 | 2026.05.02 04:37:33.978174 [ 353 ] {} <Debug> TCP-Session: e28d8c89-a0ba-4a81-8f21-79a089d42afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8545 | 2026.05.02 04:37:36.434509 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8546 | 2026.05.02 04:37:36.434582 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8547 | 2026.05.02 04:37:36.552299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15331 | ||
| 8548 | 2026.05.02 04:37:36.552797 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.02 04:37:36.552842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8550 | 2026.05.02 04:37:36.553350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8551 | 2026.05.02 04:37:36.553582 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.02 04:37:36.553721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15331 | ||
| 8553 | 2026.05.02 04:37:36.598941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1070 | ||
| 8554 | 2026.05.02 04:37:36.601617 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.05.02 04:37:36.601663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8556 | 2026.05.02 04:37:36.603444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8557 | 2026.05.02 04:37:36.603768 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.05.02 04:37:36.604101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8559 | 2026.05.02 04:37:37.001149 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822589 sec. | ||
| 8560 | 2026.05.02 04:37:37.379606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8561 | 2026.05.02 04:37:37.394785 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.05.02 04:37:37.394833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8563 | 2026.05.02 04:37:37.400855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8564 | 2026.05.02 04:37:37.401533 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.05.02 04:37:37.404009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8566 | 2026.05.02 04:37:38.042837 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.05.02 04:37:38.043071 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 8568 | 2026.05.02 04:37:38.043458 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8569 | 2026.05.02 04:37:38.043500 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 8570 | 2026.05.02 04:37:38.043746 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8571 | 2026.05.02 04:37:38.043818 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8572 | 2026.05.02 04:37:38.043961 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8573 | 2026.05.02 04:37:38.044061 [ 342 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8574 | 2026.05.02 04:37:38.044097 [ 311 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8575 | 2026.05.02 04:37:38.044096 [ 326 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8576 | 2026.05.02 04:37:38.044256 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8577 | 2026.05.02 04:37:38.044286 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8578 | 2026.05.02 04:37:38.044358 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8579 | 2026.05.02 04:37:38.044377 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8580 | 2026.05.02 04:37:38.044411 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8581 | 2026.05.02 04:37:38.044450 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8582 | 2026.05.02 04:37:38.045626 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002651 sec., 16597.510373443984 rows/sec., 3.47 MiB/sec. | ||
| 8583 | 2026.05.02 04:37:38.045745 [ 259 ] {7faedce1-0626-401b-b70b-bc8908843c73} <Debug> TCPHandler: Processed in 0.003037859 sec. | ||
| 8584 | 2026.05.02 04:37:38.050994 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.05.02 04:37:38.051116 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8586 | 2026.05.02 04:37:38.051165 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8587 | 2026.05.02 04:37:38.051745 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.05.02 04:37:38.051786 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8589 | 2026.05.02 04:37:38.052170 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8590 | 2026.05.02 04:37:38.052410 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.05.02 04:37:38.052556 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001473 sec., 192803.80176510525 rows/sec., 12.25 MiB/sec. | ||
| 8592 | 2026.05.02 04:37:38.052595 [ 259 ] {982837a4-8fb1-4007-9c36-eb65c0d28ac6} <Debug> TCPHandler: Processed in 0.001661358 sec. | ||
| 8593 | 2026.05.02 04:37:38.052725 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.05.02 04:37:38.052825 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8595 | 2026.05.02 04:37:38.052867 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8596 | 2026.05.02 04:37:38.053579 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.05.02 04:37:38.053613 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8598 | 2026.05.02 04:37:38.053983 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8599 | 2026.05.02 04:37:38.054198 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.05.02 04:37:38.054308 [ 141 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8601 | 2026.05.02 04:37:38.054330 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001527 sec., 536345.7760314342 rows/sec., 41.60 MiB/sec. | ||
| 8602 | 2026.05.02 04:37:38.054348 [ 141 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.05.02 04:37:38.054369 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8604 | 2026.05.02 04:37:38.054373 [ 259 ] {db3d7485-61e1-44ed-a9d3-45800a758b44} <Debug> TCPHandler: Processed in 0.001698389 sec. | ||
| 8605 | 2026.05.02 04:37:38.054483 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 8606 | 2026.05.02 04:37:38.054513 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2026.05.02 04:37:38.054619 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8608 | 2026.05.02 04:37:38.054627 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2026.05.02 04:37:38.054663 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8610 | 2026.05.02 04:37:38.054672 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3238 rows starting from the beginning of the part | ||
| 8611 | 2026.05.02 04:37:38.054766 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 819 rows starting from the beginning of the part | ||
| 8612 | 2026.05.02 04:37:38.054815 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 8613 | 2026.05.02 04:37:38.054860 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 819 rows starting from the beginning of the part | ||
| 8614 | 2026.05.02 04:37:38.054907 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 8615 | 2026.05.02 04:37:38.054948 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 819 rows starting from the beginning of the part | ||
| 8616 | 2026.05.02 04:37:38.055126 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.05.02 04:37:38.055168 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8618 | 2026.05.02 04:37:38.055510 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8619 | 2026.05.02 04:37:38.055736 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.05.02 04:37:38.055867 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001269 sec., 120567.37588652482 rows/sec., 7.21 MiB/sec. | ||
| 8621 | 2026.05.02 04:37:38.055904 [ 259 ] {6e2913a8-c543-4dac-9c9d-22c9f99b666c} <Debug> TCPHandler: Processed in 0.001440162 sec. | ||
| 8622 | 2026.05.02 04:37:38.056034 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.05.02 04:37:38.056131 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8624 | 2026.05.02 04:37:38.056170 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8625 | 2026.05.02 04:37:38.056597 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.05.02 04:37:38.056634 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8627 | 2026.05.02 04:37:38.056956 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8628 | 2026.05.02 04:37:38.057173 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.05.02 04:37:38.057293 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 8630 | 2026.05.02 04:37:38.057329 [ 259 ] {8d870c34-bf3c-4f9a-b03f-4df49f7cae94} <Debug> TCPHandler: Processed in 0.00134314 sec. | ||
| 8631 | 2026.05.02 04:37:38.057453 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.05.02 04:37:38.057458 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5931 rows, containing 5 columns (5 merged, 0 gathered) in 0.003024938 sec., 1960701.3433002594 rows/sec., 157.42 MiB/sec. | ||
| 8633 | 2026.05.02 04:37:38.057549 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8634 | 2026.05.02 04:37:38.057592 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8635 | 2026.05.02 04:37:38.057767 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8636 | 2026.05.02 04:37:38.058018 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.05.02 04:37:38.058052 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.05.02 04:37:38.058095 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8639 | 2026.05.02 04:37:38.058099 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_51_10} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8640 | 2026.05.02 04:37:38.058199 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 8641 | 2026.05.02 04:37:38.058400 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8642 | 2026.05.02 04:37:38.058610 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.05.02 04:37:38.058734 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 8644 | 2026.05.02 04:37:38.058771 [ 259 ] {b59f4391-d604-480e-a01b-ce591b2a876b} <Debug> TCPHandler: Processed in 0.001365451 sec. | ||
| 8645 | 2026.05.02 04:37:38.058893 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.05.02 04:37:38.058986 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8647 | 2026.05.02 04:37:38.059025 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8648 | 2026.05.02 04:37:38.059618 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.05.02 04:37:38.059652 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8650 | 2026.05.02 04:37:38.059971 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8651 | 2026.05.02 04:37:38.060176 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.05.02 04:37:38.060278 [ 141 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8653 | 2026.05.02 04:37:38.060299 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001331 sec., 376408.7152516905 rows/sec., 26.46 MiB/sec. | ||
| 8654 | 2026.05.02 04:37:38.060310 [ 141 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.05.02 04:37:38.060330 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8656 | 2026.05.02 04:37:38.060335 [ 259 ] {47a5729f-2fd5-4dc8-a81d-5e64e1f6a783} <Debug> TCPHandler: Processed in 0.001489134 sec. | ||
| 8657 | 2026.05.02 04:37:38.060408 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 8658 | 2026.05.02 04:37:38.060458 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.05.02 04:37:38.060501 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8660 | 2026.05.02 04:37:38.060529 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1792 rows starting from the beginning of the part | ||
| 8661 | 2026.05.02 04:37:38.060552 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8662 | 2026.05.02 04:37:38.060586 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 501 rows starting from the beginning of the part | ||
| 8663 | 2026.05.02 04:37:38.060593 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8664 | 2026.05.02 04:37:38.060630 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 8665 | 2026.05.02 04:37:38.060672 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 501 rows starting from the beginning of the part | ||
| 8666 | 2026.05.02 04:37:38.060712 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 8667 | 2026.05.02 04:37:38.060752 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 501 rows starting from the beginning of the part | ||
| 8668 | 2026.05.02 04:37:38.060947 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2026.05.02 04:37:38.060983 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8670 | 2026.05.02 04:37:38.061283 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8671 | 2026.05.02 04:37:38.061495 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2026.05.02 04:37:38.061614 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 8673 | 2026.05.02 04:37:38.061649 [ 259 ] {eab8ff91-d097-40ad-9535-2944d6bc78fd} <Debug> TCPHandler: Processed in 0.001238148 sec. | ||
| 8674 | 2026.05.02 04:37:38.061765 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.05.02 04:37:38.061858 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8676 | 2026.05.02 04:37:38.061900 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8677 | 2026.05.02 04:37:38.062086 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3485 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712288 sec., 2035288.456147564 rows/sec., 149.02 MiB/sec. | ||
| 8678 | 2026.05.02 04:37:38.062276 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8679 | 2026.05.02 04:37:38.062315 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.05.02 04:37:38.062357 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8681 | 2026.05.02 04:37:38.062548 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.05.02 04:37:38.062630 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_51_10} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8683 | 2026.05.02 04:37:38.062713 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8684 | 2026.05.02 04:37:38.062721 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8685 | 2026.05.02 04:37:38.062939 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.05.02 04:37:38.063052 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8687 | 2026.05.02 04:37:38.063068 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001227 sec., 215973.92013039935 rows/sec., 14.35 MiB/sec. | ||
| 8688 | 2026.05.02 04:37:38.063088 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.05.02 04:37:38.063105 [ 259 ] {f164716e-99b8-4a97-a6fa-2d154e4eb177} <Debug> TCPHandler: Processed in 0.001386611 sec. | ||
| 8690 | 2026.05.02 04:37:38.063111 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8691 | 2026.05.02 04:37:38.063217 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 8692 | 2026.05.02 04:37:38.063248 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2026.05.02 04:37:38.063346 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8694 | 2026.05.02 04:37:38.063364 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8695 | 2026.05.02 04:37:38.063386 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8696 | 2026.05.02 04:37:38.063407 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19370 rows starting from the beginning of the part | ||
| 8697 | 2026.05.02 04:37:38.063480 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 8698 | 2026.05.02 04:37:38.063526 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 8699 | 2026.05.02 04:37:38.063569 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 8700 | 2026.05.02 04:37:38.063610 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8701 | 2026.05.02 04:37:38.063662 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 8702 | 2026.05.02 04:37:38.063702 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.05.02 04:37:38.063740 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8704 | 2026.05.02 04:37:38.064076 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8705 | 2026.05.02 04:37:38.064287 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.05.02 04:37:38.064420 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 8707 | 2026.05.02 04:37:38.064455 [ 259 ] {d0e4848a-a5ee-4d08-b27f-ac30fc09c940} <Debug> TCPHandler: Processed in 0.001258119 sec. | ||
| 8708 | 2026.05.02 04:37:38.064579 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.05.02 04:37:38.064678 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8710 | 2026.05.02 04:37:38.064732 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8711 | 2026.05.02 04:37:38.065509 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.05.02 04:37:38.065543 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8713 | 2026.05.02 04:37:38.066091 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8714 | 2026.05.02 04:37:38.066332 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.05.02 04:37:38.066468 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001808 sec., 6084.070796460177 rows/sec., 10.90 MiB/sec. | ||
| 8716 | 2026.05.02 04:37:38.066520 [ 259 ] {708a85ee-d8e2-4dc3-b2cd-d5c2f92d0aea} <Debug> TCPHandler: Processed in 0.001989085 sec. | ||
| 8717 | 2026.05.02 04:37:38.066643 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.05.02 04:37:38.066762 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8719 | 2026.05.02 04:37:38.066820 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8720 | 2026.05.02 04:37:38.067241 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.05.02 04:37:38.067276 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8722 | 2026.05.02 04:37:38.067695 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8723 | 2026.05.02 04:37:38.067927 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.05.02 04:37:38.068035 [ 141 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8725 | 2026.05.02 04:37:38.068059 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001319 sec., 68233.51023502654 rows/sec., 4.27 MiB/sec. | ||
| 8726 | 2026.05.02 04:37:38.068066 [ 141 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.02 04:37:38.068089 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8728 | 2026.05.02 04:37:38.068095 [ 259 ] {9e90a037-795e-422d-a453-d53451522eba} <Debug> TCPHandler: Processed in 0.001499754 sec. | ||
| 8729 | 2026.05.02 04:37:38.068167 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 8730 | 2026.05.02 04:37:38.068265 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8731 | 2026.05.02 04:37:38.068290 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2820 rows starting from the beginning of the part | ||
| 8732 | 2026.05.02 04:37:38.068337 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8733 | 2026.05.02 04:37:38.068374 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 8734 | 2026.05.02 04:37:38.068409 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8735 | 2026.05.02 04:37:38.068443 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 8736 | 2026.05.02 04:37:38.068476 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8737 | 2026.05.02 04:37:38.069821 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001685398 sec., 1904594.6417404078 rows/sec., 122.43 MiB/sec. | ||
| 8738 | 2026.05.02 04:37:38.070142 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8739 | 2026.05.02 04:37:38.070382 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.05.02 04:37:38.070454 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_51_10} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8741 | 2026.05.02 04:37:38.070521 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8742 | 2026.05.02 04:37:38.070606 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20485 rows, containing 5 columns (5 merged, 0 gathered) in 0.007446028 sec., 2751131.2071348643 rows/sec., 175.49 MiB/sec. | ||
| 8743 | 2026.05.02 04:37:38.070943 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8744 | 2026.05.02 04:37:38.071184 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.05.02 04:37:38.071258 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8746 | 2026.05.02 04:37:38.071345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8747 | 2026.05.02 04:37:38.314349 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2026.05.02 04:37:38.314595 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8749 | 2026.05.02 04:37:38.314958 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8750 | 2026.05.02 04:37:38.314996 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8751 | 2026.05.02 04:37:38.315233 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8752 | 2026.05.02 04:37:38.315304 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8753 | 2026.05.02 04:37:38.315445 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8754 | 2026.05.02 04:37:38.315545 [ 342 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8755 | 2026.05.02 04:37:38.315580 [ 311 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8756 | 2026.05.02 04:37:38.315580 [ 326 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8757 | 2026.05.02 04:37:38.315723 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8758 | 2026.05.02 04:37:38.315752 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8759 | 2026.05.02 04:37:38.315820 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8760 | 2026.05.02 04:37:38.315838 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8761 | 2026.05.02 04:37:38.315873 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8762 | 2026.05.02 04:37:38.315910 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8763 | 2026.05.02 04:37:38.317079 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002588 sec., 17001.545595054096 rows/sec., 3.55 MiB/sec. | ||
| 8764 | 2026.05.02 04:37:38.317201 [ 259 ] {29b7eb5c-a1a9-41f7-99ce-eae27a3e6375} <Debug> TCPHandler: Processed in 0.002981097 sec. | ||
| 8765 | 2026.05.02 04:37:38.330050 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.05.02 04:37:38.330172 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8767 | 2026.05.02 04:37:38.330218 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8768 | 2026.05.02 04:37:38.330700 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.05.02 04:37:38.330746 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8770 | 2026.05.02 04:37:38.331108 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8771 | 2026.05.02 04:37:38.331353 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.05.02 04:37:38.331503 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001365 sec., 2930.4029304029305 rows/sec., 238.95 KiB/sec. | ||
| 8773 | 2026.05.02 04:37:38.331542 [ 259 ] {9abbfd0d-b3e2-473d-be9d-e445f75169d6} <Debug> TCPHandler: Processed in 0.001558835 sec. | ||
| 8774 | 2026.05.02 04:37:38.331693 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2026.05.02 04:37:38.331802 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8776 | 2026.05.02 04:37:38.331847 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8777 | 2026.05.02 04:37:38.333429 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.05.02 04:37:38.333465 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8779 | 2026.05.02 04:37:38.333964 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8780 | 2026.05.02 04:37:38.334196 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.05.02 04:37:38.334333 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Debug> executeQuery: Read 2465 rows, 187.35 KiB in 0.002554 sec., 965152.7016444793 rows/sec., 71.64 MiB/sec. | ||
| 8782 | 2026.05.02 04:37:38.334372 [ 259 ] {74d2be35-73eb-4b93-b624-484b18355643} <Debug> TCPHandler: Processed in 0.002735022 sec. | ||
| 8783 | 2026.05.02 04:37:38.334506 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.05.02 04:37:38.334607 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8785 | 2026.05.02 04:37:38.334650 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8786 | 2026.05.02 04:37:38.335076 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.05.02 04:37:38.335112 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8788 | 2026.05.02 04:37:38.335475 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8789 | 2026.05.02 04:37:38.335741 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.05.02 04:37:38.335881 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001296 sec., 33950.61728395062 rows/sec., 2.48 MiB/sec. | ||
| 8791 | 2026.05.02 04:37:38.335918 [ 259 ] {f5d9bf1b-6fe2-4f32-a288-7aedcf8b93c4} <Debug> TCPHandler: Processed in 0.001463093 sec. | ||
| 8792 | 2026.05.02 04:37:38.336040 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.05.02 04:37:38.336138 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.05.02 04:37:38.336180 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8795 | 2026.05.02 04:37:38.336875 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.05.02 04:37:38.336911 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8797 | 2026.05.02 04:37:38.337258 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8798 | 2026.05.02 04:37:38.337467 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.05.02 04:37:38.337569 [ 141 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8800 | 2026.05.02 04:37:38.337600 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001482 sec., 540485.8299595142 rows/sec., 31.22 MiB/sec. | ||
| 8801 | 2026.05.02 04:37:38.337603 [ 141 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.05.02 04:37:38.337633 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8803 | 2026.05.02 04:37:38.337640 [ 259 ] {f71861f6-b7a4-48a3-94f1-0dade9be2ca6} <Debug> TCPHandler: Processed in 0.001650717 sec. | ||
| 8804 | 2026.05.02 04:37:38.337738 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 8805 | 2026.05.02 04:37:38.337764 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8806 | 2026.05.02 04:37:38.337860 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8807 | 2026.05.02 04:37:38.337868 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.05.02 04:37:38.337899 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 951 rows starting from the beginning of the part | ||
| 8809 | 2026.05.02 04:37:38.337919 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8810 | 2026.05.02 04:37:38.337966 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 8811 | 2026.05.02 04:37:38.338015 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8812 | 2026.05.02 04:37:38.338056 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8813 | 2026.05.02 04:37:38.338093 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 8814 | 2026.05.02 04:37:38.338132 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 8815 | 2026.05.02 04:37:38.338332 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.05.02 04:37:38.338372 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8817 | 2026.05.02 04:37:38.338698 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8818 | 2026.05.02 04:37:38.338930 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.05.02 04:37:38.339065 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001215 sec., 823.0452674897119 rows/sec., 57.87 KiB/sec. | ||
| 8820 | 2026.05.02 04:37:38.339104 [ 259 ] {2d137f81-9b58-41ba-819b-1a78a0ca25d9} <Debug> TCPHandler: Processed in 0.001390891 sec. | ||
| 8821 | 2026.05.02 04:37:38.339222 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.05.02 04:37:38.339318 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8823 | 2026.05.02 04:37:38.339358 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8824 | 2026.05.02 04:37:38.339431 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738719 sec., 1725408.1884421809 rows/sec., 108.60 MiB/sec. | ||
| 8825 | 2026.05.02 04:37:38.339648 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8826 | 2026.05.02 04:37:38.339989 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.05.02 04:37:38.340084 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_31_6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8828 | 2026.05.02 04:37:38.340178 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8829 | 2026.05.02 04:37:38.340261 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.05.02 04:37:38.340302 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8831 | 2026.05.02 04:37:38.340720 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8832 | 2026.05.02 04:37:38.340954 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.05.02 04:37:38.341090 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Debug> executeQuery: Read 1323 rows, 90.76 KiB in 0.00179 sec., 739106.1452513967 rows/sec., 49.52 MiB/sec. | ||
| 8834 | 2026.05.02 04:37:38.341128 [ 259 ] {8254d4de-5cd5-4b1e-b1e1-e92f0f9cb109} <Debug> TCPHandler: Processed in 0.001956204 sec. | ||
| 8835 | 2026.05.02 04:37:38.341257 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.05.02 04:37:38.341362 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.05.02 04:37:38.341407 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8838 | 2026.05.02 04:37:38.342094 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.05.02 04:37:38.342128 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8840 | 2026.05.02 04:37:38.342604 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8841 | 2026.05.02 04:37:38.342826 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.05.02 04:37:38.342964 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001621 sec., 924120.9130166564 rows/sec., 56.05 MiB/sec. | ||
| 8843 | 2026.05.02 04:37:38.343002 [ 259 ] {4499ad86-2175-4af9-8bc1-b5f2f81b7d2e} <Debug> TCPHandler: Processed in 0.001794991 sec. | ||
| 8844 | 2026.05.02 04:37:38.343121 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.05.02 04:37:38.343218 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8846 | 2026.05.02 04:37:38.343273 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8847 | 2026.05.02 04:37:38.344180 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.05.02 04:37:38.344248 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8849 | 2026.05.02 04:37:38.344859 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8850 | 2026.05.02 04:37:38.345107 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.05.02 04:37:38.345261 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002061 sec., 19408.05434255216 rows/sec., 34.78 MiB/sec. | ||
| 8852 | 2026.05.02 04:37:38.345331 [ 259 ] {8f5009ca-b01f-4d72-918e-0dc5cc74e5b4} <Debug> TCPHandler: Processed in 0.002260671 sec. | ||
| 8853 | 2026.05.02 04:37:38.345464 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2026.05.02 04:37:38.345563 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8855 | 2026.05.02 04:37:38.345605 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8856 | 2026.05.02 04:37:38.345940 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.05.02 04:37:38.345979 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8858 | 2026.05.02 04:37:38.346291 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8859 | 2026.05.02 04:37:38.346512 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.05.02 04:37:38.346644 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 8861 | 2026.05.02 04:37:38.346682 [ 259 ] {9ada2d8d-c30f-47ba-89f5-fd1d47e9a4ab} <Debug> TCPHandler: Processed in 0.001268749 sec. | ||
| 8862 | 2026.05.02 04:37:39.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.88 MiB, peak 312.10 MiB, free memory in arenas 0.00 B, will set to 295.21 MiB (RSS), difference: 2.33 MiB | ||
| 8863 | 2026.05.02 04:37:43.036615 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.05.02 04:37:43.036854 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8865 | 2026.05.02 04:37:43.037193 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8866 | 2026.05.02 04:37:43.037228 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8867 | 2026.05.02 04:37:43.037484 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8868 | 2026.05.02 04:37:43.037558 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8869 | 2026.05.02 04:37:43.037699 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8870 | 2026.05.02 04:37:43.037817 [ 342 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8871 | 2026.05.02 04:37:43.037831 [ 336 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8872 | 2026.05.02 04:37:43.037826 [ 326 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8873 | 2026.05.02 04:37:43.038009 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8874 | 2026.05.02 04:37:43.038039 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8875 | 2026.05.02 04:37:43.038112 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8876 | 2026.05.02 04:37:43.038132 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8877 | 2026.05.02 04:37:43.038170 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8878 | 2026.05.02 04:37:43.038208 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8879 | 2026.05.02 04:37:43.039365 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002598 sec., 16936.104695919938 rows/sec., 1.93 MiB/sec. | ||
| 8880 | 2026.05.02 04:37:43.039488 [ 259 ] {7cb2f804-9430-47a7-af62-b76ee8f6f844} <Debug> TCPHandler: Processed in 0.003003788 sec. | ||
| 8881 | 2026.05.02 04:37:43.041044 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.05.02 04:37:43.041178 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8883 | 2026.05.02 04:37:43.041229 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8884 | 2026.05.02 04:37:43.041770 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.05.02 04:37:43.041814 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8886 | 2026.05.02 04:37:43.042199 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8887 | 2026.05.02 04:37:43.042421 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.05.02 04:37:43.042572 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001436 sec., 38997.214484679665 rows/sec., 3.00 MiB/sec. | ||
| 8889 | 2026.05.02 04:37:43.042612 [ 259 ] {39f0c0ab-64c3-452e-8ba0-4ff8657c56d3} <Debug> TCPHandler: Processed in 0.001624927 sec. | ||
| 8890 | 2026.05.02 04:37:43.042755 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.05.02 04:37:43.042859 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8892 | 2026.05.02 04:37:43.042901 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8893 | 2026.05.02 04:37:43.043351 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.05.02 04:37:43.043389 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8895 | 2026.05.02 04:37:43.043711 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8896 | 2026.05.02 04:37:43.043921 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.05.02 04:37:43.044052 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 8898 | 2026.05.02 04:37:43.044090 [ 259 ] {b6018b56-fee6-40e5-b707-e58b6707195f} <Debug> TCPHandler: Processed in 0.001387301 sec. | ||
| 8899 | 2026.05.02 04:37:43.044217 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2026.05.02 04:37:43.044316 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8901 | 2026.05.02 04:37:43.044359 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8902 | 2026.05.02 04:37:43.044763 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.05.02 04:37:43.044799 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8904 | 2026.05.02 04:37:43.045144 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8905 | 2026.05.02 04:37:43.045350 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.05.02 04:37:43.045479 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 8907 | 2026.05.02 04:37:43.045515 [ 259 ] {5a63bb9d-a3ba-4a80-8ae8-c54fcd5e1895} <Debug> TCPHandler: Processed in 0.00134767 sec. | ||
| 8908 | 2026.05.02 04:37:43.045648 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.05.02 04:37:43.045743 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.05.02 04:37:43.045785 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8911 | 2026.05.02 04:37:43.046166 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.02 04:37:43.046202 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8913 | 2026.05.02 04:37:43.046529 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8914 | 2026.05.02 04:37:43.046740 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.02 04:37:43.046865 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001141 sec., 42068.36108676599 rows/sec., 2.84 MiB/sec. | ||
| 8916 | 2026.05.02 04:37:43.046900 [ 259 ] {04b2d9ec-f731-4c44-aabe-dbe67d473bf1} <Debug> TCPHandler: Processed in 0.001303369 sec. | ||
| 8917 | 2026.05.02 04:37:44.053814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15843 | ||
| 8918 | 2026.05.02 04:37:44.054385 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.05.02 04:37:44.054435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8920 | 2026.05.02 04:37:44.054928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8921 | 2026.05.02 04:37:44.055158 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.05.02 04:37:44.055311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15843 | ||
| 8923 | 2026.05.02 04:37:44.904077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8924 | 2026.05.02 04:37:44.919887 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.05.02 04:37:44.919945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8926 | 2026.05.02 04:37:44.925696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8927 | 2026.05.02 04:37:44.926380 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.05.02 04:37:44.929018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8929 | 2026.05.02 04:37:46.604386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1124 | ||
| 8930 | 2026.05.02 04:37:46.607461 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.05.02 04:37:46.607521 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8932 | 2026.05.02 04:37:46.608807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8933 | 2026.05.02 04:37:46.609085 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.05.02 04:37:46.609476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 8935 | 2026.05.02 04:37:48.042993 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.05.02 04:37:48.043363 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 8937 | 2026.05.02 04:37:48.043933 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8938 | 2026.05.02 04:37:48.044003 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 8939 | 2026.05.02 04:37:48.044292 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8940 | 2026.05.02 04:37:48.044357 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8941 | 2026.05.02 04:37:48.044493 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8942 | 2026.05.02 04:37:48.044588 [ 342 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8943 | 2026.05.02 04:37:48.044614 [ 336 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8944 | 2026.05.02 04:37:48.044620 [ 335 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8945 | 2026.05.02 04:37:48.044771 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8946 | 2026.05.02 04:37:48.044798 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8947 | 2026.05.02 04:37:48.044863 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8948 | 2026.05.02 04:37:48.044883 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8949 | 2026.05.02 04:37:48.044916 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8950 | 2026.05.02 04:37:48.044954 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8951 | 2026.05.02 04:37:48.046173 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002969 sec., 14819.80464802964 rows/sec., 3.10 MiB/sec. | ||
| 8952 | 2026.05.02 04:37:48.046303 [ 259 ] {5ee2566e-97c2-4f2b-aa10-fdaebdf7688d} <Debug> TCPHandler: Processed in 0.003486628 sec. | ||
| 8953 | 2026.05.02 04:37:48.051601 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.05.02 04:37:48.051814 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8955 | 2026.05.02 04:37:48.051894 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8956 | 2026.05.02 04:37:48.052595 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.05.02 04:37:48.052638 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8958 | 2026.05.02 04:37:48.053021 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8959 | 2026.05.02 04:37:48.053237 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.05.02 04:37:48.053377 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001621 sec., 175200.49352251695 rows/sec., 11.13 MiB/sec. | ||
| 8961 | 2026.05.02 04:37:48.053414 [ 259 ] {e10f7502-cff5-4f9f-bbec-83a4c95ec1fc} <Debug> TCPHandler: Processed in 0.001916413 sec. | ||
| 8962 | 2026.05.02 04:37:48.053537 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.05.02 04:37:48.053632 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8964 | 2026.05.02 04:37:48.053673 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8965 | 2026.05.02 04:37:48.054465 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.05.02 04:37:48.054503 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8967 | 2026.05.02 04:37:48.054848 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8968 | 2026.05.02 04:37:48.055051 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.05.02 04:37:48.055177 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001563 sec., 523992.3224568138 rows/sec., 40.64 MiB/sec. | ||
| 8970 | 2026.05.02 04:37:48.055213 [ 259 ] {128649b7-e4c7-4b82-af58-6a4dd9c1ca52} <Debug> TCPHandler: Processed in 0.001723369 sec. | ||
| 8971 | 2026.05.02 04:37:48.055326 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.05.02 04:37:48.055420 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8973 | 2026.05.02 04:37:48.055459 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8974 | 2026.05.02 04:37:48.055883 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.05.02 04:37:48.055918 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8976 | 2026.05.02 04:37:48.056217 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8977 | 2026.05.02 04:37:48.056422 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.05.02 04:37:48.056526 [ 114 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8979 | 2026.05.02 04:37:48.056546 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001144 sec., 133741.25874125873 rows/sec., 8.00 MiB/sec. | ||
| 8980 | 2026.05.02 04:37:48.056569 [ 114 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.05.02 04:37:48.056588 [ 259 ] {e9f96987-c024-4cc3-b50c-44e0544ebad3} <Debug> TCPHandler: Processed in 0.00130944 sec. | ||
| 8982 | 2026.05.02 04:37:48.056596 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8983 | 2026.05.02 04:37:48.056692 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 8984 | 2026.05.02 04:37:48.056712 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.05.02 04:37:48.056786 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8986 | 2026.05.02 04:37:48.056807 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.05.02 04:37:48.056815 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 211 rows starting from the beginning of the part | ||
| 8988 | 2026.05.02 04:37:48.056846 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8989 | 2026.05.02 04:37:48.056874 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 153 rows starting from the beginning of the part | ||
| 8990 | 2026.05.02 04:37:48.056917 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8991 | 2026.05.02 04:37:48.056958 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 153 rows starting from the beginning of the part | ||
| 8992 | 2026.05.02 04:37:48.056998 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 8993 | 2026.05.02 04:37:48.057040 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 153 rows starting from the beginning of the part | ||
| 8994 | 2026.05.02 04:37:48.057266 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.05.02 04:37:48.057300 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8996 | 2026.05.02 04:37:48.057606 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8997 | 2026.05.02 04:37:48.057805 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.05.02 04:37:48.057812 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151676 sec., 646883.3248239957 rows/sec., 42.63 MiB/sec. | ||
| 8999 | 2026.05.02 04:37:48.057927 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 9000 | 2026.05.02 04:37:48.057969 [ 259 ] {a8db5770-4421-4bcd-9f36-56634661601c} <Debug> TCPHandler: Processed in 0.00130413 sec. | ||
| 9001 | 2026.05.02 04:37:48.057983 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9002 | 2026.05.02 04:37:48.058092 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2026.05.02 04:37:48.058191 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9004 | 2026.05.02 04:37:48.058231 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9005 | 2026.05.02 04:37:48.058277 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.05.02 04:37:48.058361 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_46_9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9007 | 2026.05.02 04:37:48.058469 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9008 | 2026.05.02 04:37:48.058675 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.05.02 04:37:48.058715 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9010 | 2026.05.02 04:37:48.059006 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9011 | 2026.05.02 04:37:48.059208 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.05.02 04:37:48.059333 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 9013 | 2026.05.02 04:37:48.059369 [ 259 ] {50b4a11f-fd5b-4140-bc73-32b6bdf4ba59} <Debug> TCPHandler: Processed in 0.00132449 sec. | ||
| 9014 | 2026.05.02 04:37:48.059487 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.05.02 04:37:48.059579 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9016 | 2026.05.02 04:37:48.059617 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9017 | 2026.05.02 04:37:48.060200 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.05.02 04:37:48.060235 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9019 | 2026.05.02 04:37:48.060551 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9020 | 2026.05.02 04:37:48.060761 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.05.02 04:37:48.060884 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001322 sec., 378971.25567322236 rows/sec., 26.64 MiB/sec. | ||
| 9022 | 2026.05.02 04:37:48.060920 [ 259 ] {a86ea653-5cdb-486e-8b79-1729c51e52f4} <Debug> TCPHandler: Processed in 0.001480463 sec. | ||
| 9023 | 2026.05.02 04:37:48.061040 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.05.02 04:37:48.061132 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9025 | 2026.05.02 04:37:48.061171 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9026 | 2026.05.02 04:37:48.061516 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.02 04:37:48.061550 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9028 | 2026.05.02 04:37:48.061855 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9029 | 2026.05.02 04:37:48.062052 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.05.02 04:37:48.062188 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 9031 | 2026.05.02 04:37:48.062227 [ 259 ] {d72bf826-9137-4698-8124-2f9993119a99} <Debug> TCPHandler: Processed in 0.001235517 sec. | ||
| 9032 | 2026.05.02 04:37:48.062364 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2026.05.02 04:37:48.062457 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9034 | 2026.05.02 04:37:48.062497 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9035 | 2026.05.02 04:37:48.062942 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.05.02 04:37:48.062983 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9037 | 2026.05.02 04:37:48.063324 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9038 | 2026.05.02 04:37:48.063534 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.05.02 04:37:48.063665 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001225 sec., 216326.5306122449 rows/sec., 14.38 MiB/sec. | ||
| 9040 | 2026.05.02 04:37:48.063701 [ 259 ] {1b96a3cf-27b1-4692-b839-f527525f0e10} <Debug> TCPHandler: Processed in 0.001383611 sec. | ||
| 9041 | 2026.05.02 04:37:48.063823 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.05.02 04:37:48.063920 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9043 | 2026.05.02 04:37:48.063961 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9044 | 2026.05.02 04:37:48.064292 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.05.02 04:37:48.064328 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9046 | 2026.05.02 04:37:48.064644 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9047 | 2026.05.02 04:37:48.064851 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.05.02 04:37:48.064960 [ 110 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9049 | 2026.05.02 04:37:48.064984 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 9050 | 2026.05.02 04:37:48.065006 [ 110 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.05.02 04:37:48.065025 [ 259 ] {f5d5d795-1f30-42a7-9d88-8758e5a468ab} <Debug> TCPHandler: Processed in 0.001250608 sec. | ||
| 9052 | 2026.05.02 04:37:48.065032 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9053 | 2026.05.02 04:37:48.065136 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9054 | 2026.05.02 04:37:48.065177 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.05.02 04:37:48.065243 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9056 | 2026.05.02 04:37:48.065275 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 9057 | 2026.05.02 04:37:48.065286 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9058 | 2026.05.02 04:37:48.065332 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9059 | 2026.05.02 04:37:48.065343 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9060 | 2026.05.02 04:37:48.065379 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9061 | 2026.05.02 04:37:48.065424 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9062 | 2026.05.02 04:37:48.065466 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9063 | 2026.05.02 04:37:48.065509 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9064 | 2026.05.02 04:37:48.066111 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.05.02 04:37:48.066146 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9066 | 2026.05.02 04:37:48.066320 [ 195 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224787 sec., 21228.180900025884 rows/sec., 1.39 MiB/sec. | ||
| 9067 | 2026.05.02 04:37:48.066432 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9068 | 2026.05.02 04:37:48.066665 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9069 | 2026.05.02 04:37:48.066681 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.05.02 04:37:48.066754 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_25_5} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9071 | 2026.05.02 04:37:48.066813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9072 | 2026.05.02 04:37:48.066897 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.05.02 04:37:48.067014 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9074 | 2026.05.02 04:37:48.067039 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. | ||
| 9075 | 2026.05.02 04:37:48.067046 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.05.02 04:37:48.067080 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9077 | 2026.05.02 04:37:48.067110 [ 259 ] {59d5ac82-b93f-46cf-b737-38bbf5575291} <Debug> TCPHandler: Processed in 0.001992935 sec. | ||
| 9078 | 2026.05.02 04:37:48.067181 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9079 | 2026.05.02 04:37:48.067235 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.05.02 04:37:48.067336 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9081 | 2026.05.02 04:37:48.067378 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9082 | 2026.05.02 04:37:48.067433 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9083 | 2026.05.02 04:37:48.067492 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 866 rows starting from the beginning of the part | ||
| 9084 | 2026.05.02 04:37:48.067619 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9085 | 2026.05.02 04:37:48.067718 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 9086 | 2026.05.02 04:37:48.067719 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.05.02 04:37:48.067770 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9088 | 2026.05.02 04:37:48.067812 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9089 | 2026.05.02 04:37:48.067917 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 9090 | 2026.05.02 04:37:48.068016 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9091 | 2026.05.02 04:37:48.068150 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9092 | 2026.05.02 04:37:48.068386 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.05.02 04:37:48.068526 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001209 sec., 74441.68734491315 rows/sec., 4.66 MiB/sec. | ||
| 9094 | 2026.05.02 04:37:48.068563 [ 259 ] {c570d7e4-fa59-43e5-806b-a8620826b7e0} <Debug> TCPHandler: Processed in 0.001376271 sec. | ||
| 9095 | 2026.05.02 04:37:48.073390 [ 189 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 19 columns (19 merged, 0 gathered) in 0.0062546 sec., 155085.8568093883 rows/sec., 277.91 MiB/sec. | ||
| 9096 | 2026.05.02 04:37:48.074884 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9097 | 2026.05.02 04:37:48.075239 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.05.02 04:37:48.075317 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9099 | 2026.05.02 04:37:48.075473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 9100 | 2026.05.02 04:37:49.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.45 MiB, peak 312.10 MiB, free memory in arenas 0.00 B, will set to 298.60 MiB (RSS), difference: 2.15 MiB | ||
| 9101 | 2026.05.02 04:37:51.434635 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9102 | 2026.05.02 04:37:51.434709 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9103 | 2026.05.02 04:37:51.555405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16291 | ||
| 9104 | 2026.05.02 04:37:51.555880 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.05.02 04:37:51.555919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9106 | 2026.05.02 04:37:51.556387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9107 | 2026.05.02 04:37:51.556611 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.05.02 04:37:51.556748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16291 | ||
| 9109 | 2026.05.02 04:37:52.429136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 9110 | 2026.05.02 04:37:52.446048 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.05.02 04:37:52.446108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9112 | 2026.05.02 04:37:52.452075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9113 | 2026.05.02 04:37:52.452761 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.05.02 04:37:52.455917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 9115 | 2026.05.02 04:37:53.039669 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.05.02 04:37:53.040041 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9117 | 2026.05.02 04:37:53.040471 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9118 | 2026.05.02 04:37:53.040507 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9119 | 2026.05.02 04:37:53.040726 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9120 | 2026.05.02 04:37:53.040797 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9121 | 2026.05.02 04:37:53.040937 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9122 | 2026.05.02 04:37:53.041072 [ 342 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9123 | 2026.05.02 04:37:53.041085 [ 295 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9124 | 2026.05.02 04:37:53.041097 [ 300 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9125 | 2026.05.02 04:37:53.041266 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9126 | 2026.05.02 04:37:53.041296 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9127 | 2026.05.02 04:37:53.041365 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9128 | 2026.05.02 04:37:53.041385 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9129 | 2026.05.02 04:37:53.041419 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9130 | 2026.05.02 04:37:53.041458 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9131 | 2026.05.02 04:37:53.042665 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002772 sec., 15873.015873015873 rows/sec., 3.32 MiB/sec. | ||
| 9132 | 2026.05.02 04:37:53.042774 [ 259 ] {2403660b-9999-4dc9-bffc-2730e58dbf02} <Debug> TCPHandler: Processed in 0.003289094 sec. | ||
| 9133 | 2026.05.02 04:37:53.044923 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2026.05.02 04:37:53.045128 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9135 | 2026.05.02 04:37:53.045211 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9136 | 2026.05.02 04:37:53.045801 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.05.02 04:37:53.045842 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9138 | 2026.05.02 04:37:53.046207 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9139 | 2026.05.02 04:37:53.046429 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.05.02 04:37:53.046573 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001502 sec., 78561.91744340879 rows/sec., 6.68 MiB/sec. | ||
| 9141 | 2026.05.02 04:37:53.046611 [ 259 ] {696df5e0-7d9a-4899-a6df-afeb214a83a6} <Debug> TCPHandler: Processed in 0.00179036 sec. | ||
| 9142 | 2026.05.02 04:37:53.046731 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2026.05.02 04:37:53.046830 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.05.02 04:37:53.046871 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9145 | 2026.05.02 04:37:53.047272 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.05.02 04:37:53.047309 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9147 | 2026.05.02 04:37:53.047608 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9148 | 2026.05.02 04:37:53.047822 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.05.02 04:37:53.047951 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001142 sec., 27145.359019264448 rows/sec., 1.99 MiB/sec. | ||
| 9150 | 2026.05.02 04:37:53.047988 [ 259 ] {d164e61d-942f-4887-9ac3-402f90b8856b} <Debug> TCPHandler: Processed in 0.001305959 sec. | ||
| 9151 | 2026.05.02 04:37:53.048094 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.05.02 04:37:53.048188 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9153 | 2026.05.02 04:37:53.048227 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9154 | 2026.05.02 04:37:53.048651 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.05.02 04:37:53.048689 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9156 | 2026.05.02 04:37:53.048985 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9157 | 2026.05.02 04:37:53.049186 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.05.02 04:37:53.049311 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00114 sec., 83333.33333333334 rows/sec., 6.51 MiB/sec. | ||
| 9159 | 2026.05.02 04:37:53.049346 [ 259 ] {188eb3dd-c4aa-470d-904c-7d6116030c19} <Debug> TCPHandler: Processed in 0.001299889 sec. | ||
| 9160 | 2026.05.02 04:37:53.049459 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.05.02 04:37:53.049554 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.05.02 04:37:53.049595 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9163 | 2026.05.02 04:37:53.049994 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.05.02 04:37:53.050030 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9165 | 2026.05.02 04:37:53.050355 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9166 | 2026.05.02 04:37:53.050564 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.05.02 04:37:53.050693 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 9168 | 2026.05.02 04:37:53.050729 [ 259 ] {4c4f19a0-6b15-4f5b-bd72-2ceceac1c9e5} <Debug> TCPHandler: Processed in 0.001318589 sec. | ||
| 9169 | 2026.05.02 04:37:53.050840 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.05.02 04:37:53.050934 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9171 | 2026.05.02 04:37:53.050987 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9172 | 2026.05.02 04:37:53.051748 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.05.02 04:37:53.051783 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9174 | 2026.05.02 04:37:53.052319 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9175 | 2026.05.02 04:37:53.052553 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.05.02 04:37:53.052693 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001777 sec., 17445.132245357345 rows/sec., 31.26 MiB/sec. | ||
| 9177 | 2026.05.02 04:37:53.052752 [ 259 ] {4c27510d-aa0a-4992-a350-a8c844351dfe} <Debug> TCPHandler: Processed in 0.001960744 sec. | ||
| 9178 | 2026.05.02 04:37:53.052873 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.05.02 04:37:53.052969 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9180 | 2026.05.02 04:37:53.053011 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9181 | 2026.05.02 04:37:53.053344 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.05.02 04:37:53.053378 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9183 | 2026.05.02 04:37:53.053684 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9184 | 2026.05.02 04:37:53.053892 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.05.02 04:37:53.054019 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9186 | 2026.05.02 04:37:53.054054 [ 259 ] {eb32224e-d3a2-4ec5-9170-24df3fcc4b7c} <Debug> TCPHandler: Processed in 0.001229347 sec. | ||
| 9187 | 2026.05.02 04:37:56.609812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1162 | ||
| 9188 | 2026.05.02 04:37:56.612327 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.05.02 04:37:56.612372 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9190 | 2026.05.02 04:37:56.613556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9191 | 2026.05.02 04:37:56.613815 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.05.02 04:37:56.614074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 9193 | 2026.05.02 04:37:58.042935 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.05.02 04:37:58.043193 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 9195 | 2026.05.02 04:37:58.043590 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9196 | 2026.05.02 04:37:58.043634 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 9197 | 2026.05.02 04:37:58.043874 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9198 | 2026.05.02 04:37:58.043939 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9199 | 2026.05.02 04:37:58.044075 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9200 | 2026.05.02 04:37:58.044179 [ 342 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9201 | 2026.05.02 04:37:58.044200 [ 295 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9202 | 2026.05.02 04:37:58.044228 [ 347 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9203 | 2026.05.02 04:37:58.044375 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9204 | 2026.05.02 04:37:58.044403 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9205 | 2026.05.02 04:37:58.044469 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9206 | 2026.05.02 04:37:58.044489 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9207 | 2026.05.02 04:37:58.044523 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9208 | 2026.05.02 04:37:58.044561 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9209 | 2026.05.02 04:37:58.045619 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002537 sec., 17343.3188805676 rows/sec., 3.63 MiB/sec. | ||
| 9210 | 2026.05.02 04:37:58.045720 [ 259 ] {c5ca7e0e-58dd-4bc5-849d-5af834812cee} <Debug> TCPHandler: Processed in 0.002917826 sec. | ||
| 9211 | 2026.05.02 04:37:58.050954 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.05.02 04:37:58.051083 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9213 | 2026.05.02 04:37:58.051133 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9214 | 2026.05.02 04:37:58.051769 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.05.02 04:37:58.051811 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9216 | 2026.05.02 04:37:58.052171 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9217 | 2026.05.02 04:37:58.052399 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.05.02 04:37:58.052532 [ 95 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9219 | 2026.05.02 04:37:58.052541 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001494 sec., 190093.70816599732 rows/sec., 12.07 MiB/sec. | ||
| 9220 | 2026.05.02 04:37:58.052605 [ 95 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.05.02 04:37:58.052621 [ 259 ] {f4324592-a8c1-4871-95dc-795827965056} <Debug> TCPHandler: Processed in 0.001727909 sec. | ||
| 9222 | 2026.05.02 04:37:58.052635 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9223 | 2026.05.02 04:37:58.052739 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 9224 | 2026.05.02 04:37:58.052755 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2026.05.02 04:37:58.052845 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9226 | 2026.05.02 04:37:58.052860 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9227 | 2026.05.02 04:37:58.052877 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 9228 | 2026.05.02 04:37:58.052900 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9229 | 2026.05.02 04:37:58.052942 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9230 | 2026.05.02 04:37:58.052992 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9231 | 2026.05.02 04:37:58.053039 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9232 | 2026.05.02 04:37:58.053082 [ 189 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9233 | 2026.05.02 04:37:58.053325 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.05.02 04:37:58.053360 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9235 | 2026.05.02 04:37:58.053645 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9236 | 2026.05.02 04:37:58.053867 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.05.02 04:37:58.053997 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 282.16 KiB/sec. | ||
| 9238 | 2026.05.02 04:37:58.054034 [ 259 ] {b4f1bdd3-e2eb-4f10-9a56-2860bb756be9} <Debug> TCPHandler: Processed in 0.001328 sec. | ||
| 9239 | 2026.05.02 04:37:58.054032 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132855 sec., 1068834.4435662942 rows/sec., 71.96 MiB/sec. | ||
| 9240 | 2026.05.02 04:37:58.054148 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.02 04:37:58.054246 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9242 | 2026.05.02 04:37:58.054257 [ 199 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9243 | 2026.05.02 04:37:58.054286 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9244 | 2026.05.02 04:37:58.054573 [ 199 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.05.02 04:37:58.054653 [ 199 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_25_6} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9246 | 2026.05.02 04:37:58.054760 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9247 | 2026.05.02 04:37:58.055078 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.05.02 04:37:58.055118 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9249 | 2026.05.02 04:37:58.055468 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9250 | 2026.05.02 04:37:58.055683 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.05.02 04:37:58.055802 [ 95 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9252 | 2026.05.02 04:37:58.055819 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001591 sec., 516027.6555625393 rows/sec., 40.02 MiB/sec. | ||
| 9253 | 2026.05.02 04:37:58.055837 [ 95 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.05.02 04:37:58.055862 [ 259 ] {1e14d913-0c26-42d5-8075-93e4f275e214} <Debug> TCPHandler: Processed in 0.00176612 sec. | ||
| 9255 | 2026.05.02 04:37:58.055863 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9256 | 2026.05.02 04:37:58.055948 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 9257 | 2026.05.02 04:37:58.055991 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.05.02 04:37:58.056027 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9259 | 2026.05.02 04:37:58.056051 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3238 rows starting from the beginning of the part | ||
| 9260 | 2026.05.02 04:37:58.056086 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.05.02 04:37:58.056093 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2465 rows starting from the beginning of the part | ||
| 9262 | 2026.05.02 04:37:58.056126 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9263 | 2026.05.02 04:37:58.056135 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 9264 | 2026.05.02 04:37:58.056169 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 819 rows starting from the beginning of the part | ||
| 9265 | 2026.05.02 04:37:58.056204 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 9266 | 2026.05.02 04:37:58.056238 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 821 rows starting from the beginning of the part | ||
| 9267 | 2026.05.02 04:37:58.056564 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.05.02 04:37:58.056599 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9269 | 2026.05.02 04:37:58.056905 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9270 | 2026.05.02 04:37:58.057121 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.05.02 04:37:58.057245 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001177 sec., 133389.97451146983 rows/sec., 8.01 MiB/sec. | ||
| 9272 | 2026.05.02 04:37:58.057282 [ 259 ] {09ce42d5-af78-4f66-b5ab-a08971ec8443} <Debug> TCPHandler: Processed in 0.00133945 sec. | ||
| 9273 | 2026.05.02 04:37:58.057396 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.05.02 04:37:58.057489 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9275 | 2026.05.02 04:37:58.057528 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9276 | 2026.05.02 04:37:58.057960 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.05.02 04:37:58.057996 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9278 | 2026.05.02 04:37:58.058298 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9279 | 2026.05.02 04:37:58.058456 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002535507 sec., 2964693.057443738 rows/sec., 235.09 MiB/sec. | ||
| 9280 | 2026.05.02 04:37:58.058517 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.05.02 04:37:58.058650 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 9282 | 2026.05.02 04:37:58.058688 [ 259 ] {147941d1-15b3-4ebf-95e4-c5fa183dc3a5} <Debug> TCPHandler: Processed in 0.00133993 sec. | ||
| 9283 | 2026.05.02 04:37:58.058800 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9284 | 2026.05.02 04:37:58.058805 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2026.05.02 04:37:58.058907 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9286 | 2026.05.02 04:37:58.058946 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9287 | 2026.05.02 04:37:58.059081 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.05.02 04:37:58.059155 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_56_11} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9289 | 2026.05.02 04:37:58.059227 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 9290 | 2026.05.02 04:37:58.059376 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.05.02 04:37:58.059411 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9292 | 2026.05.02 04:37:58.059712 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9293 | 2026.05.02 04:37:58.059919 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.05.02 04:37:58.060015 [ 95 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9295 | 2026.05.02 04:37:58.060043 [ 95 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.05.02 04:37:58.060044 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 9297 | 2026.05.02 04:37:58.060060 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9298 | 2026.05.02 04:37:58.060094 [ 259 ] {8374e260-c67f-4e19-9698-72a651dde2e2} <Debug> TCPHandler: Processed in 0.00133781 sec. | ||
| 9299 | 2026.05.02 04:37:58.060132 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 9300 | 2026.05.02 04:37:58.060207 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9301 | 2026.05.02 04:37:58.060215 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.05.02 04:37:58.060230 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 9303 | 2026.05.02 04:37:58.060275 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9304 | 2026.05.02 04:37:58.060310 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9305 | 2026.05.02 04:37:58.060312 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9306 | 2026.05.02 04:37:58.060350 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9307 | 2026.05.02 04:37:58.060356 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9308 | 2026.05.02 04:37:58.060390 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9309 | 2026.05.02 04:37:58.060940 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.05.02 04:37:58.060973 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9311 | 2026.05.02 04:37:58.061039 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00093057 sec., 795211.5370149479 rows/sec., 48.26 MiB/sec. | ||
| 9312 | 2026.05.02 04:37:58.061143 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9313 | 2026.05.02 04:37:58.061305 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9314 | 2026.05.02 04:37:58.061366 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.05.02 04:37:58.061425 [ 189 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_25_6} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9316 | 2026.05.02 04:37:58.061478 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9317 | 2026.05.02 04:37:58.061520 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.05.02 04:37:58.061633 [ 93 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9319 | 2026.05.02 04:37:58.061645 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001353 sec., 373244.64153732447 rows/sec., 26.26 MiB/sec. | ||
| 9320 | 2026.05.02 04:37:58.061676 [ 93 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.05.02 04:37:58.061691 [ 259 ] {e7e15393-73dd-41d4-abf9-6af9b3e42677} <Debug> TCPHandler: Processed in 0.001525134 sec. | ||
| 9322 | 2026.05.02 04:37:58.061698 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9323 | 2026.05.02 04:37:58.061761 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 9324 | 2026.05.02 04:37:58.061805 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.05.02 04:37:58.061830 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9326 | 2026.05.02 04:37:58.061852 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1792 rows starting from the beginning of the part | ||
| 9327 | 2026.05.02 04:37:58.061900 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1323 rows starting from the beginning of the part | ||
| 9328 | 2026.05.02 04:37:58.061900 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9329 | 2026.05.02 04:37:58.061940 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 9330 | 2026.05.02 04:37:58.061949 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9331 | 2026.05.02 04:37:58.061979 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 501 rows starting from the beginning of the part | ||
| 9332 | 2026.05.02 04:37:58.062015 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 9333 | 2026.05.02 04:37:58.062052 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 505 rows starting from the beginning of the part | ||
| 9334 | 2026.05.02 04:37:58.062277 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.05.02 04:37:58.062310 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9336 | 2026.05.02 04:37:58.062605 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9337 | 2026.05.02 04:37:58.062814 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.05.02 04:37:58.062942 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 9339 | 2026.05.02 04:37:58.062977 [ 259 ] {b6696a4a-638b-4314-a710-81aafc5cdbc5} <Debug> TCPHandler: Processed in 0.001220367 sec. | ||
| 9340 | 2026.05.02 04:37:58.063086 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.05.02 04:37:58.063192 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9342 | 2026.05.02 04:37:58.063234 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9343 | 2026.05.02 04:37:58.063290 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551065 sec., 2759394.351622917 rows/sec., 199.55 MiB/sec. | ||
| 9344 | 2026.05.02 04:37:58.063443 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9345 | 2026.05.02 04:37:58.063654 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.05.02 04:37:58.063656 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.05.02 04:37:58.063690 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9348 | 2026.05.02 04:37:58.063734 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_56_11} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9349 | 2026.05.02 04:37:58.063782 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 9350 | 2026.05.02 04:37:58.064026 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9351 | 2026.05.02 04:37:58.064235 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.05.02 04:37:58.064326 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9353 | 2026.05.02 04:37:58.064352 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.05.02 04:37:58.064358 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001185 sec., 225316.45569620252 rows/sec., 14.98 MiB/sec. | ||
| 9355 | 2026.05.02 04:37:58.064369 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9356 | 2026.05.02 04:37:58.064394 [ 259 ] {32826e4b-79bc-411d-94f2-64c940fba38a} <Debug> TCPHandler: Processed in 0.001355891 sec. | ||
| 9357 | 2026.05.02 04:37:58.064465 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 9358 | 2026.05.02 04:37:58.064521 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.05.02 04:37:58.064577 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2026.05.02 04:37:58.064613 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20485 rows starting from the beginning of the part | ||
| 9361 | 2026.05.02 04:37:58.064618 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9362 | 2026.05.02 04:37:58.064670 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9363 | 2026.05.02 04:37:58.064675 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1498 rows starting from the beginning of the part | ||
| 9364 | 2026.05.02 04:37:58.064737 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
| 9365 | 2026.05.02 04:37:58.064792 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 9366 | 2026.05.02 04:37:58.064843 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 9367 | 2026.05.02 04:37:58.064894 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 267 rows starting from the beginning of the part | ||
| 9368 | 2026.05.02 04:37:58.064985 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.05.02 04:37:58.065025 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9370 | 2026.05.02 04:37:58.065352 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9371 | 2026.05.02 04:37:58.065562 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.05.02 04:37:58.065692 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 9373 | 2026.05.02 04:37:58.065728 [ 259 ] {566adf0a-5ddc-49f2-a8f1-c51203ecca44} <Debug> TCPHandler: Processed in 0.001256298 sec. | ||
| 9374 | 2026.05.02 04:37:58.065848 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.05.02 04:37:58.065942 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.05.02 04:37:58.065995 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9377 | 2026.05.02 04:37:58.066725 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.05.02 04:37:58.066761 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9379 | 2026.05.02 04:37:58.067279 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9380 | 2026.05.02 04:37:58.067499 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.05.02 04:37:58.067641 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001716 sec., 6410.25641025641 rows/sec., 11.49 MiB/sec. | ||
| 9382 | 2026.05.02 04:37:58.067692 [ 259 ] {4cda0d26-e27b-4c01-9882-6e3be8a892f7} <Debug> TCPHandler: Processed in 0.001892752 sec. | ||
| 9383 | 2026.05.02 04:37:58.067841 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.05.02 04:37:58.067934 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9385 | 2026.05.02 04:37:58.067976 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9386 | 2026.05.02 04:37:58.068308 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.05.02 04:37:58.068340 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9388 | 2026.05.02 04:37:58.068657 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9389 | 2026.05.02 04:37:58.068868 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.05.02 04:37:58.068962 [ 93 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9391 | 2026.05.02 04:37:58.068988 [ 93 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.05.02 04:37:58.068992 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 9393 | 2026.05.02 04:37:58.069005 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9394 | 2026.05.02 04:37:58.069030 [ 259 ] {ea4add78-414a-415e-a045-b2cbadb6b14f} <Debug> TCPHandler: Processed in 0.001248648 sec. | ||
| 9395 | 2026.05.02 04:37:58.069070 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 9396 | 2026.05.02 04:37:58.069147 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9397 | 2026.05.02 04:37:58.069176 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3210 rows starting from the beginning of the part | ||
| 9398 | 2026.05.02 04:37:58.069226 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 9399 | 2026.05.02 04:37:58.069266 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 9400 | 2026.05.02 04:37:58.069303 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9401 | 2026.05.02 04:37:58.069338 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 9402 | 2026.05.02 04:37:58.069374 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9403 | 2026.05.02 04:37:58.070676 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633257 sec., 2149080.028433982 rows/sec., 138.19 MiB/sec. | ||
| 9404 | 2026.05.02 04:37:58.070922 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9405 | 2026.05.02 04:37:58.071163 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.05.02 04:37:58.071222 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_56_11} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9407 | 2026.05.02 04:37:58.071274 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9408 | 2026.05.02 04:37:58.075210 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22803 rows, containing 5 columns (5 merged, 0 gathered) in 0.010797063 sec., 2111963.225554949 rows/sec., 134.57 MiB/sec. | ||
| 9409 | 2026.05.02 04:37:58.075640 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9410 | 2026.05.02 04:37:58.075879 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.05.02 04:37:58.075939 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9412 | 2026.05.02 04:37:58.076006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9413 | 2026.05.02 04:37:59.056857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16803 | ||
| 9414 | 2026.05.02 04:37:59.057441 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.05.02 04:37:59.057498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9416 | 2026.05.02 04:37:59.057976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9417 | 2026.05.02 04:37:59.058205 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.05.02 04:37:59.058352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16803 | ||
| 9419 | 2026.05.02 04:37:59.956020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9420 | 2026.05.02 04:37:59.973930 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.05.02 04:37:59.973998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9422 | 2026.05.02 04:37:59.980084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9423 | 2026.05.02 04:37:59.980862 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.05.02 04:37:59.984016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9425 | 2026.05.02 04:38:03.040455 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.05.02 04:38:03.040717 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9427 | 2026.05.02 04:38:03.041036 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9428 | 2026.05.02 04:38:03.041070 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9429 | 2026.05.02 04:38:03.041281 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9430 | 2026.05.02 04:38:03.041347 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9431 | 2026.05.02 04:38:03.041483 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9432 | 2026.05.02 04:38:03.041592 [ 342 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9433 | 2026.05.02 04:38:03.041619 [ 295 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9434 | 2026.05.02 04:38:03.041661 [ 347 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9435 | 2026.05.02 04:38:03.041836 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9436 | 2026.05.02 04:38:03.041863 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9437 | 2026.05.02 04:38:03.041937 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9438 | 2026.05.02 04:38:03.041956 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9439 | 2026.05.02 04:38:03.041989 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9440 | 2026.05.02 04:38:03.042026 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9441 | 2026.05.02 04:38:03.043432 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002812 sec., 15647.226173541963 rows/sec., 3.27 MiB/sec. | ||
| 9442 | 2026.05.02 04:38:03.043566 [ 259 ] {54f93a21-01f1-4569-b539-12c68767b2fa} <Debug> TCPHandler: Processed in 0.003247043 sec. | ||
| 9443 | 2026.05.02 04:38:03.045838 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2026.05.02 04:38:03.046049 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9445 | 2026.05.02 04:38:03.046130 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9446 | 2026.05.02 04:38:03.046972 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.05.02 04:38:03.047010 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9448 | 2026.05.02 04:38:03.047394 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9449 | 2026.05.02 04:38:03.047614 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.05.02 04:38:03.047750 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001757 sec., 67159.93170176436 rows/sec., 5.71 MiB/sec. | ||
| 9451 | 2026.05.02 04:38:03.047787 [ 259 ] {6a632f28-d592-4363-94a5-8e2b0ab6c454} <Debug> TCPHandler: Processed in 0.002058996 sec. | ||
| 9452 | 2026.05.02 04:38:03.047919 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.05.02 04:38:03.048013 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9454 | 2026.05.02 04:38:03.048052 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9455 | 2026.05.02 04:38:03.048520 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.05.02 04:38:03.048554 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9457 | 2026.05.02 04:38:03.048839 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9458 | 2026.05.02 04:38:03.049038 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.05.02 04:38:03.049164 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001169 sec., 26518.391787852866 rows/sec., 1.95 MiB/sec. | ||
| 9460 | 2026.05.02 04:38:03.049199 [ 259 ] {3bf4b6e5-7310-4cb0-b993-f943bbf308d8} <Debug> TCPHandler: Processed in 0.0013385 sec. | ||
| 9461 | 2026.05.02 04:38:03.049317 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.05.02 04:38:03.049447 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9463 | 2026.05.02 04:38:03.049486 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9464 | 2026.05.02 04:38:03.049952 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.05.02 04:38:03.049986 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9466 | 2026.05.02 04:38:03.050282 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9467 | 2026.05.02 04:38:03.050494 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.05.02 04:38:03.050614 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001184 sec., 80236.4864864865 rows/sec., 6.27 MiB/sec. | ||
| 9469 | 2026.05.02 04:38:03.050649 [ 259 ] {4c1e173f-b077-47eb-8548-4c34b065ab8d} <Debug> TCPHandler: Processed in 0.001378691 sec. | ||
| 9470 | 2026.05.02 04:38:03.050804 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.05.02 04:38:03.050897 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.05.02 04:38:03.050938 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9473 | 2026.05.02 04:38:03.051367 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.05.02 04:38:03.051400 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9475 | 2026.05.02 04:38:03.051717 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9476 | 2026.05.02 04:38:03.051920 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.05.02 04:38:03.052041 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9478 | 2026.05.02 04:38:03.052076 [ 259 ] {fd1a14ee-3dd6-4241-9714-628db722b1dc} <Debug> TCPHandler: Processed in 0.001329219 sec. | ||
| 9479 | 2026.05.02 04:38:03.052201 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.05.02 04:38:03.052293 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9481 | 2026.05.02 04:38:03.052346 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9482 | 2026.05.02 04:38:03.053214 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.05.02 04:38:03.053248 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9484 | 2026.05.02 04:38:03.053787 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9485 | 2026.05.02 04:38:03.054000 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.05.02 04:38:03.054128 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 9487 | 2026.05.02 04:38:03.054179 [ 259 ] {a76dd7c2-0034-4c58-9898-fa7d7d6ff9c9} <Debug> TCPHandler: Processed in 0.002037546 sec. | ||
| 9488 | 2026.05.02 04:38:03.054293 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2026.05.02 04:38:03.054390 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9490 | 2026.05.02 04:38:03.054430 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9491 | 2026.05.02 04:38:03.054774 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.05.02 04:38:03.054807 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9493 | 2026.05.02 04:38:03.055093 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9494 | 2026.05.02 04:38:03.055315 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.05.02 04:38:03.055435 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9496 | 2026.05.02 04:38:03.055469 [ 259 ] {7f4d49ce-b114-4832-8ae3-a9613f427653} <Debug> TCPHandler: Processed in 0.001223578 sec. | ||
| 9497 | 2026.05.02 04:38:06.434785 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9498 | 2026.05.02 04:38:06.434897 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9499 | 2026.05.02 04:38:06.558496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17251 | ||
| 9500 | 2026.05.02 04:38:06.559020 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.05.02 04:38:06.559066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9502 | 2026.05.02 04:38:06.559555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9503 | 2026.05.02 04:38:06.559795 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.05.02 04:38:06.559935 [ 77 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9505 | 2026.05.02 04:38:06.559938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17251 | ||
| 9506 | 2026.05.02 04:38:06.559986 [ 77 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.05.02 04:38:06.560011 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9508 | 2026.05.02 04:38:06.560119 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 9509 | 2026.05.02 04:38:06.560252 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9510 | 2026.05.02 04:38:06.560289 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14883 rows starting from the beginning of the part | ||
| 9511 | 2026.05.02 04:38:06.560349 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 9512 | 2026.05.02 04:38:06.560394 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 9513 | 2026.05.02 04:38:06.560435 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 9514 | 2026.05.02 04:38:06.560475 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 9515 | 2026.05.02 04:38:06.560513 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 9516 | 2026.05.02 04:38:06.562420 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002350873 sec., 7338125.028446879 rows/sec., 104.97 MiB/sec. | ||
| 9517 | 2026.05.02 04:38:06.562591 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9518 | 2026.05.02 04:38:06.562838 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.05.02 04:38:06.562914 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_36_7} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9520 | 2026.05.02 04:38:06.562998 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9521 | 2026.05.02 04:38:06.614372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1202 | ||
| 9522 | 2026.05.02 04:38:06.616909 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.05.02 04:38:06.616955 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9524 | 2026.05.02 04:38:06.618163 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9525 | 2026.05.02 04:38:06.618421 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.05.02 04:38:06.618566 [ 77 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9527 | 2026.05.02 04:38:06.618613 [ 77 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.05.02 04:38:06.618634 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9529 | 2026.05.02 04:38:06.618683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 9530 | 2026.05.02 04:38:06.618771 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 9531 | 2026.05.02 04:38:06.619411 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9532 | 2026.05.02 04:38:06.619557 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 988 rows starting from the beginning of the part | ||
| 9533 | 2026.05.02 04:38:06.619925 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 9534 | 2026.05.02 04:38:06.620226 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 9535 | 2026.05.02 04:38:06.620510 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 9536 | 2026.05.02 04:38:06.620790 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 9537 | 2026.05.02 04:38:06.621087 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 9538 | 2026.05.02 04:38:06.627078 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 72 columns (72 merged, 0 gathered) in 0.008377969 sec., 143471.52633293343 rows/sec., 119.63 MiB/sec. | ||
| 9539 | 2026.05.02 04:38:06.628432 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9540 | 2026.05.02 04:38:06.628988 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.05.02 04:38:06.629058 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_26_5} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9542 | 2026.05.02 04:38:06.629281 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 9543 | 2026.05.02 04:38:07.484161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 9544 | 2026.05.02 04:38:07.502033 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.05.02 04:38:07.502093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9546 | 2026.05.02 04:38:07.508192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9547 | 2026.05.02 04:38:07.508879 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.05.02 04:38:07.509180 [ 70 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9549 | 2026.05.02 04:38:07.509274 [ 70 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.05.02 04:38:07.509309 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9551 | 2026.05.02 04:38:07.509487 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 9552 | 2026.05.02 04:38:07.512047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 9553 | 2026.05.02 04:38:07.513419 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9554 | 2026.05.02 04:38:07.514867 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 9555 | 2026.05.02 04:38:07.519201 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 9556 | 2026.05.02 04:38:07.524346 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 9557 | 2026.05.02 04:38:07.528677 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 9558 | 2026.05.02 04:38:07.533014 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 9559 | 2026.05.02 04:38:07.536974 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 9560 | 2026.05.02 04:38:07.585888 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076466279 sec., 3557.123526306282 rows/sec., 18.39 MiB/sec. | ||
| 9561 | 2026.05.02 04:38:07.589142 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9562 | 2026.05.02 04:38:07.591408 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_36_7} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.05.02 04:38:07.591515 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_36_7} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9564 | 2026.05.02 04:38:07.593983 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9565 | 2026.05.02 04:38:08.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.79 MiB, peak 313.66 MiB, free memory in arenas 0.00 B, will set to 303.10 MiB (RSS), difference: 1.30 MiB | ||
| 9566 | 2026.05.02 04:38:08.042534 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.05.02 04:38:08.042915 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 9568 | 2026.05.02 04:38:08.043295 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9569 | 2026.05.02 04:38:08.043334 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 9570 | 2026.05.02 04:38:08.043584 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9571 | 2026.05.02 04:38:08.043654 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9572 | 2026.05.02 04:38:08.043799 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9573 | 2026.05.02 04:38:08.043902 [ 309 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9574 | 2026.05.02 04:38:08.043903 [ 342 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9575 | 2026.05.02 04:38:08.043940 [ 319 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9576 | 2026.05.02 04:38:08.044078 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9577 | 2026.05.02 04:38:08.044106 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9578 | 2026.05.02 04:38:08.044183 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9579 | 2026.05.02 04:38:08.044203 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9580 | 2026.05.02 04:38:08.044238 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9581 | 2026.05.02 04:38:08.044278 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9582 | 2026.05.02 04:38:08.045386 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00264 sec., 16666.666666666668 rows/sec., 3.48 MiB/sec. | ||
| 9583 | 2026.05.02 04:38:08.045478 [ 259 ] {74d16f63-d729-419d-9186-8a70b6d8ed36} <Debug> TCPHandler: Processed in 0.00312959 sec. | ||
| 9584 | 2026.05.02 04:38:08.050515 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.05.02 04:38:08.050628 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.05.02 04:38:08.050674 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9587 | 2026.05.02 04:38:08.051277 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.05.02 04:38:08.051316 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9589 | 2026.05.02 04:38:08.051708 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9590 | 2026.05.02 04:38:08.051934 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.05.02 04:38:08.052079 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001483 sec., 191503.70869858397 rows/sec., 12.16 MiB/sec. | ||
| 9592 | 2026.05.02 04:38:08.052119 [ 259 ] {45ab189c-0955-40d6-b456-231c89d3e43d} <Debug> TCPHandler: Processed in 0.001658157 sec. | ||
| 9593 | 2026.05.02 04:38:08.052253 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.05.02 04:38:08.052351 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9595 | 2026.05.02 04:38:08.052391 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9596 | 2026.05.02 04:38:08.053181 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.05.02 04:38:08.053215 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9598 | 2026.05.02 04:38:08.053568 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9599 | 2026.05.02 04:38:08.053785 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.05.02 04:38:08.053919 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001589 sec., 515418.5022026432 rows/sec., 39.98 MiB/sec. | ||
| 9601 | 2026.05.02 04:38:08.053956 [ 259 ] {29afec2f-7f6a-4c93-8654-3924b556fa0e} <Debug> TCPHandler: Processed in 0.001757169 sec. | ||
| 9602 | 2026.05.02 04:38:08.054078 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.05.02 04:38:08.054176 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.05.02 04:38:08.054216 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9605 | 2026.05.02 04:38:08.054654 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.05.02 04:38:08.054689 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9607 | 2026.05.02 04:38:08.055013 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9608 | 2026.05.02 04:38:08.055234 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.05.02 04:38:08.055356 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001201 sec., 127393.83846794338 rows/sec., 7.62 MiB/sec. | ||
| 9610 | 2026.05.02 04:38:08.055392 [ 259 ] {169da902-ad72-4d4b-926a-e6105d08e744} <Debug> TCPHandler: Processed in 0.001372531 sec. | ||
| 9611 | 2026.05.02 04:38:08.055515 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.05.02 04:38:08.055610 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.05.02 04:38:08.055649 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9614 | 2026.05.02 04:38:08.056075 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.05.02 04:38:08.056109 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9616 | 2026.05.02 04:38:08.056409 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9617 | 2026.05.02 04:38:08.056610 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.05.02 04:38:08.056733 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 9619 | 2026.05.02 04:38:08.056770 [ 259 ] {0e6193d7-d966-433b-9972-349a30cf55fa} <Debug> TCPHandler: Processed in 0.001310749 sec. | ||
| 9620 | 2026.05.02 04:38:08.056895 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.05.02 04:38:08.056990 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.05.02 04:38:08.057029 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9623 | 2026.05.02 04:38:08.057463 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.05.02 04:38:08.057498 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9625 | 2026.05.02 04:38:08.057793 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9626 | 2026.05.02 04:38:08.057997 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.05.02 04:38:08.058120 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 9628 | 2026.05.02 04:38:08.058158 [ 259 ] {1a99c0cf-b3fe-4ac9-b9a3-8a045fefe165} <Debug> TCPHandler: Processed in 0.001319019 sec. | ||
| 9629 | 2026.05.02 04:38:08.058276 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.05.02 04:38:08.058369 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9631 | 2026.05.02 04:38:08.058408 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9632 | 2026.05.02 04:38:08.058993 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.05.02 04:38:08.059026 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9634 | 2026.05.02 04:38:08.059356 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9635 | 2026.05.02 04:38:08.059565 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.05.02 04:38:08.059697 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001345 sec., 372490.7063197026 rows/sec., 26.18 MiB/sec. | ||
| 9637 | 2026.05.02 04:38:08.059733 [ 259 ] {a29f501b-7e2e-45f1-a4b2-48746334c930} <Debug> TCPHandler: Processed in 0.001506024 sec. | ||
| 9638 | 2026.05.02 04:38:08.059850 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.05.02 04:38:08.059954 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9640 | 2026.05.02 04:38:08.059994 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9641 | 2026.05.02 04:38:08.060319 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.05.02 04:38:08.060353 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9643 | 2026.05.02 04:38:08.060653 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9644 | 2026.05.02 04:38:08.060864 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.05.02 04:38:08.060977 [ 69 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9646 | 2026.05.02 04:38:08.060988 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 9647 | 2026.05.02 04:38:08.061015 [ 69 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.05.02 04:38:08.061031 [ 259 ] {55271c91-4019-4eec-8e7e-f9d7bca915de} <Debug> TCPHandler: Processed in 0.001229158 sec. | ||
| 9649 | 2026.05.02 04:38:08.061035 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9650 | 2026.05.02 04:38:08.061137 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2026.05.02 04:38:08.061173 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 9652 | 2026.05.02 04:38:08.061238 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9653 | 2026.05.02 04:38:08.061286 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9654 | 2026.05.02 04:38:08.061362 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9655 | 2026.05.02 04:38:08.061409 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9656 | 2026.05.02 04:38:08.061482 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9657 | 2026.05.02 04:38:08.061532 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9658 | 2026.05.02 04:38:08.061577 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9659 | 2026.05.02 04:38:08.061618 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9660 | 2026.05.02 04:38:08.061663 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9661 | 2026.05.02 04:38:08.061702 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.05.02 04:38:08.061741 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9663 | 2026.05.02 04:38:08.062128 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9664 | 2026.05.02 04:38:08.062357 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.05.02 04:38:08.062494 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001282 sec., 206708.26833073323 rows/sec., 13.74 MiB/sec. | ||
| 9666 | 2026.05.02 04:38:08.062509 [ 196 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402051 sec., 111265.5673723709 rows/sec., 5.68 MiB/sec. | ||
| 9667 | 2026.05.02 04:38:08.062530 [ 259 ] {17d52a3b-d8a6-417c-b0db-3566ae7d07c1} <Debug> TCPHandler: Processed in 0.001441733 sec. | ||
| 9668 | 2026.05.02 04:38:08.062671 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9669 | 2026.05.02 04:38:08.062681 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2026.05.02 04:38:08.062786 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9671 | 2026.05.02 04:38:08.062831 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9672 | 2026.05.02 04:38:08.062953 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.05.02 04:38:08.063032 [ 188 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_26_5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9674 | 2026.05.02 04:38:08.063110 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9675 | 2026.05.02 04:38:08.063143 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.05.02 04:38:08.063183 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9677 | 2026.05.02 04:38:08.063487 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9678 | 2026.05.02 04:38:08.063706 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.05.02 04:38:08.063830 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 9680 | 2026.05.02 04:38:08.063866 [ 259 ] {83265557-25fe-45bc-8168-06fb8c6d8615} <Debug> TCPHandler: Processed in 0.001241638 sec. | ||
| 9681 | 2026.05.02 04:38:08.063990 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.05.02 04:38:08.064083 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.05.02 04:38:08.064137 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9684 | 2026.05.02 04:38:08.064876 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.05.02 04:38:08.064911 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9686 | 2026.05.02 04:38:08.065432 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9687 | 2026.05.02 04:38:08.065653 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.05.02 04:38:08.065791 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001725 sec., 6376.811594202899 rows/sec., 11.43 MiB/sec. | ||
| 9689 | 2026.05.02 04:38:08.065850 [ 259 ] {01179509-4823-4f06-8881-f03bdc1f3e47} <Debug> TCPHandler: Processed in 0.001909134 sec. | ||
| 9690 | 2026.05.02 04:38:08.065980 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.05.02 04:38:08.066075 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.05.02 04:38:08.066116 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9693 | 2026.05.02 04:38:08.066443 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.05.02 04:38:08.066477 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9695 | 2026.05.02 04:38:08.066787 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9696 | 2026.05.02 04:38:08.066998 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.05.02 04:38:08.067125 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 9698 | 2026.05.02 04:38:08.067162 [ 259 ] {7cfddda8-ee15-4b85-8e1e-660519ec7312} <Debug> TCPHandler: Processed in 0.001229698 sec. | ||
| 9699 | 2026.05.02 04:38:08.311541 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.05.02 04:38:08.311774 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9701 | 2026.05.02 04:38:08.312129 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9702 | 2026.05.02 04:38:08.312167 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9703 | 2026.05.02 04:38:08.312405 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9704 | 2026.05.02 04:38:08.312476 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9705 | 2026.05.02 04:38:08.312617 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9706 | 2026.05.02 04:38:08.312717 [ 301 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9707 | 2026.05.02 04:38:08.312748 [ 319 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9708 | 2026.05.02 04:38:08.312769 [ 322 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9709 | 2026.05.02 04:38:08.312918 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9710 | 2026.05.02 04:38:08.312946 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9711 | 2026.05.02 04:38:08.313016 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9712 | 2026.05.02 04:38:08.313035 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9713 | 2026.05.02 04:38:08.313070 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9714 | 2026.05.02 04:38:08.313109 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9715 | 2026.05.02 04:38:08.314297 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002618 sec., 16806.72268907563 rows/sec., 3.51 MiB/sec. | ||
| 9716 | 2026.05.02 04:38:08.314453 [ 259 ] {d38759be-824c-481d-8bb5-c26e1928afca} <Debug> TCPHandler: Processed in 0.003043588 sec. | ||
| 9717 | 2026.05.02 04:38:08.326875 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.05.02 04:38:08.327090 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9719 | 2026.05.02 04:38:08.327178 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9720 | 2026.05.02 04:38:08.327978 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.05.02 04:38:08.328021 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9722 | 2026.05.02 04:38:08.328394 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9723 | 2026.05.02 04:38:08.328616 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.05.02 04:38:08.328771 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001741 sec., 5743.825387708214 rows/sec., 468.37 KiB/sec. | ||
| 9725 | 2026.05.02 04:38:08.328786 [ 68 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 9726 | 2026.05.02 04:38:08.328811 [ 259 ] {ad625224-72ef-4060-a77b-3a053685a035} <Debug> TCPHandler: Processed in 0.002046666 sec. | ||
| 9727 | 2026.05.02 04:38:08.328856 [ 68 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.05.02 04:38:08.328891 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9729 | 2026.05.02 04:38:08.328953 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.05.02 04:38:08.328993 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 9731 | 2026.05.02 04:38:08.329065 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9732 | 2026.05.02 04:38:08.329102 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9733 | 2026.05.02 04:38:08.329107 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9734 | 2026.05.02 04:38:08.329138 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 9735 | 2026.05.02 04:38:08.329205 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 9736 | 2026.05.02 04:38:08.329259 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 9737 | 2026.05.02 04:38:08.329308 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9738 | 2026.05.02 04:38:08.329358 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 9739 | 2026.05.02 04:38:08.329404 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 9740 | 2026.05.02 04:38:08.330218 [ 188 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268549 sec., 39415.11128068368 rows/sec., 3.29 MiB/sec. | ||
| 9741 | 2026.05.02 04:38:08.330374 [ 188 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9742 | 2026.05.02 04:38:08.330440 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.05.02 04:38:08.330484 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9744 | 2026.05.02 04:38:08.330700 [ 188 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.05.02 04:38:08.330789 [ 188 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_14_3} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 9746 | 2026.05.02 04:38:08.330901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9747 | 2026.05.02 04:38:08.331029 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9748 | 2026.05.02 04:38:08.331255 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.05.02 04:38:08.331390 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Debug> executeQuery: Read 2468 rows, 187.57 KiB in 0.002348 sec., 1051107.325383305 rows/sec., 78.01 MiB/sec. | ||
| 9750 | 2026.05.02 04:38:08.331427 [ 259 ] {4eb57f1a-b007-4385-8659-03d4db6adcb9} <Debug> TCPHandler: Processed in 0.002525667 sec. | ||
| 9751 | 2026.05.02 04:38:08.331543 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.05.02 04:38:08.331642 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.05.02 04:38:08.331682 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9754 | 2026.05.02 04:38:08.332075 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.05.02 04:38:08.332110 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9756 | 2026.05.02 04:38:08.332401 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9757 | 2026.05.02 04:38:08.332598 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.05.02 04:38:08.332701 [ 68 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9759 | 2026.05.02 04:38:08.332718 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001157 sec., 43215.211754537595 rows/sec., 3.13 MiB/sec. | ||
| 9760 | 2026.05.02 04:38:08.332738 [ 68 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.05.02 04:38:08.332823 [ 259 ] {cee88202-5877-4f28-831a-4378cdb6ed16} <Debug> TCPHandler: Processed in 0.00132911 sec. | ||
| 9762 | 2026.05.02 04:38:08.332825 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9763 | 2026.05.02 04:38:08.332932 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 9764 | 2026.05.02 04:38:08.332946 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.05.02 04:38:08.333055 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9766 | 2026.05.02 04:38:08.333068 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9767 | 2026.05.02 04:38:08.333096 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9768 | 2026.05.02 04:38:08.333109 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 211 rows starting from the beginning of the part | ||
| 9769 | 2026.05.02 04:38:08.333188 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9770 | 2026.05.02 04:38:08.333243 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 157 rows starting from the beginning of the part | ||
| 9771 | 2026.05.02 04:38:08.333305 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9772 | 2026.05.02 04:38:08.333358 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 153 rows starting from the beginning of the part | ||
| 9773 | 2026.05.02 04:38:08.333416 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 50 rows starting from the beginning of the part | ||
| 9774 | 2026.05.02 04:38:08.333711 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.05.02 04:38:08.333751 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9776 | 2026.05.02 04:38:08.334121 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9777 | 2026.05.02 04:38:08.334333 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.05.02 04:38:08.334346 [ 199 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451643 sec., 436057.62573855964 rows/sec., 29.26 MiB/sec. | ||
| 9779 | 2026.05.02 04:38:08.334463 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001426 sec., 561711.0799438991 rows/sec., 32.45 MiB/sec. | ||
| 9780 | 2026.05.02 04:38:08.334500 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9781 | 2026.05.02 04:38:08.334504 [ 259 ] {820c29c3-a081-41fe-ab13-0ed2f3ad97ad} <Debug> TCPHandler: Processed in 0.001608476 sec. | ||
| 9782 | 2026.05.02 04:38:08.334632 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.05.02 04:38:08.334728 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.05.02 04:38:08.334770 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9785 | 2026.05.02 04:38:08.334800 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.05.02 04:38:08.334888 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_51_10} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9787 | 2026.05.02 04:38:08.334966 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9788 | 2026.05.02 04:38:08.335149 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.05.02 04:38:08.335190 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9790 | 2026.05.02 04:38:08.335478 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9791 | 2026.05.02 04:38:08.335690 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.05.02 04:38:08.335820 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 9793 | 2026.05.02 04:38:08.335857 [ 259 ] {907cb806-0839-46e6-b3e7-87c190c80a79} <Debug> TCPHandler: Processed in 0.001274529 sec. | ||
| 9794 | 2026.05.02 04:38:08.335981 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.05.02 04:38:08.336076 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9796 | 2026.05.02 04:38:08.336115 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9797 | 2026.05.02 04:38:08.336881 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.05.02 04:38:08.336918 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9799 | 2026.05.02 04:38:08.337287 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9800 | 2026.05.02 04:38:08.337502 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.05.02 04:38:08.337628 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Debug> executeQuery: Read 1329 rows, 91.25 KiB in 0.001569 sec., 847036.3288718929 rows/sec., 56.80 MiB/sec. | ||
| 9802 | 2026.05.02 04:38:08.337665 [ 259 ] {efcc6944-fb26-44c0-b11b-cb6c516789a6} <Debug> TCPHandler: Processed in 0.001732989 sec. | ||
| 9803 | 2026.05.02 04:38:08.337769 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.05.02 04:38:08.337865 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9805 | 2026.05.02 04:38:08.337908 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9806 | 2026.05.02 04:38:08.338567 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.05.02 04:38:08.338603 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9808 | 2026.05.02 04:38:08.339054 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9809 | 2026.05.02 04:38:08.339273 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.05.02 04:38:08.339408 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001562 sec., 960947.5032010243 rows/sec., 58.30 MiB/sec. | ||
| 9811 | 2026.05.02 04:38:08.339445 [ 259 ] {d1e61ff3-1cb5-4bb9-ad1c-09da4836a6a2} <Debug> TCPHandler: Processed in 0.001724598 sec. | ||
| 9812 | 2026.05.02 04:38:08.339545 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.05.02 04:38:08.339639 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9814 | 2026.05.02 04:38:08.339694 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9815 | 2026.05.02 04:38:08.340500 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.02 04:38:08.340535 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9817 | 2026.05.02 04:38:08.341121 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9818 | 2026.05.02 04:38:08.341346 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.05.02 04:38:08.341460 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9820 | 2026.05.02 04:38:08.341482 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. | ||
| 9821 | 2026.05.02 04:38:08.341500 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.05.02 04:38:08.341525 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9823 | 2026.05.02 04:38:08.341542 [ 259 ] {1b405f72-0e2a-4819-8f7a-478c697ba2d2} <Debug> TCPHandler: Processed in 0.002045786 sec. | ||
| 9824 | 2026.05.02 04:38:08.341590 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9825 | 2026.05.02 04:38:08.341658 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.05.02 04:38:08.341765 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.05.02 04:38:08.341776 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9828 | 2026.05.02 04:38:08.341809 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9829 | 2026.05.02 04:38:08.341835 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 970 rows starting from the beginning of the part | ||
| 9830 | 2026.05.02 04:38:08.341951 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9831 | 2026.05.02 04:38:08.342065 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9832 | 2026.05.02 04:38:08.342145 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.05.02 04:38:08.342179 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9834 | 2026.05.02 04:38:08.342184 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9835 | 2026.05.02 04:38:08.342280 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 9836 | 2026.05.02 04:38:08.342376 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 9837 | 2026.05.02 04:38:08.342505 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9838 | 2026.05.02 04:38:08.342772 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.05.02 04:38:08.342908 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 713.29 KiB/sec. | ||
| 9840 | 2026.05.02 04:38:08.342945 [ 259 ] {c3eb9c3b-6fcf-4c9a-a5f9-f21be1c2ffb0} <Debug> TCPHandler: Processed in 0.00133728 sec. | ||
| 9841 | 2026.05.02 04:38:08.349137 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 19 columns (19 merged, 0 gathered) in 0.00757249 sec., 144470.3129353753 rows/sec., 258.88 MiB/sec. | ||
| 9842 | 2026.05.02 04:38:08.351314 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9843 | 2026.05.02 04:38:08.351705 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.05.02 04:38:08.351795 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9845 | 2026.05.02 04:38:08.351943 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 9846 | 2026.05.02 04:38:09.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.81 MiB, peak 313.66 MiB, free memory in arenas 0.00 B, will set to 307.71 MiB (RSS), difference: 2.91 MiB | ||
| 9847 | 2026.05.02 04:38:13.037655 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2026.05.02 04:38:13.037898 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9849 | 2026.05.02 04:38:13.038216 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9850 | 2026.05.02 04:38:13.038250 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9851 | 2026.05.02 04:38:13.038462 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9852 | 2026.05.02 04:38:13.038528 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9853 | 2026.05.02 04:38:13.038665 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9854 | 2026.05.02 04:38:13.038775 [ 301 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9855 | 2026.05.02 04:38:13.038812 [ 319 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9856 | 2026.05.02 04:38:13.038833 [ 322 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9857 | 2026.05.02 04:38:13.039007 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9858 | 2026.05.02 04:38:13.039035 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9859 | 2026.05.02 04:38:13.039107 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9860 | 2026.05.02 04:38:13.039127 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9861 | 2026.05.02 04:38:13.039161 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9862 | 2026.05.02 04:38:13.039215 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9863 | 2026.05.02 04:38:13.040381 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002608 sec., 16871.16564417178 rows/sec., 1.93 MiB/sec. | ||
| 9864 | 2026.05.02 04:38:13.040498 [ 259 ] {9dce510a-4d3e-427b-868b-93a119ee1e29} <Debug> TCPHandler: Processed in 0.003008778 sec. | ||
| 9865 | 2026.05.02 04:38:13.042074 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2026.05.02 04:38:13.042233 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9867 | 2026.05.02 04:38:13.042313 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9868 | 2026.05.02 04:38:13.043168 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.05.02 04:38:13.043216 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9870 | 2026.05.02 04:38:13.043575 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9871 | 2026.05.02 04:38:13.043802 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.05.02 04:38:13.043943 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.44 MiB/sec. | ||
| 9873 | 2026.05.02 04:38:13.043986 [ 259 ] {49a255d7-3274-4883-9a74-ec5640192b41} <Debug> TCPHandler: Processed in 0.001959834 sec. | ||
| 9874 | 2026.05.02 04:38:13.044106 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.05.02 04:38:13.044199 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9876 | 2026.05.02 04:38:13.044238 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9877 | 2026.05.02 04:38:13.044665 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.05.02 04:38:13.044701 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9879 | 2026.05.02 04:38:13.044988 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9880 | 2026.05.02 04:38:13.045189 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.05.02 04:38:13.045310 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 4.42 MiB/sec. | ||
| 9882 | 2026.05.02 04:38:13.045346 [ 259 ] {182c5f36-6385-44f1-a636-049644f63c0e} <Debug> TCPHandler: Processed in 0.001287429 sec. | ||
| 9883 | 2026.05.02 04:38:13.045462 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.05.02 04:38:13.045555 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9885 | 2026.05.02 04:38:13.045597 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9886 | 2026.05.02 04:38:13.045992 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.05.02 04:38:13.046027 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9888 | 2026.05.02 04:38:13.046330 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9889 | 2026.05.02 04:38:13.046532 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.05.02 04:38:13.046654 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001116 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 9891 | 2026.05.02 04:38:13.046689 [ 259 ] {bb004e6e-1c7f-4237-bda2-28f909bb2c5c} <Debug> TCPHandler: Processed in 0.001273668 sec. | ||
| 9892 | 2026.05.02 04:38:13.046803 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.05.02 04:38:13.046895 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.05.02 04:38:13.046935 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9895 | 2026.05.02 04:38:13.047267 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.05.02 04:38:13.047302 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9897 | 2026.05.02 04:38:13.047590 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9898 | 2026.05.02 04:38:13.047798 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.05.02 04:38:13.047923 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 9900 | 2026.05.02 04:38:13.047957 [ 259 ] {1c59c67a-1b3c-47e0-8906-c81838e24ac6} <Debug> TCPHandler: Processed in 0.001201907 sec. | ||
| 9901 | 2026.05.02 04:38:14.060129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17763 | ||
| 9902 | 2026.05.02 04:38:14.060963 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.05.02 04:38:14.061043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9904 | 2026.05.02 04:38:14.061765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9905 | 2026.05.02 04:38:14.061988 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.05.02 04:38:14.062119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17763 | ||
| 9907 | 2026.05.02 04:38:15.012151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9908 | 2026.05.02 04:38:15.028444 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.05.02 04:38:15.028510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9910 | 2026.05.02 04:38:15.034378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9911 | 2026.05.02 04:38:15.035052 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.05.02 04:38:15.037682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9913 | 2026.05.02 04:38:16.618922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1256 | ||
| 9914 | 2026.05.02 04:38:16.621894 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.05.02 04:38:16.621956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9916 | 2026.05.02 04:38:16.623206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9917 | 2026.05.02 04:38:16.623469 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.05.02 04:38:16.623784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 9919 | 2026.05.02 04:38:18.042511 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.05.02 04:38:18.042767 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 9921 | 2026.05.02 04:38:18.043155 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9922 | 2026.05.02 04:38:18.043198 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 9923 | 2026.05.02 04:38:18.043435 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9924 | 2026.05.02 04:38:18.043501 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9925 | 2026.05.02 04:38:18.043639 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9926 | 2026.05.02 04:38:18.043770 [ 301 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9927 | 2026.05.02 04:38:18.043785 [ 322 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9928 | 2026.05.02 04:38:18.043820 [ 304 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9929 | 2026.05.02 04:38:18.043987 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9930 | 2026.05.02 04:38:18.044017 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9931 | 2026.05.02 04:38:18.044090 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9932 | 2026.05.02 04:38:18.044109 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9933 | 2026.05.02 04:38:18.044142 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9934 | 2026.05.02 04:38:18.044181 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 9935 | 2026.05.02 04:38:18.045425 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002767 sec., 15901.698590531261 rows/sec., 3.32 MiB/sec. | ||
| 9936 | 2026.05.02 04:38:18.045530 [ 259 ] {a1da1476-2100-4f3f-ae10-33ac7b07a420} <Debug> TCPHandler: Processed in 0.003153171 sec. | ||
| 9937 | 2026.05.02 04:38:18.050271 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.05.02 04:38:18.050378 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9939 | 2026.05.02 04:38:18.050419 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9940 | 2026.05.02 04:38:18.051024 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.05.02 04:38:18.051064 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9942 | 2026.05.02 04:38:18.051421 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9943 | 2026.05.02 04:38:18.051635 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.05.02 04:38:18.051772 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001424 sec., 199438.20224719102 rows/sec., 12.67 MiB/sec. | ||
| 9945 | 2026.05.02 04:38:18.051809 [ 259 ] {ba39c7e5-0888-4cf9-bb04-b30e36716b4a} <Debug> TCPHandler: Processed in 0.001586215 sec. | ||
| 9946 | 2026.05.02 04:38:18.051936 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.05.02 04:38:18.052030 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9948 | 2026.05.02 04:38:18.052068 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9949 | 2026.05.02 04:38:18.052860 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.05.02 04:38:18.052896 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9951 | 2026.05.02 04:38:18.053240 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9952 | 2026.05.02 04:38:18.053446 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.05.02 04:38:18.053569 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001557 sec., 526011.5606936417 rows/sec., 40.80 MiB/sec. | ||
| 9954 | 2026.05.02 04:38:18.053579 [ 51 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9955 | 2026.05.02 04:38:18.053605 [ 259 ] {97185409-9c56-4df4-a96d-74375ff39bfc} <Debug> TCPHandler: Processed in 0.001721009 sec. | ||
| 9956 | 2026.05.02 04:38:18.053648 [ 51 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.05.02 04:38:18.053676 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9958 | 2026.05.02 04:38:18.053757 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.05.02 04:38:18.053792 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 9960 | 2026.05.02 04:38:18.053855 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9961 | 2026.05.02 04:38:18.053899 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9962 | 2026.05.02 04:38:18.053932 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9963 | 2026.05.02 04:38:18.053975 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3238 rows starting from the beginning of the part | ||
| 9964 | 2026.05.02 04:38:18.054051 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 9965 | 2026.05.02 04:38:18.054105 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 819 rows starting from the beginning of the part | ||
| 9966 | 2026.05.02 04:38:18.054153 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2468 rows starting from the beginning of the part | ||
| 9967 | 2026.05.02 04:38:18.054201 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 9968 | 2026.05.02 04:38:18.054246 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 819 rows starting from the beginning of the part | ||
| 9969 | 2026.05.02 04:38:18.054337 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.05.02 04:38:18.054378 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9971 | 2026.05.02 04:38:18.054706 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9972 | 2026.05.02 04:38:18.054921 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.05.02 04:38:18.055055 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001217 sec., 125718.9811010682 rows/sec., 7.52 MiB/sec. | ||
| 9974 | 2026.05.02 04:38:18.055091 [ 259 ] {2f6dd57f-a0e9-41ac-b294-987eb990344d} <Debug> TCPHandler: Processed in 0.001380581 sec. | ||
| 9975 | 2026.05.02 04:38:18.055207 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.05.02 04:38:18.055300 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.05.02 04:38:18.055338 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9978 | 2026.05.02 04:38:18.055774 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.05.02 04:38:18.055810 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9980 | 2026.05.02 04:38:18.056107 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9981 | 2026.05.02 04:38:18.056310 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.05.02 04:38:18.056431 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 9983 | 2026.05.02 04:38:18.056437 [ 54 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9984 | 2026.05.02 04:38:18.056469 [ 259 ] {ff319b89-3220-4e6f-9455-13095a56d1c8} <Debug> TCPHandler: Processed in 0.00130951 sec. | ||
| 9985 | 2026.05.02 04:38:18.056493 [ 54 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.05.02 04:38:18.056522 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9987 | 2026.05.02 04:38:18.056590 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.05.02 04:38:18.056629 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 9989 | 2026.05.02 04:38:18.056687 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9990 | 2026.05.02 04:38:18.056689 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002952517 sec., 2546302.019598871 rows/sec., 201.91 MiB/sec. | ||
| 9991 | 2026.05.02 04:38:18.056720 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9992 | 2026.05.02 04:38:18.056727 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9993 | 2026.05.02 04:38:18.056760 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 951 rows starting from the beginning of the part | ||
| 9994 | 2026.05.02 04:38:18.056815 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9995 | 2026.05.02 04:38:18.056858 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9996 | 2026.05.02 04:38:18.056899 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 9997 | 2026.05.02 04:38:18.056938 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 9998 | 2026.05.02 04:38:18.056976 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 9999 | 2026.05.02 04:38:18.057048 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10000 | 2026.05.02 04:38:18.057177 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.05.02 04:38:18.057216 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10002 | 2026.05.02 04:38:18.057383 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.05.02 04:38:18.057472 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_61_12} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10004 | 2026.05.02 04:38:18.057543 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10005 | 2026.05.02 04:38:18.057556 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 10006 | 2026.05.02 04:38:18.057761 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.05.02 04:38:18.057891 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 10008 | 2026.05.02 04:38:18.057928 [ 259 ] {2cb67d62-a6db-48c9-8fc8-bda64c4b9e23} <Debug> TCPHandler: Processed in 0.001384241 sec. | ||
| 10009 | 2026.05.02 04:38:18.058053 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.02 04:38:18.058117 [ 192 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541385 sec., 1523305.3390295093 rows/sec., 97.11 MiB/sec. | ||
| 10011 | 2026.05.02 04:38:18.058145 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10012 | 2026.05.02 04:38:18.058188 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10013 | 2026.05.02 04:38:18.058288 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10014 | 2026.05.02 04:38:18.058542 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.05.02 04:38:18.058615 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_36_7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10016 | 2026.05.02 04:38:18.058689 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10017 | 2026.05.02 04:38:18.058797 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.05.02 04:38:18.058837 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10019 | 2026.05.02 04:38:18.059149 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10020 | 2026.05.02 04:38:18.059350 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.05.02 04:38:18.059458 [ 51 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10022 | 2026.05.02 04:38:18.059473 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001345 sec., 372490.7063197026 rows/sec., 26.18 MiB/sec. | ||
| 10023 | 2026.05.02 04:38:18.059499 [ 51 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.05.02 04:38:18.059520 [ 259 ] {e8937103-9e43-4794-b7d2-fb5385e52b3f} <Debug> TCPHandler: Processed in 0.001514065 sec. | ||
| 10025 | 2026.05.02 04:38:18.059524 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10026 | 2026.05.02 04:38:18.059637 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 10027 | 2026.05.02 04:38:18.059645 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.05.02 04:38:18.059771 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10029 | 2026.05.02 04:38:18.059778 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10030 | 2026.05.02 04:38:18.059824 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1792 rows starting from the beginning of the part | ||
| 10031 | 2026.05.02 04:38:18.059827 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10032 | 2026.05.02 04:38:18.059891 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 10033 | 2026.05.02 04:38:18.059939 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 501 rows starting from the beginning of the part | ||
| 10034 | 2026.05.02 04:38:18.059978 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1329 rows starting from the beginning of the part | ||
| 10035 | 2026.05.02 04:38:18.060017 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 10036 | 2026.05.02 04:38:18.060058 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 501 rows starting from the beginning of the part | ||
| 10037 | 2026.05.02 04:38:18.060188 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.05.02 04:38:18.060236 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10039 | 2026.05.02 04:38:18.060562 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10040 | 2026.05.02 04:38:18.060784 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.05.02 04:38:18.060914 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 10042 | 2026.05.02 04:38:18.060950 [ 259 ] {612d6f97-a59d-4c21-8324-679b987e49f2} <Debug> TCPHandler: Processed in 0.001352371 sec. | ||
| 10043 | 2026.05.02 04:38:18.061069 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2026.05.02 04:38:18.061161 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10045 | 2026.05.02 04:38:18.061203 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10046 | 2026.05.02 04:38:18.061544 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943904 sec., 2202783.6765601593 rows/sec., 159.31 MiB/sec. | ||
| 10047 | 2026.05.02 04:38:18.061634 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.05.02 04:38:18.061674 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10049 | 2026.05.02 04:38:18.061799 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10050 | 2026.05.02 04:38:18.062092 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10051 | 2026.05.02 04:38:18.062120 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.05.02 04:38:18.062212 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_61_12} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10053 | 2026.05.02 04:38:18.062303 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10054 | 2026.05.02 04:38:18.062371 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2026.05.02 04:38:18.062524 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10056 | 2026.05.02 04:38:18.062534 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001388 sec., 190922.19020172913 rows/sec., 12.69 MiB/sec. | ||
| 10057 | 2026.05.02 04:38:18.062568 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.05.02 04:38:18.062596 [ 259 ] {1b9aa2c9-2750-4224-8cb8-26fddfda1255} <Debug> TCPHandler: Processed in 0.001573876 sec. | ||
| 10059 | 2026.05.02 04:38:18.062623 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10060 | 2026.05.02 04:38:18.062696 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 10061 | 2026.05.02 04:38:18.062761 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.05.02 04:38:18.062792 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10063 | 2026.05.02 04:38:18.062822 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22803 rows starting from the beginning of the part | ||
| 10064 | 2026.05.02 04:38:18.062870 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 10065 | 2026.05.02 04:38:18.062881 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10066 | 2026.05.02 04:38:18.062906 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 10067 | 2026.05.02 04:38:18.062935 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10068 | 2026.05.02 04:38:18.062974 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1501 rows starting from the beginning of the part | ||
| 10069 | 2026.05.02 04:38:18.063014 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 128 rows starting from the beginning of the part | ||
| 10070 | 2026.05.02 04:38:18.063048 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 10071 | 2026.05.02 04:38:18.063317 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.05.02 04:38:18.063363 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10073 | 2026.05.02 04:38:18.063667 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10074 | 2026.05.02 04:38:18.063873 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2026.05.02 04:38:18.064000 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 10076 | 2026.05.02 04:38:18.064036 [ 259 ] {662a9d94-0f30-4a93-a493-23d236c19eb4} <Debug> TCPHandler: Processed in 0.00133245 sec. | ||
| 10077 | 2026.05.02 04:38:18.064160 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10078 | 2026.05.02 04:38:18.064254 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10079 | 2026.05.02 04:38:18.064316 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10080 | 2026.05.02 04:38:18.065107 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.05.02 04:38:18.065143 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10082 | 2026.05.02 04:38:18.065681 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10083 | 2026.05.02 04:38:18.065903 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.05.02 04:38:18.066036 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0018 sec., 6111.111111111111 rows/sec., 10.95 MiB/sec. | ||
| 10085 | 2026.05.02 04:38:18.066088 [ 259 ] {009c6545-59d3-46ac-8995-4558bb0ad282} <Debug> TCPHandler: Processed in 0.001980144 sec. | ||
| 10086 | 2026.05.02 04:38:18.066209 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.05.02 04:38:18.066304 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10088 | 2026.05.02 04:38:18.066344 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10089 | 2026.05.02 04:38:18.066703 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2026.05.02 04:38:18.066739 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10091 | 2026.05.02 04:38:18.067032 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10092 | 2026.05.02 04:38:18.067263 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.05.02 04:38:18.067387 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 10094 | 2026.05.02 04:38:18.067393 [ 52 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10095 | 2026.05.02 04:38:18.067423 [ 259 ] {5ac2ba7e-1498-4aa7-a56e-1914da8764ed} <Debug> TCPHandler: Processed in 0.001261438 sec. | ||
| 10096 | 2026.05.02 04:38:18.067448 [ 52 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.05.02 04:38:18.067474 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10098 | 2026.05.02 04:38:18.067559 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 10099 | 2026.05.02 04:38:18.067683 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10100 | 2026.05.02 04:38:18.067716 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3510 rows starting from the beginning of the part | ||
| 10101 | 2026.05.02 04:38:18.067779 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 10102 | 2026.05.02 04:38:18.067827 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 10103 | 2026.05.02 04:38:18.067871 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part | ||
| 10104 | 2026.05.02 04:38:18.067916 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 10105 | 2026.05.02 04:38:18.067957 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 10106 | 2026.05.02 04:38:18.069209 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001686698 sec., 2258851.3177818437 rows/sec., 145.28 MiB/sec. | ||
| 10107 | 2026.05.02 04:38:18.069272 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25122 rows, containing 5 columns (5 merged, 0 gathered) in 0.006601489 sec., 3805505.09135136 rows/sec., 242.27 MiB/sec. | ||
| 10108 | 2026.05.02 04:38:18.069494 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10109 | 2026.05.02 04:38:18.069628 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10110 | 2026.05.02 04:38:18.069806 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.02 04:38:18.069891 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10112 | 2026.05.02 04:38:18.069964 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 10113 | 2026.05.02 04:38:18.069995 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.05.02 04:38:18.070067 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_61_12} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10115 | 2026.05.02 04:38:18.070143 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10116 | 2026.05.02 04:38:19.478749 [ 54 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10117 | 2026.05.02 04:38:19.478819 [ 54 ] {} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.05.02 04:38:19.478844 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10119 | 2026.05.02 04:38:19.479021 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 10120 | 2026.05.02 04:38:19.479230 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10121 | 2026.05.02 04:38:19.479285 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 10122 | 2026.05.02 04:38:19.479374 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 10123 | 2026.05.02 04:38:19.479419 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 10124 | 2026.05.02 04:38:19.479460 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 10125 | 2026.05.02 04:38:19.479501 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 10126 | 2026.05.02 04:38:19.480215 [ 199 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267478 sec., 4733.809975399968 rows/sec., 351.34 KiB/sec. | ||
| 10127 | 2026.05.02 04:38:19.480353 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10128 | 2026.05.02 04:38:19.480587 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_9_2} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.02 04:38:19.480652 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_9_2} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10130 | 2026.05.02 04:38:19.480713 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10131 | 2026.05.02 04:38:21.435164 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10132 | 2026.05.02 04:38:21.435268 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10133 | 2026.05.02 04:38:21.563143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18211 | ||
| 10134 | 2026.05.02 04:38:21.563638 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.02 04:38:21.563689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10136 | 2026.05.02 04:38:21.564168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10137 | 2026.05.02 04:38:21.564399 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.02 04:38:21.564548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18211 | ||
| 10139 | 2026.05.02 04:38:22.537907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 10140 | 2026.05.02 04:38:22.554266 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.05.02 04:38:22.554323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10142 | 2026.05.02 04:38:22.560354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10143 | 2026.05.02 04:38:22.561089 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.05.02 04:38:22.564450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 10145 | 2026.05.02 04:38:23.039629 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.05.02 04:38:23.039892 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.02 04:38:23.040257 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10148 | 2026.05.02 04:38:23.040298 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.02 04:38:23.040526 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10150 | 2026.05.02 04:38:23.040593 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10151 | 2026.05.02 04:38:23.040731 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10152 | 2026.05.02 04:38:23.040836 [ 333 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10153 | 2026.05.02 04:38:23.040848 [ 317 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10154 | 2026.05.02 04:38:23.040859 [ 327 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10155 | 2026.05.02 04:38:23.040981 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10156 | 2026.05.02 04:38:23.041007 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10157 | 2026.05.02 04:38:23.041076 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10158 | 2026.05.02 04:38:23.041095 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10159 | 2026.05.02 04:38:23.041128 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10160 | 2026.05.02 04:38:23.041166 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10161 | 2026.05.02 04:38:23.042402 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002614 sec., 16832.440703902066 rows/sec., 3.52 MiB/sec. | ||
| 10162 | 2026.05.02 04:38:23.042510 [ 259 ] {15f04669-16b6-4877-989c-0d79fc4d35e8} <Debug> TCPHandler: Processed in 0.003014228 sec. | ||
| 10163 | 2026.05.02 04:38:23.044519 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10164 | 2026.05.02 04:38:23.044643 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10165 | 2026.05.02 04:38:23.044693 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10166 | 2026.05.02 04:38:23.045252 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2026.05.02 04:38:23.045296 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10168 | 2026.05.02 04:38:23.045662 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10169 | 2026.05.02 04:38:23.045933 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2026.05.02 04:38:23.046076 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001467 sec., 80436.26448534425 rows/sec., 6.84 MiB/sec. | ||
| 10171 | 2026.05.02 04:38:23.046113 [ 259 ] {95bd9ef5-407e-4b06-a46d-908ccee4d784} <Debug> TCPHandler: Processed in 0.001651277 sec. | ||
| 10172 | 2026.05.02 04:38:23.046236 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2026.05.02 04:38:23.046331 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10174 | 2026.05.02 04:38:23.046370 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10175 | 2026.05.02 04:38:23.046777 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.05.02 04:38:23.046813 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10177 | 2026.05.02 04:38:23.047113 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10178 | 2026.05.02 04:38:23.047326 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2026.05.02 04:38:23.047452 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 10180 | 2026.05.02 04:38:23.047489 [ 259 ] {e6eb2b83-a308-41ec-97c3-97fde3d847b7} <Debug> TCPHandler: Processed in 0.001299279 sec. | ||
| 10181 | 2026.05.02 04:38:23.047604 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2026.05.02 04:38:23.047698 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10183 | 2026.05.02 04:38:23.047736 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10184 | 2026.05.02 04:38:23.048152 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.05.02 04:38:23.048188 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10186 | 2026.05.02 04:38:23.048485 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10187 | 2026.05.02 04:38:23.048701 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.05.02 04:38:23.048823 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.49 MiB/sec. | ||
| 10189 | 2026.05.02 04:38:23.048860 [ 259 ] {cdf80247-5699-4585-8727-c04b6a82bffa} <Debug> TCPHandler: Processed in 0.001302549 sec. | ||
| 10190 | 2026.05.02 04:38:23.048977 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.05.02 04:38:23.049069 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10192 | 2026.05.02 04:38:23.049110 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10193 | 2026.05.02 04:38:23.049520 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.05.02 04:38:23.049554 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10195 | 2026.05.02 04:38:23.049900 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10196 | 2026.05.02 04:38:23.050117 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.05.02 04:38:23.050245 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 10198 | 2026.05.02 04:38:23.050280 [ 259 ] {8a1afa51-037d-40c2-a9ce-340a5eadca34} <Debug> TCPHandler: Processed in 0.001350491 sec. | ||
| 10199 | 2026.05.02 04:38:23.050397 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2026.05.02 04:38:23.050496 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10201 | 2026.05.02 04:38:23.050551 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10202 | 2026.05.02 04:38:23.051335 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.05.02 04:38:23.051371 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10204 | 2026.05.02 04:38:23.051929 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10205 | 2026.05.02 04:38:23.052151 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.05.02 04:38:23.052284 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001806 sec., 17165.00553709856 rows/sec., 30.76 MiB/sec. | ||
| 10207 | 2026.05.02 04:38:23.052346 [ 259 ] {8ae0660f-a161-41dc-b607-b4dd1888b791} <Debug> TCPHandler: Processed in 0.001996295 sec. | ||
| 10208 | 2026.05.02 04:38:23.052493 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.05.02 04:38:23.052587 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.05.02 04:38:23.052627 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10211 | 2026.05.02 04:38:23.052965 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.05.02 04:38:23.053000 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10213 | 2026.05.02 04:38:23.053305 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10214 | 2026.05.02 04:38:23.053515 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.05.02 04:38:23.053639 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10216 | 2026.05.02 04:38:23.053673 [ 259 ] {821b8339-db4e-4efb-90b1-2bfda5f7da18} <Debug> TCPHandler: Processed in 0.001227328 sec. | ||
| 10217 | 2026.05.02 04:38:26.624155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1294 | ||
| 10218 | 2026.05.02 04:38:26.626648 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.05.02 04:38:26.626690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10220 | 2026.05.02 04:38:26.627915 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10221 | 2026.05.02 04:38:26.628171 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.05.02 04:38:26.628431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 10223 | 2026.05.02 04:38:27.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.13 MiB, peak 319.05 MiB, free memory in arenas 0.00 B, will set to 310.16 MiB (RSS), difference: 4.03 MiB | ||
| 10224 | 2026.05.02 04:38:28.043195 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.05.02 04:38:28.043576 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 10226 | 2026.05.02 04:38:28.043961 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10227 | 2026.05.02 04:38:28.043999 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 10228 | 2026.05.02 04:38:28.044238 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10229 | 2026.05.02 04:38:28.044305 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10230 | 2026.05.02 04:38:28.044447 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10231 | 2026.05.02 04:38:28.044562 [ 333 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10232 | 2026.05.02 04:38:28.044568 [ 348 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10233 | 2026.05.02 04:38:28.044575 [ 303 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10234 | 2026.05.02 04:38:28.044724 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10235 | 2026.05.02 04:38:28.044752 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10236 | 2026.05.02 04:38:28.044818 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10237 | 2026.05.02 04:38:28.044837 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10238 | 2026.05.02 04:38:28.044873 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 10239 | 2026.05.02 04:38:28.044911 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 10240 | 2026.05.02 04:38:28.046005 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002595 sec., 16955.68400770713 rows/sec., 3.54 MiB/sec. | ||
| 10241 | 2026.05.02 04:38:28.046108 [ 259 ] {81043949-fae3-4538-83e5-436344cfc1b3} <Debug> TCPHandler: Processed in 0.00309781 sec. | ||
| 10242 | 2026.05.02 04:38:28.051191 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.05.02 04:38:28.051321 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.05.02 04:38:28.051373 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10245 | 2026.05.02 04:38:28.052004 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.05.02 04:38:28.052043 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10247 | 2026.05.02 04:38:28.052419 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10248 | 2026.05.02 04:38:28.052643 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.05.02 04:38:28.052785 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001501 sec., 189207.1952031979 rows/sec., 12.02 MiB/sec. | ||
| 10250 | 2026.05.02 04:38:28.052824 [ 259 ] {5aaafc47-b0bf-421d-becf-ee1121af1dd9} <Debug> TCPHandler: Processed in 0.001695108 sec. | ||
| 10251 | 2026.05.02 04:38:28.052958 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.05.02 04:38:28.053054 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10253 | 2026.05.02 04:38:28.053094 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10254 | 2026.05.02 04:38:28.053844 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.05.02 04:38:28.053881 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10256 | 2026.05.02 04:38:28.054224 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10257 | 2026.05.02 04:38:28.054431 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.05.02 04:38:28.054558 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001522 sec., 538107.752956636 rows/sec., 41.74 MiB/sec. | ||
| 10259 | 2026.05.02 04:38:28.054595 [ 259 ] {d40122b9-19ca-4a64-8f4a-49cc01971546} <Debug> TCPHandler: Processed in 0.001686878 sec. | ||
| 10260 | 2026.05.02 04:38:28.054713 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.05.02 04:38:28.054810 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.05.02 04:38:28.054850 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10263 | 2026.05.02 04:38:28.055288 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.05.02 04:38:28.055325 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10265 | 2026.05.02 04:38:28.055629 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10266 | 2026.05.02 04:38:28.055842 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.05.02 04:38:28.055970 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001177 sec., 129991.50382327952 rows/sec., 7.77 MiB/sec. | ||
| 10268 | 2026.05.02 04:38:28.056007 [ 259 ] {a3993de2-0721-4ad3-9087-d54d579076b8} <Debug> TCPHandler: Processed in 0.001344221 sec. | ||
| 10269 | 2026.05.02 04:38:28.056135 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.05.02 04:38:28.056230 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10271 | 2026.05.02 04:38:28.056269 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10272 | 2026.05.02 04:38:28.056694 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.05.02 04:38:28.056731 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10274 | 2026.05.02 04:38:28.057032 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10275 | 2026.05.02 04:38:28.057241 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.05.02 04:38:28.057365 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 10277 | 2026.05.02 04:38:28.057402 [ 259 ] {60c541e2-8da6-4d2c-860f-ffdf124db6ed} <Debug> TCPHandler: Processed in 0.0013163 sec. | ||
| 10278 | 2026.05.02 04:38:28.057517 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2026.05.02 04:38:28.057612 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10280 | 2026.05.02 04:38:28.057652 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10281 | 2026.05.02 04:38:28.058082 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.05.02 04:38:28.058119 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10283 | 2026.05.02 04:38:28.058417 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10284 | 2026.05.02 04:38:28.058631 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2026.05.02 04:38:28.058755 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 10286 | 2026.05.02 04:38:28.058792 [ 259 ] {071e2b78-b3d6-4ede-a99d-af5c02e631c4} <Debug> TCPHandler: Processed in 0.00132483 sec. | ||
| 10287 | 2026.05.02 04:38:28.058910 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10288 | 2026.05.02 04:38:28.059006 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10289 | 2026.05.02 04:38:28.059046 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10290 | 2026.05.02 04:38:28.059619 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.05.02 04:38:28.059655 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10292 | 2026.05.02 04:38:28.060054 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10293 | 2026.05.02 04:38:28.060336 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.05.02 04:38:28.060496 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001506 sec., 332669.32270916336 rows/sec., 23.38 MiB/sec. | ||
| 10295 | 2026.05.02 04:38:28.060543 [ 259 ] {0dbe932d-4874-4514-90cf-5d058981dd8a} <Debug> TCPHandler: Processed in 0.001682797 sec. | ||
| 10296 | 2026.05.02 04:38:28.060666 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2026.05.02 04:38:28.060764 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10298 | 2026.05.02 04:38:28.060808 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10299 | 2026.05.02 04:38:28.061145 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.05.02 04:38:28.061182 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10301 | 2026.05.02 04:38:28.061484 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10302 | 2026.05.02 04:38:28.061692 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.05.02 04:38:28.061819 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 10304 | 2026.05.02 04:38:28.061856 [ 259 ] {0db6dd45-dcb2-4079-ac79-44d46c00f6fd} <Debug> TCPHandler: Processed in 0.001243298 sec. | ||
| 10305 | 2026.05.02 04:38:28.061970 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.05.02 04:38:28.062067 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10307 | 2026.05.02 04:38:28.062109 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10308 | 2026.05.02 04:38:28.062517 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.05.02 04:38:28.062553 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10310 | 2026.05.02 04:38:28.062884 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10311 | 2026.05.02 04:38:28.063109 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.05.02 04:38:28.063237 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 10313 | 2026.05.02 04:38:28.063275 [ 259 ] {d75b0c0b-391b-42a4-808e-9e01cb3610b9} <Debug> TCPHandler: Processed in 0.001355361 sec. | ||
| 10314 | 2026.05.02 04:38:28.063391 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.05.02 04:38:28.063489 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10316 | 2026.05.02 04:38:28.063532 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10317 | 2026.05.02 04:38:28.063841 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.05.02 04:38:28.063877 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10319 | 2026.05.02 04:38:28.064169 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10320 | 2026.05.02 04:38:28.064373 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.05.02 04:38:28.064499 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 10322 | 2026.05.02 04:38:28.064535 [ 259 ] {7ca1d989-c5d9-4e1c-aa9c-649d161e1ab9} <Debug> TCPHandler: Processed in 0.001194077 sec. | ||
| 10323 | 2026.05.02 04:38:28.064646 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.05.02 04:38:28.064742 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10325 | 2026.05.02 04:38:28.064796 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10326 | 2026.05.02 04:38:28.065544 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.05.02 04:38:28.065580 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10328 | 2026.05.02 04:38:28.066118 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10329 | 2026.05.02 04:38:28.066339 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.05.02 04:38:28.066478 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001753 sec., 6274.957216200799 rows/sec., 11.24 MiB/sec. | ||
| 10331 | 2026.05.02 04:38:28.066534 [ 259 ] {8943d2d3-b397-4b2e-9c19-046f8c949dbb} <Debug> TCPHandler: Processed in 0.001938183 sec. | ||
| 10332 | 2026.05.02 04:38:28.066654 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.05.02 04:38:28.066751 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.05.02 04:38:28.066791 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10335 | 2026.05.02 04:38:28.067126 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.05.02 04:38:28.067163 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10337 | 2026.05.02 04:38:28.067464 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10338 | 2026.05.02 04:38:28.067679 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.05.02 04:38:28.067807 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 10340 | 2026.05.02 04:38:28.067844 [ 259 ] {18809627-a790-4af6-97ad-a27ac2b27398} <Debug> TCPHandler: Processed in 0.001240168 sec. | ||
| 10341 | 2026.05.02 04:38:29.064689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18723 | ||
| 10342 | 2026.05.02 04:38:29.065523 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.05.02 04:38:29.065600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10344 | 2026.05.02 04:38:29.066117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10345 | 2026.05.02 04:38:29.066342 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.05.02 04:38:29.066473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18723 | ||
| 10347 | 2026.05.02 04:38:30.064584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10348 | 2026.05.02 04:38:30.081131 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2026.05.02 04:38:30.081186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10350 | 2026.05.02 04:38:30.087358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10351 | 2026.05.02 04:38:30.088072 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2026.05.02 04:38:30.090875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10353 | 2026.05.02 04:38:33.039047 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.05.02 04:38:33.039426 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10355 | 2026.05.02 04:38:33.039933 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10356 | 2026.05.02 04:38:33.039970 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10357 | 2026.05.02 04:38:33.040182 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10358 | 2026.05.02 04:38:33.040249 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10359 | 2026.05.02 04:38:33.040383 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10360 | 2026.05.02 04:38:33.040511 [ 303 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10361 | 2026.05.02 04:38:33.040551 [ 346 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10362 | 2026.05.02 04:38:33.040551 [ 334 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10363 | 2026.05.02 04:38:33.040757 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10364 | 2026.05.02 04:38:33.040794 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10365 | 2026.05.02 04:38:33.040867 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10366 | 2026.05.02 04:38:33.040887 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10367 | 2026.05.02 04:38:33.040923 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10368 | 2026.05.02 04:38:33.040961 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10369 | 2026.05.02 04:38:33.042273 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002994 sec., 14696.058784235136 rows/sec., 3.07 MiB/sec. | ||
| 10370 | 2026.05.02 04:38:33.042412 [ 259 ] {7e588374-b418-4e3d-851f-d5a61825d68b} <Debug> TCPHandler: Processed in 0.003541439 sec. | ||
| 10371 | 2026.05.02 04:38:33.044678 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.05.02 04:38:33.044791 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10373 | 2026.05.02 04:38:33.044834 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10374 | 2026.05.02 04:38:33.045536 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.05.02 04:38:33.045582 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10376 | 2026.05.02 04:38:33.046004 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10377 | 2026.05.02 04:38:33.046223 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.05.02 04:38:33.046359 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001599 sec., 73796.12257661039 rows/sec., 6.28 MiB/sec. | ||
| 10379 | 2026.05.02 04:38:33.046396 [ 259 ] {477ab636-c02b-4360-8de3-6780937f0471} <Debug> TCPHandler: Processed in 0.00177011 sec. | ||
| 10380 | 2026.05.02 04:38:33.046546 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2026.05.02 04:38:33.046642 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10382 | 2026.05.02 04:38:33.046681 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10383 | 2026.05.02 04:38:33.047090 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.05.02 04:38:33.047123 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10385 | 2026.05.02 04:38:33.047413 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10386 | 2026.05.02 04:38:33.047617 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.05.02 04:38:33.047740 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001116 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 10388 | 2026.05.02 04:38:33.047775 [ 259 ] {bec17d90-53ef-4e45-9e6a-842c490fc111} <Debug> TCPHandler: Processed in 0.001287929 sec. | ||
| 10389 | 2026.05.02 04:38:33.047903 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.05.02 04:38:33.047998 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10391 | 2026.05.02 04:38:33.048036 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10392 | 2026.05.02 04:38:33.048480 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.05.02 04:38:33.048514 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10394 | 2026.05.02 04:38:33.048814 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10395 | 2026.05.02 04:38:33.049036 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.05.02 04:38:33.049158 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001178 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 10397 | 2026.05.02 04:38:33.049194 [ 259 ] {02d5b5fe-0256-4d33-8da6-c2513d8bc51a} <Debug> TCPHandler: Processed in 0.001347431 sec. | ||
| 10398 | 2026.05.02 04:38:33.049314 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.05.02 04:38:33.049415 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10400 | 2026.05.02 04:38:33.049456 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10401 | 2026.05.02 04:38:33.049882 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.05.02 04:38:33.049916 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10403 | 2026.05.02 04:38:33.050243 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10404 | 2026.05.02 04:38:33.050445 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.05.02 04:38:33.050567 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10406 | 2026.05.02 04:38:33.050603 [ 259 ] {956bb03f-74c5-477c-a427-40412d32b108} <Debug> TCPHandler: Processed in 0.00133673 sec. | ||
| 10407 | 2026.05.02 04:38:33.050732 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.05.02 04:38:33.050827 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10409 | 2026.05.02 04:38:33.050880 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10410 | 2026.05.02 04:38:33.051669 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.05.02 04:38:33.051703 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10412 | 2026.05.02 04:38:33.052243 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10413 | 2026.05.02 04:38:33.052460 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.05.02 04:38:33.052590 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001782 sec., 17396.18406285073 rows/sec., 31.17 MiB/sec. | ||
| 10415 | 2026.05.02 04:38:33.052641 [ 259 ] {e96c52fa-6cf6-4684-84fb-d418868d3a93} <Debug> TCPHandler: Processed in 0.001964214 sec. | ||
| 10416 | 2026.05.02 04:38:33.052771 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.05.02 04:38:33.052877 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.05.02 04:38:33.052917 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10419 | 2026.05.02 04:38:33.053247 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.05.02 04:38:33.053279 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10421 | 2026.05.02 04:38:33.053572 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10422 | 2026.05.02 04:38:33.053772 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.05.02 04:38:33.053893 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 10424 | 2026.05.02 04:38:33.053928 [ 259 ] {cb1eff8d-a443-4835-9aba-2e5f91d5e42b} <Debug> TCPHandler: Processed in 0.001213607 sec. | ||
| 10425 | 2026.05.02 04:38:34.052997 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52958 | ||
| 10426 | 2026.05.02 04:38:34.053097 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10427 | 2026.05.02 04:38:34.053123 [ 287 ] {} <Debug> TCP-Session: 69ec17fa-8b53-4a38-8e25-5172e474a684 Authenticating user 'default' from [fd00:1122:3344:101::e]:52958 | ||
| 10428 | 2026.05.02 04:38:34.053145 [ 287 ] {} <Debug> TCP-Session: 69ec17fa-8b53-4a38-8e25-5172e474a684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2026.05.02 04:38:34.053158 [ 287 ] {} <Debug> TCP-Session: 69ec17fa-8b53-4a38-8e25-5172e474a684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2026.05.02 04:38:34.053341 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57988 | ||
| 10431 | 2026.05.02 04:38:34.053407 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50433 | ||
| 10432 | 2026.05.02 04:38:34.053431 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47725 | ||
| 10433 | 2026.05.02 04:38:34.053443 [ 287 ] {} <Trace> TCP-Session: 69ec17fa-8b53-4a38-8e25-5172e474a684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.05.02 04:38:34.053462 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49731 | ||
| 10435 | 2026.05.02 04:38:34.053485 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64644 | ||
| 10436 | 2026.05.02 04:38:34.053526 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10437 | 2026.05.02 04:38:34.053528 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10438 | 2026.05.02 04:38:34.053475 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33106 | ||
| 10439 | 2026.05.02 04:38:34.053568 [ 349 ] {} <Debug> TCP-Session: fca21f74-ae57-4677-873b-3b8b60172de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47725 | ||
| 10440 | 2026.05.02 04:38:34.053591 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10441 | 2026.05.02 04:38:34.053560 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10442 | 2026.05.02 04:38:34.053619 [ 349 ] {} <Debug> TCP-Session: fca21f74-ae57-4677-873b-3b8b60172de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.05.02 04:38:34.053632 [ 287 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52958) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10444 | 2026.05.02 04:38:34.053650 [ 351 ] {} <Debug> TCP-Session: 397d839d-446a-42a8-9701-00ad3a67a470 Authenticating user 'default' from [fd00:1122:3344:101::e]:49731 | ||
| 10445 | 2026.05.02 04:38:34.053661 [ 349 ] {} <Debug> TCP-Session: fca21f74-ae57-4677-873b-3b8b60172de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2026.05.02 04:38:34.053691 [ 351 ] {} <Debug> TCP-Session: 397d839d-446a-42a8-9701-00ad3a67a470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2026.05.02 04:38:34.053627 [ 353 ] {} <Debug> TCP-Session: e1e0f478-7187-46a5-a95f-51c685908997 Authenticating user 'default' from [fd00:1122:3344:101::e]:64644 | ||
| 10448 | 2026.05.02 04:38:34.053717 [ 351 ] {} <Debug> TCP-Session: 397d839d-446a-42a8-9701-00ad3a67a470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10449 | 2026.05.02 04:38:34.053744 [ 353 ] {} <Debug> TCP-Session: e1e0f478-7187-46a5-a95f-51c685908997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10450 | 2026.05.02 04:38:34.053471 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10451 | 2026.05.02 04:38:34.053770 [ 353 ] {} <Debug> TCP-Session: e1e0f478-7187-46a5-a95f-51c685908997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10452 | 2026.05.02 04:38:34.053791 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10453 | 2026.05.02 04:38:34.053810 [ 288 ] {} <Debug> TCP-Session: b132ada2-3c54-4360-b1ae-d0fc610f0089 Authenticating user 'default' from [fd00:1122:3344:101::e]:57988 | ||
| 10454 | 2026.05.02 04:38:34.053440 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41847 | ||
| 10455 | 2026.05.02 04:38:34.053839 [ 288 ] {} <Debug> TCP-Session: b132ada2-3c54-4360-b1ae-d0fc610f0089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10456 | 2026.05.02 04:38:34.053831 [ 352 ] {} <Debug> TCP-Session: 6a4d2be0-ee1a-4782-9817-ae8a7f7a98ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33106 | ||
| 10457 | 2026.05.02 04:38:34.053902 [ 288 ] {} <Debug> TCP-Session: b132ada2-3c54-4360-b1ae-d0fc610f0089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10458 | 2026.05.02 04:38:34.053915 [ 352 ] {} <Debug> TCP-Session: 6a4d2be0-ee1a-4782-9817-ae8a7f7a98ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10459 | 2026.05.02 04:38:34.053427 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45495 | ||
| 10460 | 2026.05.02 04:38:34.053945 [ 287 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10461 | 2026.05.02 04:38:34.053933 [ 352 ] {} <Debug> TCP-Session: 6a4d2be0-ee1a-4782-9817-ae8a7f7a98ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2026.05.02 04:38:34.053555 [ 289 ] {} <Debug> TCP-Session: c58b58c1-2d8b-4c28-a6de-f769546f35d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50433 | ||
| 10463 | 2026.05.02 04:38:34.054024 [ 287 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10464 | 2026.05.02 04:38:34.054035 [ 289 ] {} <Debug> TCP-Session: c58b58c1-2d8b-4c28-a6de-f769546f35d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10465 | 2026.05.02 04:38:34.054062 [ 289 ] {} <Debug> TCP-Session: c58b58c1-2d8b-4c28-a6de-f769546f35d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10466 | 2026.05.02 04:38:34.054249 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10467 | 2026.05.02 04:38:34.054288 [ 350 ] {} <Debug> TCP-Session: ec008627-6afa-48b4-997e-85cc5de24115 Authenticating user 'default' from [fd00:1122:3344:101::e]:41847 | ||
| 10468 | 2026.05.02 04:38:34.054314 [ 350 ] {} <Debug> TCP-Session: ec008627-6afa-48b4-997e-85cc5de24115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10469 | 2026.05.02 04:38:34.054327 [ 350 ] {} <Debug> TCP-Session: ec008627-6afa-48b4-997e-85cc5de24115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10470 | 2026.05.02 04:38:34.054326 [ 287 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 10471 | 2026.05.02 04:38:34.054335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10472 | 2026.05.02 04:38:34.054388 [ 290 ] {} <Debug> TCP-Session: 13bdfe1d-5b18-44b6-9fd2-d61e18105d36 Authenticating user 'default' from [fd00:1122:3344:101::e]:45495 | ||
| 10473 | 2026.05.02 04:38:34.054405 [ 290 ] {} <Debug> TCP-Session: 13bdfe1d-5b18-44b6-9fd2-d61e18105d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2026.05.02 04:38:34.054418 [ 290 ] {} <Debug> TCP-Session: 13bdfe1d-5b18-44b6-9fd2-d61e18105d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10475 | 2026.05.02 04:38:34.055266 [ 298 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Trace> AggregatingTransform: Aggregating | ||
| 10476 | 2026.05.02 04:38:34.055305 [ 298 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 10477 | 2026.05.02 04:38:34.055341 [ 298 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089972 sec. (1111.457 rows/sec., 43.42 KiB/sec.) | ||
| 10478 | 2026.05.02 04:38:34.055359 [ 298 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Trace> Aggregator: Merging aggregated data | ||
| 10479 | 2026.05.02 04:38:34.056805 [ 287 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 10480 | 2026.05.02 04:38:34.056944 [ 287 ] {0b742819-dc96-4657-bbab-fe5ca7b334cf} <Debug> TCPHandler: Processed in 0.003617411 sec. | ||
| 10481 | 2026.05.02 04:38:34.057091 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10482 | 2026.05.02 04:38:34.057123 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10483 | 2026.05.02 04:38:34.057129 [ 287 ] {} <Debug> TCP-Session: 69ec17fa-8b53-4a38-8e25-5172e474a684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10484 | 2026.05.02 04:38:34.057151 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10485 | 2026.05.02 04:38:34.057169 [ 288 ] {} <Debug> TCP-Session: b132ada2-3c54-4360-b1ae-d0fc610f0089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2026.05.02 04:38:34.057178 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10487 | 2026.05.02 04:38:34.057204 [ 353 ] {} <Debug> TCP-Session: e1e0f478-7187-46a5-a95f-51c685908997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10488 | 2026.05.02 04:38:34.057197 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10489 | 2026.05.02 04:38:34.057230 [ 289 ] {} <Debug> TCP-Session: c58b58c1-2d8b-4c28-a6de-f769546f35d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.05.02 04:38:34.057221 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10491 | 2026.05.02 04:38:34.057265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10492 | 2026.05.02 04:38:34.057295 [ 350 ] {} <Debug> TCP-Session: ec008627-6afa-48b4-997e-85cc5de24115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10493 | 2026.05.02 04:38:34.057296 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10494 | 2026.05.02 04:38:34.057313 [ 290 ] {} <Debug> TCP-Session: 13bdfe1d-5b18-44b6-9fd2-d61e18105d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10495 | 2026.05.02 04:38:34.057256 [ 351 ] {} <Debug> TCP-Session: 397d839d-446a-42a8-9701-00ad3a67a470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2026.05.02 04:38:34.057343 [ 352 ] {} <Debug> TCP-Session: 6a4d2be0-ee1a-4782-9817-ae8a7f7a98ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2026.05.02 04:38:34.057251 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10498 | 2026.05.02 04:38:34.057409 [ 349 ] {} <Debug> TCP-Session: fca21f74-ae57-4677-873b-3b8b60172de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.05.02 04:38:34.178890 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39923 | ||
| 10500 | 2026.05.02 04:38:34.179439 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10501 | 2026.05.02 04:38:34.179467 [ 287 ] {} <Debug> TCP-Session: 98d5d7e8-66c6-40cf-8fa1-6617b5737796 Authenticating user 'default' from [fd00:1122:3344:101::e]:39923 | ||
| 10502 | 2026.05.02 04:38:34.179488 [ 287 ] {} <Debug> TCP-Session: 98d5d7e8-66c6-40cf-8fa1-6617b5737796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.05.02 04:38:34.179500 [ 287 ] {} <Debug> TCP-Session: 98d5d7e8-66c6-40cf-8fa1-6617b5737796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2026.05.02 04:38:34.179776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56231 | ||
| 10505 | 2026.05.02 04:38:34.179834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39759 | ||
| 10506 | 2026.05.02 04:38:34.179853 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59099 | ||
| 10507 | 2026.05.02 04:38:34.179880 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41509 | ||
| 10508 | 2026.05.02 04:38:34.179898 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10509 | 2026.05.02 04:38:34.179903 [ 287 ] {} <Trace> TCP-Session: 98d5d7e8-66c6-40cf-8fa1-6617b5737796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.05.02 04:38:34.179940 [ 288 ] {} <Debug> TCP-Session: a20621fb-07f7-4bf1-8403-4a4ce9ab1d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:56231 | ||
| 10511 | 2026.05.02 04:38:34.179948 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10512 | 2026.05.02 04:38:34.179962 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10513 | 2026.05.02 04:38:34.179983 [ 288 ] {} <Debug> TCP-Session: a20621fb-07f7-4bf1-8403-4a4ce9ab1d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.05.02 04:38:34.180000 [ 290 ] {} <Debug> TCP-Session: f3583361-59e5-44a2-b66a-85d1fc67d454 Authenticating user 'default' from [fd00:1122:3344:101::e]:39759 | ||
| 10515 | 2026.05.02 04:38:34.180017 [ 350 ] {} <Debug> TCP-Session: 914e00ce-07ca-456e-9e49-dd48bba4b681 Authenticating user 'default' from [fd00:1122:3344:101::e]:59099 | ||
| 10516 | 2026.05.02 04:38:34.180022 [ 288 ] {} <Debug> TCP-Session: a20621fb-07f7-4bf1-8403-4a4ce9ab1d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.05.02 04:38:34.180042 [ 290 ] {} <Debug> TCP-Session: f3583361-59e5-44a2-b66a-85d1fc67d454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.05.02 04:38:34.180053 [ 350 ] {} <Debug> TCP-Session: 914e00ce-07ca-456e-9e49-dd48bba4b681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.05.02 04:38:34.180087 [ 290 ] {} <Debug> TCP-Session: f3583361-59e5-44a2-b66a-85d1fc67d454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10520 | 2026.05.02 04:38:34.180098 [ 350 ] {} <Debug> TCP-Session: 914e00ce-07ca-456e-9e49-dd48bba4b681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.05.02 04:38:34.180099 [ 287 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39923) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10522 | 2026.05.02 04:38:34.179985 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10523 | 2026.05.02 04:38:34.179885 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63886 | ||
| 10524 | 2026.05.02 04:38:34.180163 [ 352 ] {} <Debug> TCP-Session: 5a763a2b-0172-4ad6-a93b-0a8a36cca460 Authenticating user 'default' from [fd00:1122:3344:101::e]:41509 | ||
| 10525 | 2026.05.02 04:38:34.179857 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37670 | ||
| 10526 | 2026.05.02 04:38:34.180208 [ 352 ] {} <Debug> TCP-Session: 5a763a2b-0172-4ad6-a93b-0a8a36cca460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2026.05.02 04:38:34.179840 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45177 | ||
| 10528 | 2026.05.02 04:38:34.180242 [ 352 ] {} <Debug> TCP-Session: 5a763a2b-0172-4ad6-a93b-0a8a36cca460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10529 | 2026.05.02 04:38:34.180258 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10530 | 2026.05.02 04:38:34.180278 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10531 | 2026.05.02 04:38:34.180307 [ 353 ] {} <Debug> TCP-Session: d247245b-9b47-433b-991f-524cd39ee002 Authenticating user 'default' from [fd00:1122:3344:101::e]:63886 | ||
| 10532 | 2026.05.02 04:38:34.180313 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10533 | 2026.05.02 04:38:34.180325 [ 351 ] {} <Debug> TCP-Session: f2298081-0e7a-4deb-9b1d-002ef0975087 Authenticating user 'default' from [fd00:1122:3344:101::e]:37670 | ||
| 10534 | 2026.05.02 04:38:34.180338 [ 353 ] {} <Debug> TCP-Session: d247245b-9b47-433b-991f-524cd39ee002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.05.02 04:38:34.180346 [ 289 ] {} <Debug> TCP-Session: 9f8cce48-3499-4aeb-a0c9-2fb353247fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45177 | ||
| 10536 | 2026.05.02 04:38:34.180359 [ 351 ] {} <Debug> TCP-Session: f2298081-0e7a-4deb-9b1d-002ef0975087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10537 | 2026.05.02 04:38:34.180365 [ 353 ] {} <Debug> TCP-Session: d247245b-9b47-433b-991f-524cd39ee002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.05.02 04:38:34.180376 [ 289 ] {} <Debug> TCP-Session: 9f8cce48-3499-4aeb-a0c9-2fb353247fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10539 | 2026.05.02 04:38:34.180387 [ 351 ] {} <Debug> TCP-Session: f2298081-0e7a-4deb-9b1d-002ef0975087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2026.05.02 04:38:34.180406 [ 289 ] {} <Debug> TCP-Session: 9f8cce48-3499-4aeb-a0c9-2fb353247fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10541 | 2026.05.02 04:38:34.180377 [ 287 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10542 | 2026.05.02 04:38:34.179840 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45695 | ||
| 10543 | 2026.05.02 04:38:34.180497 [ 287 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10544 | 2026.05.02 04:38:34.180520 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10545 | 2026.05.02 04:38:34.180547 [ 349 ] {} <Debug> TCP-Session: 74b0bd22-78b6-43b9-bf31-813ad38521bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45695 | ||
| 10546 | 2026.05.02 04:38:34.180564 [ 349 ] {} <Debug> TCP-Session: 74b0bd22-78b6-43b9-bf31-813ad38521bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2026.05.02 04:38:34.180578 [ 349 ] {} <Debug> TCP-Session: 74b0bd22-78b6-43b9-bf31-813ad38521bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.05.02 04:38:34.180791 [ 287 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 10549 | 2026.05.02 04:38:34.181707 [ 332 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Trace> AggregatingTransform: Aggregating | ||
| 10550 | 2026.05.02 04:38:34.181772 [ 332 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10551 | 2026.05.02 04:38:34.181814 [ 332 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009135 sec. (1094.691 rows/sec., 42.76 KiB/sec.) | ||
| 10552 | 2026.05.02 04:38:34.181835 [ 332 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Trace> Aggregator: Merging aggregated data | ||
| 10553 | 2026.05.02 04:38:34.183250 [ 287 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 10554 | 2026.05.02 04:38:34.183430 [ 287 ] {1f1bad47-2e63-4435-bbaa-d4f4e5f439d9} <Debug> TCPHandler: Processed in 0.003686243 sec. | ||
| 10555 | 2026.05.02 04:38:34.183560 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10556 | 2026.05.02 04:38:34.183589 [ 287 ] {} <Debug> TCP-Session: 98d5d7e8-66c6-40cf-8fa1-6617b5737796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.05.02 04:38:34.183605 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10558 | 2026.05.02 04:38:34.183622 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10559 | 2026.05.02 04:38:34.183640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10560 | 2026.05.02 04:38:34.183658 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10561 | 2026.05.02 04:38:34.183678 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10562 | 2026.05.02 04:38:34.183687 [ 288 ] {} <Debug> TCP-Session: a20621fb-07f7-4bf1-8403-4a4ce9ab1d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.05.02 04:38:34.183701 [ 349 ] {} <Debug> TCP-Session: 74b0bd22-78b6-43b9-bf31-813ad38521bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10564 | 2026.05.02 04:38:34.183711 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10565 | 2026.05.02 04:38:34.183726 [ 352 ] {} <Debug> TCP-Session: 5a763a2b-0172-4ad6-a93b-0a8a36cca460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.05.02 04:38:34.183736 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10567 | 2026.05.02 04:38:34.183769 [ 351 ] {} <Debug> TCP-Session: f2298081-0e7a-4deb-9b1d-002ef0975087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10568 | 2026.05.02 04:38:34.183658 [ 289 ] {} <Debug> TCP-Session: 9f8cce48-3499-4aeb-a0c9-2fb353247fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.05.02 04:38:34.183651 [ 353 ] {} <Debug> TCP-Session: d247245b-9b47-433b-991f-524cd39ee002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2026.05.02 04:38:34.183818 [ 350 ] {} <Debug> TCP-Session: 914e00ce-07ca-456e-9e49-dd48bba4b681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.05.02 04:38:34.183708 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10572 | 2026.05.02 04:38:34.183894 [ 290 ] {} <Debug> TCP-Session: f3583361-59e5-44a2-b66a-85d1fc67d454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.05.02 04:38:34.270527 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44477 | ||
| 10574 | 2026.05.02 04:38:34.270623 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10575 | 2026.05.02 04:38:34.270649 [ 287 ] {} <Debug> TCP-Session: 1706e9dc-f78d-4add-94cb-569fa624b214 Authenticating user 'default' from [fd00:1122:3344:101::e]:44477 | ||
| 10576 | 2026.05.02 04:38:34.270670 [ 287 ] {} <Debug> TCP-Session: 1706e9dc-f78d-4add-94cb-569fa624b214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10577 | 2026.05.02 04:38:34.270682 [ 287 ] {} <Debug> TCP-Session: 1706e9dc-f78d-4add-94cb-569fa624b214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.05.02 04:38:34.270905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65424 | ||
| 10579 | 2026.05.02 04:38:34.270918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47174 | ||
| 10580 | 2026.05.02 04:38:34.270970 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44435 | ||
| 10581 | 2026.05.02 04:38:34.270965 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49646 | ||
| 10582 | 2026.05.02 04:38:34.270941 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54652 | ||
| 10583 | 2026.05.02 04:38:34.271026 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10584 | 2026.05.02 04:38:34.270929 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45548 | ||
| 10585 | 2026.05.02 04:38:34.271063 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10586 | 2026.05.02 04:38:34.271079 [ 288 ] {} <Debug> TCP-Session: c3c89cb4-c588-4640-b710-7428b78cfdf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65424 | ||
| 10587 | 2026.05.02 04:38:34.271063 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10588 | 2026.05.02 04:38:34.271119 [ 289 ] {} <Debug> TCP-Session: b7ac6c98-a5dd-47e2-80c5-9eb9b4e57f67 Authenticating user 'default' from [fd00:1122:3344:101::e]:47174 | ||
| 10589 | 2026.05.02 04:38:34.271121 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10590 | 2026.05.02 04:38:34.271150 [ 353 ] {} <Debug> TCP-Session: 81550a6a-4404-4217-910e-cd708146e5eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44435 | ||
| 10591 | 2026.05.02 04:38:34.271163 [ 289 ] {} <Debug> TCP-Session: b7ac6c98-a5dd-47e2-80c5-9eb9b4e57f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.05.02 04:38:34.271179 [ 350 ] {} <Debug> TCP-Session: dadc70ba-d140-487b-b1a4-baaaa07bae4d Authenticating user 'default' from [fd00:1122:3344:101::e]:54652 | ||
| 10593 | 2026.05.02 04:38:34.271193 [ 289 ] {} <Debug> TCP-Session: b7ac6c98-a5dd-47e2-80c5-9eb9b4e57f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.05.02 04:38:34.271215 [ 350 ] {} <Debug> TCP-Session: dadc70ba-d140-487b-b1a4-baaaa07bae4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.05.02 04:38:34.271185 [ 353 ] {} <Debug> TCP-Session: 81550a6a-4404-4217-910e-cd708146e5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.05.02 04:38:34.271241 [ 350 ] {} <Debug> TCP-Session: dadc70ba-d140-487b-b1a4-baaaa07bae4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.05.02 04:38:34.271268 [ 353 ] {} <Debug> TCP-Session: 81550a6a-4404-4217-910e-cd708146e5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10598 | 2026.05.02 04:38:34.271141 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10599 | 2026.05.02 04:38:34.271131 [ 288 ] {} <Debug> TCP-Session: c3c89cb4-c588-4640-b710-7428b78cfdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.05.02 04:38:34.271316 [ 349 ] {} <Debug> TCP-Session: e0602350-c514-4577-8d52-86e774a16c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:45548 | ||
| 10601 | 2026.05.02 04:38:34.271332 [ 288 ] {} <Debug> TCP-Session: c3c89cb4-c588-4640-b710-7428b78cfdf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.05.02 04:38:34.271347 [ 349 ] {} <Debug> TCP-Session: e0602350-c514-4577-8d52-86e774a16c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.05.02 04:38:34.271067 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10604 | 2026.05.02 04:38:34.271373 [ 349 ] {} <Debug> TCP-Session: e0602350-c514-4577-8d52-86e774a16c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.05.02 04:38:34.271400 [ 352 ] {} <Debug> TCP-Session: 86685d3d-4601-4129-b13f-7443e3170f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:49646 | ||
| 10606 | 2026.05.02 04:38:34.270978 [ 287 ] {} <Trace> TCP-Session: 1706e9dc-f78d-4add-94cb-569fa624b214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.05.02 04:38:34.271425 [ 352 ] {} <Debug> TCP-Session: 86685d3d-4601-4129-b13f-7443e3170f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10608 | 2026.05.02 04:38:34.270951 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57703 | ||
| 10609 | 2026.05.02 04:38:34.271460 [ 352 ] {} <Debug> TCP-Session: 86685d3d-4601-4129-b13f-7443e3170f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2026.05.02 04:38:34.270925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42674 | ||
| 10611 | 2026.05.02 04:38:34.271526 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10612 | 2026.05.02 04:38:34.271554 [ 351 ] {} <Debug> TCP-Session: 89f8dd35-74ac-4f86-be7a-6f0563d2a19d Authenticating user 'default' from [fd00:1122:3344:101::e]:57703 | ||
| 10613 | 2026.05.02 04:38:34.271566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10614 | 2026.05.02 04:38:34.271571 [ 351 ] {} <Debug> TCP-Session: 89f8dd35-74ac-4f86-be7a-6f0563d2a19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10615 | 2026.05.02 04:38:34.271590 [ 287 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10616 | 2026.05.02 04:38:34.271599 [ 351 ] {} <Debug> TCP-Session: 89f8dd35-74ac-4f86-be7a-6f0563d2a19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2026.05.02 04:38:34.271595 [ 290 ] {} <Debug> TCP-Session: a1a8a77b-4c88-4b7f-81eb-e4f85fd3233b Authenticating user 'default' from [fd00:1122:3344:101::e]:42674 | ||
| 10618 | 2026.05.02 04:38:34.271635 [ 290 ] {} <Debug> TCP-Session: a1a8a77b-4c88-4b7f-81eb-e4f85fd3233b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10619 | 2026.05.02 04:38:34.271647 [ 290 ] {} <Debug> TCP-Session: a1a8a77b-4c88-4b7f-81eb-e4f85fd3233b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2026.05.02 04:38:34.271849 [ 287 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10621 | 2026.05.02 04:38:34.271906 [ 287 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10622 | 2026.05.02 04:38:34.272177 [ 287 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 10623 | 2026.05.02 04:38:34.273124 [ 314 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Trace> AggregatingTransform: Aggregating | ||
| 10624 | 2026.05.02 04:38:34.273170 [ 314 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 10625 | 2026.05.02 04:38:34.273210 [ 314 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936241 sec. (1068.101 rows/sec., 41.72 KiB/sec.) | ||
| 10626 | 2026.05.02 04:38:34.273225 [ 314 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Trace> Aggregator: Merging aggregated data | ||
| 10627 | 2026.05.02 04:38:34.274554 [ 287 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003015 sec., 331.6749585406302 rows/sec., 12.96 KiB/sec. | ||
| 10628 | 2026.05.02 04:38:34.274685 [ 287 ] {71c43819-6ead-492e-b228-526a6a4176cf} <Debug> TCPHandler: Processed in 0.003817946 sec. | ||
| 10629 | 2026.05.02 04:38:34.274840 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10630 | 2026.05.02 04:38:34.274877 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10631 | 2026.05.02 04:38:34.274901 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10632 | 2026.05.02 04:38:34.274926 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10633 | 2026.05.02 04:38:34.274938 [ 353 ] {} <Debug> TCP-Session: 81550a6a-4404-4217-910e-cd708146e5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2026.05.02 04:38:34.274977 [ 350 ] {} <Debug> TCP-Session: dadc70ba-d140-487b-b1a4-baaaa07bae4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.05.02 04:38:34.274982 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10636 | 2026.05.02 04:38:34.275009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10637 | 2026.05.02 04:38:34.275042 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10638 | 2026.05.02 04:38:34.275046 [ 349 ] {} <Debug> TCP-Session: e0602350-c514-4577-8d52-86e774a16c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.05.02 04:38:34.275060 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10640 | 2026.05.02 04:38:34.275095 [ 351 ] {} <Debug> TCP-Session: 89f8dd35-74ac-4f86-be7a-6f0563d2a19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10641 | 2026.05.02 04:38:34.275065 [ 290 ] {} <Debug> TCP-Session: a1a8a77b-4c88-4b7f-81eb-e4f85fd3233b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2026.05.02 04:38:34.275127 [ 352 ] {} <Debug> TCP-Session: 86685d3d-4601-4129-b13f-7443e3170f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10643 | 2026.05.02 04:38:34.274955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10644 | 2026.05.02 04:38:34.274878 [ 287 ] {} <Debug> TCP-Session: 1706e9dc-f78d-4add-94cb-569fa624b214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2026.05.02 04:38:34.275196 [ 289 ] {} <Debug> TCP-Session: b7ac6c98-a5dd-47e2-80c5-9eb9b4e57f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10646 | 2026.05.02 04:38:34.274962 [ 288 ] {} <Debug> TCP-Session: c3c89cb4-c588-4640-b710-7428b78cfdf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10647 | 2026.05.02 04:38:36.436244 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10648 | 2026.05.02 04:38:36.436311 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10649 | 2026.05.02 04:38:36.566656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19171 | ||
| 10650 | 2026.05.02 04:38:36.567479 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.05.02 04:38:36.567521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10652 | 2026.05.02 04:38:36.567975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10653 | 2026.05.02 04:38:36.568198 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.05.02 04:38:36.568330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19171 | ||
| 10655 | 2026.05.02 04:38:36.628771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1338 | ||
| 10656 | 2026.05.02 04:38:36.631369 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.05.02 04:38:36.631406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10658 | 2026.05.02 04:38:36.632649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10659 | 2026.05.02 04:38:36.632912 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.05.02 04:38:36.633182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10661 | 2026.05.02 04:38:37.591031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10662 | 2026.05.02 04:38:37.608605 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2026.05.02 04:38:37.608661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10664 | 2026.05.02 04:38:37.614598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10665 | 2026.05.02 04:38:37.615280 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2026.05.02 04:38:37.618717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10667 | 2026.05.02 04:38:38.042775 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.05.02 04:38:38.043160 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 10669 | 2026.05.02 04:38:38.043505 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10670 | 2026.05.02 04:38:38.043542 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 10671 | 2026.05.02 04:38:38.043776 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10672 | 2026.05.02 04:38:38.043842 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10673 | 2026.05.02 04:38:38.043978 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10674 | 2026.05.02 04:38:38.044089 [ 342 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10675 | 2026.05.02 04:38:38.044147 [ 316 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10676 | 2026.05.02 04:38:38.044151 [ 314 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10677 | 2026.05.02 04:38:38.044362 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10678 | 2026.05.02 04:38:38.044400 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10679 | 2026.05.02 04:38:38.044472 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10680 | 2026.05.02 04:38:38.044492 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10681 | 2026.05.02 04:38:38.044527 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 10682 | 2026.05.02 04:38:38.044567 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 10683 | 2026.05.02 04:38:38.045819 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002831 sec., 15542.211232779935 rows/sec., 3.25 MiB/sec. | ||
| 10684 | 2026.05.02 04:38:38.045930 [ 259 ] {8f4bd4f5-967d-4591-bac3-fc492d3aa590} <Debug> TCPHandler: Processed in 0.003335665 sec. | ||
| 10685 | 2026.05.02 04:38:38.050960 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.05.02 04:38:38.051094 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.05.02 04:38:38.051138 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10688 | 2026.05.02 04:38:38.051717 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.05.02 04:38:38.051760 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10690 | 2026.05.02 04:38:38.052134 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10691 | 2026.05.02 04:38:38.052348 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.05.02 04:38:38.052475 [ 174 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10693 | 2026.05.02 04:38:38.052485 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001428 sec., 198879.5518207283 rows/sec., 12.63 MiB/sec. | ||
| 10694 | 2026.05.02 04:38:38.052550 [ 174 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.05.02 04:38:38.052565 [ 259 ] {6efa9032-18be-4ba0-872a-e11854376bf5} <Debug> TCPHandler: Processed in 0.001667377 sec. | ||
| 10696 | 2026.05.02 04:38:38.052584 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10697 | 2026.05.02 04:38:38.052700 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.05.02 04:38:38.052701 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 10699 | 2026.05.02 04:38:38.052799 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10700 | 2026.05.02 04:38:38.052812 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10701 | 2026.05.02 04:38:38.052840 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10702 | 2026.05.02 04:38:38.052844 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 10703 | 2026.05.02 04:38:38.052908 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 10704 | 2026.05.02 04:38:38.052956 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10705 | 2026.05.02 04:38:38.053003 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10706 | 2026.05.02 04:38:38.053042 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10707 | 2026.05.02 04:38:38.053602 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.05.02 04:38:38.053637 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10709 | 2026.05.02 04:38:38.053783 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175877 sec., 1207609.2992719475 rows/sec., 81.31 MiB/sec. | ||
| 10710 | 2026.05.02 04:38:38.053892 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10711 | 2026.05.02 04:38:38.054058 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10712 | 2026.05.02 04:38:38.054186 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2026.05.02 04:38:38.054248 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_29_7} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10714 | 2026.05.02 04:38:38.054286 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.05.02 04:38:38.054303 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10716 | 2026.05.02 04:38:38.054424 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001641 sec., 499085.92321755027 rows/sec., 38.71 MiB/sec. | ||
| 10717 | 2026.05.02 04:38:38.054463 [ 259 ] {52edb34b-aa67-494e-bde4-0be4f2c93fd7} <Debug> TCPHandler: Processed in 0.001810351 sec. | ||
| 10718 | 2026.05.02 04:38:38.054590 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.05.02 04:38:38.054690 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10720 | 2026.05.02 04:38:38.054757 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10721 | 2026.05.02 04:38:38.055190 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.05.02 04:38:38.055227 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10723 | 2026.05.02 04:38:38.055541 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10724 | 2026.05.02 04:38:38.055753 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.05.02 04:38:38.055878 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001207 sec., 126760.56338028169 rows/sec., 7.58 MiB/sec. | ||
| 10726 | 2026.05.02 04:38:38.055886 [ 72 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10727 | 2026.05.02 04:38:38.055917 [ 259 ] {d990cd7f-3402-47f7-93d4-70fe42d300c6} <Debug> TCPHandler: Processed in 0.001376691 sec. | ||
| 10728 | 2026.05.02 04:38:38.055950 [ 72 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.05.02 04:38:38.056008 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10730 | 2026.05.02 04:38:38.056063 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.05.02 04:38:38.056110 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 10732 | 2026.05.02 04:38:38.056170 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.05.02 04:38:38.056220 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10734 | 2026.05.02 04:38:38.056241 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10735 | 2026.05.02 04:38:38.056278 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 211 rows starting from the beginning of the part | ||
| 10736 | 2026.05.02 04:38:38.056343 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 153 rows starting from the beginning of the part | ||
| 10737 | 2026.05.02 04:38:38.056387 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 10738 | 2026.05.02 04:38:38.056427 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 153 rows starting from the beginning of the part | ||
| 10739 | 2026.05.02 04:38:38.056466 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 10740 | 2026.05.02 04:38:38.056505 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 153 rows starting from the beginning of the part | ||
| 10741 | 2026.05.02 04:38:38.056692 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.05.02 04:38:38.056733 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10743 | 2026.05.02 04:38:38.057063 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10744 | 2026.05.02 04:38:38.057286 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.05.02 04:38:38.057410 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134838 sec., 542873.6706269747 rows/sec., 35.68 MiB/sec. | ||
| 10746 | 2026.05.02 04:38:38.057419 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 7.60 MiB/sec. | ||
| 10747 | 2026.05.02 04:38:38.057467 [ 259 ] {4f64b1f6-aa61-44fd-b541-4fa5a7ba79e4} <Debug> TCPHandler: Processed in 0.001465273 sec. | ||
| 10748 | 2026.05.02 04:38:38.057562 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10749 | 2026.05.02 04:38:38.057595 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.05.02 04:38:38.057700 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.05.02 04:38:38.057740 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10752 | 2026.05.02 04:38:38.057827 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.05.02 04:38:38.057894 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_56_11} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10754 | 2026.05.02 04:38:38.057968 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10755 | 2026.05.02 04:38:38.058211 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.05.02 04:38:38.058247 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10757 | 2026.05.02 04:38:38.058562 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10758 | 2026.05.02 04:38:38.058776 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10759 | 2026.05.02 04:38:38.058903 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 10760 | 2026.05.02 04:38:38.058904 [ 72 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10761 | 2026.05.02 04:38:38.058943 [ 259 ] {d8f25c71-80df-442b-b64d-937aea6a2d6e} <Debug> TCPHandler: Processed in 0.001397052 sec. | ||
| 10762 | 2026.05.02 04:38:38.058955 [ 72 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.05.02 04:38:38.058983 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10764 | 2026.05.02 04:38:38.059051 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 10765 | 2026.05.02 04:38:38.059092 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.05.02 04:38:38.059129 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10767 | 2026.05.02 04:38:38.059152 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 10768 | 2026.05.02 04:38:38.059186 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10769 | 2026.05.02 04:38:38.059194 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 10770 | 2026.05.02 04:38:38.059226 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10771 | 2026.05.02 04:38:38.059233 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10772 | 2026.05.02 04:38:38.059269 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10773 | 2026.05.02 04:38:38.059299 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10774 | 2026.05.02 04:38:38.059833 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.05.02 04:38:38.059868 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10776 | 2026.05.02 04:38:38.059942 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000917361 sec., 806661.7176880203 rows/sec., 48.95 MiB/sec. | ||
| 10777 | 2026.05.02 04:38:38.060051 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10778 | 2026.05.02 04:38:38.060206 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10779 | 2026.05.02 04:38:38.060267 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.05.02 04:38:38.060339 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_29_7} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10781 | 2026.05.02 04:38:38.060391 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10782 | 2026.05.02 04:38:38.060423 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.05.02 04:38:38.060558 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001389 sec., 360691.1447084233 rows/sec., 25.35 MiB/sec. | ||
| 10784 | 2026.05.02 04:38:38.060597 [ 259 ] {90f06010-5789-4892-9964-b4736ec51b4e} <Debug> TCPHandler: Processed in 0.001554665 sec. | ||
| 10785 | 2026.05.02 04:38:38.060726 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.05.02 04:38:38.060821 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10787 | 2026.05.02 04:38:38.060862 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10788 | 2026.05.02 04:38:38.061203 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.05.02 04:38:38.061239 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10790 | 2026.05.02 04:38:38.061550 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10791 | 2026.05.02 04:38:38.061755 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.05.02 04:38:38.061881 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 10793 | 2026.05.02 04:38:38.061918 [ 259 ] {f1e1e32e-bcfe-4c32-a8b0-25179e82281f} <Debug> TCPHandler: Processed in 0.001241518 sec. | ||
| 10794 | 2026.05.02 04:38:38.062039 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.05.02 04:38:38.062135 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10796 | 2026.05.02 04:38:38.062177 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10797 | 2026.05.02 04:38:38.062588 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.05.02 04:38:38.062624 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10799 | 2026.05.02 04:38:38.062944 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10800 | 2026.05.02 04:38:38.063157 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.05.02 04:38:38.063289 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 10802 | 2026.05.02 04:38:38.063327 [ 259 ] {7d464c63-2e22-4cb4-8b1b-089cea7ca8fb} <Debug> TCPHandler: Processed in 0.00133623 sec. | ||
| 10803 | 2026.05.02 04:38:38.063464 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2026.05.02 04:38:38.063557 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10805 | 2026.05.02 04:38:38.063599 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10806 | 2026.05.02 04:38:38.063907 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.05.02 04:38:38.063943 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10808 | 2026.05.02 04:38:38.064231 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10809 | 2026.05.02 04:38:38.064448 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.05.02 04:38:38.064565 [ 72 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10811 | 2026.05.02 04:38:38.064573 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 10812 | 2026.05.02 04:38:38.064608 [ 72 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.05.02 04:38:38.064629 [ 259 ] {40aa261f-58d2-4219-92f4-795c7da96fd6} <Debug> TCPHandler: Processed in 0.001214858 sec. | ||
| 10814 | 2026.05.02 04:38:38.064633 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10815 | 2026.05.02 04:38:38.064736 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10816 | 2026.05.02 04:38:38.064757 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2026.05.02 04:38:38.064847 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10818 | 2026.05.02 04:38:38.064856 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10819 | 2026.05.02 04:38:38.064879 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 10820 | 2026.05.02 04:38:38.064915 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10821 | 2026.05.02 04:38:38.064936 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10822 | 2026.05.02 04:38:38.064981 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10823 | 2026.05.02 04:38:38.065026 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10824 | 2026.05.02 04:38:38.065064 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10825 | 2026.05.02 04:38:38.065101 [ 201 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10826 | 2026.05.02 04:38:38.065695 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.05.02 04:38:38.065716 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001020303 sec., 30383.131285510284 rows/sec., 1.99 MiB/sec. | ||
| 10828 | 2026.05.02 04:38:38.065731 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10829 | 2026.05.02 04:38:38.065814 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10830 | 2026.05.02 04:38:38.066043 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2026.05.02 04:38:38.066101 [ 186 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_30_6} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10832 | 2026.05.02 04:38:38.066156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10833 | 2026.05.02 04:38:38.066249 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10834 | 2026.05.02 04:38:38.066484 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.05.02 04:38:38.066607 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10836 | 2026.05.02 04:38:38.066624 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001785 sec., 6162.464985994398 rows/sec., 11.04 MiB/sec. | ||
| 10837 | 2026.05.02 04:38:38.066644 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.05.02 04:38:38.066673 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10839 | 2026.05.02 04:38:38.066686 [ 259 ] {ceb1cce1-2208-4dc7-8bd6-c31f6bc1c49d} <Debug> TCPHandler: Processed in 0.001978535 sec. | ||
| 10840 | 2026.05.02 04:38:38.066745 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 10841 | 2026.05.02 04:38:38.066819 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2026.05.02 04:38:38.066904 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10843 | 2026.05.02 04:38:38.066918 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10844 | 2026.05.02 04:38:38.066952 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1094 rows starting from the beginning of the part | ||
| 10845 | 2026.05.02 04:38:38.066959 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10846 | 2026.05.02 04:38:38.067083 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 10847 | 2026.05.02 04:38:38.067212 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 10848 | 2026.05.02 04:38:38.067318 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.05.02 04:38:38.067339 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 10850 | 2026.05.02 04:38:38.067354 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10851 | 2026.05.02 04:38:38.067465 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 10852 | 2026.05.02 04:38:38.067598 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 10853 | 2026.05.02 04:38:38.067687 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10854 | 2026.05.02 04:38:38.067930 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.05.02 04:38:38.068080 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 4.77 MiB/sec. | ||
| 10856 | 2026.05.02 04:38:38.068117 [ 259 ] {6dbe3082-47a9-4d2e-b510-1481598e637d} <Debug> TCPHandler: Processed in 0.00134793 sec. | ||
| 10857 | 2026.05.02 04:38:38.073739 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1189 rows, containing 19 columns (19 merged, 0 gathered) in 0.007023517 sec., 169288.4063639342 rows/sec., 303.36 MiB/sec. | ||
| 10858 | 2026.05.02 04:38:38.074829 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10859 | 2026.05.02 04:38:38.075136 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.05.02 04:38:38.075196 [ 201 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10861 | 2026.05.02 04:38:38.075266 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10862 | 2026.05.02 04:38:38.309676 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2026.05.02 04:38:38.309945 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 10864 | 2026.05.02 04:38:38.310365 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10865 | 2026.05.02 04:38:38.310411 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 10866 | 2026.05.02 04:38:38.310654 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10867 | 2026.05.02 04:38:38.310726 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10868 | 2026.05.02 04:38:38.310873 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10869 | 2026.05.02 04:38:38.310971 [ 342 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10870 | 2026.05.02 04:38:38.310999 [ 314 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10871 | 2026.05.02 04:38:38.311019 [ 316 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10872 | 2026.05.02 04:38:38.311144 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10873 | 2026.05.02 04:38:38.311172 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10874 | 2026.05.02 04:38:38.311244 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10875 | 2026.05.02 04:38:38.311264 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10876 | 2026.05.02 04:38:38.311300 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10877 | 2026.05.02 04:38:38.311338 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 10878 | 2026.05.02 04:38:38.312550 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002719 sec., 16182.420007355646 rows/sec., 3.38 MiB/sec. | ||
| 10879 | 2026.05.02 04:38:38.312675 [ 259 ] {3717e815-81a0-4cf7-bbb6-0bee74b85b72} <Debug> TCPHandler: Processed in 0.00314247 sec. | ||
| 10880 | 2026.05.02 04:38:38.325806 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.05.02 04:38:38.325954 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10882 | 2026.05.02 04:38:38.326019 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10883 | 2026.05.02 04:38:38.326557 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.05.02 04:38:38.326602 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10885 | 2026.05.02 04:38:38.326969 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10886 | 2026.05.02 04:38:38.327204 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.05.02 04:38:38.327356 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001443 sec., 2772.002772002772 rows/sec., 226.04 KiB/sec. | ||
| 10888 | 2026.05.02 04:38:38.327399 [ 259 ] {beedcd99-7bd1-4863-8cf1-c347a81b1eb2} <Debug> TCPHandler: Processed in 0.001665927 sec. | ||
| 10889 | 2026.05.02 04:38:38.327540 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2026.05.02 04:38:38.327644 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10891 | 2026.05.02 04:38:38.327688 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10892 | 2026.05.02 04:38:38.329231 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.05.02 04:38:38.329271 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10894 | 2026.05.02 04:38:38.329775 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10895 | 2026.05.02 04:38:38.330024 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.05.02 04:38:38.330154 [ 72 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10897 | 2026.05.02 04:38:38.330163 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002541 sec., 971664.6989374263 rows/sec., 72.14 MiB/sec. | ||
| 10898 | 2026.05.02 04:38:38.330217 [ 72 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.05.02 04:38:38.330229 [ 259 ] {e347e3df-8226-4406-936e-973b140ca573} <Debug> TCPHandler: Processed in 0.002740262 sec. | ||
| 10900 | 2026.05.02 04:38:38.330247 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10901 | 2026.05.02 04:38:38.330345 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 10902 | 2026.05.02 04:38:38.330372 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2026.05.02 04:38:38.330449 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10904 | 2026.05.02 04:38:38.330476 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10905 | 2026.05.02 04:38:38.330477 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3238 rows starting from the beginning of the part | ||
| 10906 | 2026.05.02 04:38:38.330521 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10907 | 2026.05.02 04:38:38.330546 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 118 rows starting from the beginning of the part | ||
| 10908 | 2026.05.02 04:38:38.330590 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 819 rows starting from the beginning of the part | ||
| 10909 | 2026.05.02 04:38:38.330632 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 10910 | 2026.05.02 04:38:38.330671 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 819 rows starting from the beginning of the part | ||
| 10911 | 2026.05.02 04:38:38.330713 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2469 rows starting from the beginning of the part | ||
| 10912 | 2026.05.02 04:38:38.330949 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.05.02 04:38:38.330987 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10914 | 2026.05.02 04:38:38.331301 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10915 | 2026.05.02 04:38:38.331523 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.05.02 04:38:38.331656 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.0012 sec., 38333.333333333336 rows/sec., 2.80 MiB/sec. | ||
| 10917 | 2026.05.02 04:38:38.331695 [ 259 ] {113dfe65-881d-42d7-9057-38e667a96e23} <Debug> TCPHandler: Processed in 0.001374591 sec. | ||
| 10918 | 2026.05.02 04:38:38.331818 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.05.02 04:38:38.331917 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10920 | 2026.05.02 04:38:38.331957 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10921 | 2026.05.02 04:38:38.332727 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.05.02 04:38:38.332775 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10923 | 2026.05.02 04:38:38.332886 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7581 rows, containing 5 columns (5 merged, 0 gathered) in 0.002578148 sec., 2940482.8582377736 rows/sec., 233.61 MiB/sec. | ||
| 10924 | 2026.05.02 04:38:38.333205 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10925 | 2026.05.02 04:38:38.333293 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10926 | 2026.05.02 04:38:38.333495 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2026.05.02 04:38:38.333655 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001757 sec., 455890.7228229937 rows/sec., 26.33 MiB/sec. | ||
| 10928 | 2026.05.02 04:38:38.333655 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.05.02 04:38:38.333698 [ 259 ] {49e92189-9b33-4430-b4e6-61d55ed11d1e} <Debug> TCPHandler: Processed in 0.001929444 sec. | ||
| 10930 | 2026.05.02 04:38:38.333760 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_66_13} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10931 | 2026.05.02 04:38:38.333830 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.05.02 04:38:38.333861 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 10933 | 2026.05.02 04:38:38.333933 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.05.02 04:38:38.333979 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10935 | 2026.05.02 04:38:38.334368 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.05.02 04:38:38.334406 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10937 | 2026.05.02 04:38:38.334703 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10938 | 2026.05.02 04:38:38.334920 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.05.02 04:38:38.335052 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 10940 | 2026.05.02 04:38:38.335091 [ 259 ] {c7d6c569-4a63-4276-ae3a-681c805131bc} <Debug> TCPHandler: Processed in 0.00131082 sec. | ||
| 10941 | 2026.05.02 04:38:38.335211 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.05.02 04:38:38.335307 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10943 | 2026.05.02 04:38:38.335347 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10944 | 2026.05.02 04:38:38.336323 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.05.02 04:38:38.336359 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10946 | 2026.05.02 04:38:38.336740 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10947 | 2026.05.02 04:38:38.336968 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.05.02 04:38:38.337093 [ 72 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10949 | 2026.05.02 04:38:38.337101 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001811 sec., 731639.9779127555 rows/sec., 49.03 MiB/sec. | ||
| 10950 | 2026.05.02 04:38:38.337135 [ 72 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.05.02 04:38:38.337157 [ 259 ] {4b1af4ee-7aeb-45ce-86d0-f32e9fabf1a5} <Debug> TCPHandler: Processed in 0.001996044 sec. | ||
| 10952 | 2026.05.02 04:38:38.337161 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10953 | 2026.05.02 04:38:38.337255 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 10954 | 2026.05.02 04:38:38.337291 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10955 | 2026.05.02 04:38:38.337349 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10956 | 2026.05.02 04:38:38.337376 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1792 rows starting from the beginning of the part | ||
| 10957 | 2026.05.02 04:38:38.337387 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10958 | 2026.05.02 04:38:38.337427 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 95 rows starting from the beginning of the part | ||
| 10959 | 2026.05.02 04:38:38.337431 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10960 | 2026.05.02 04:38:38.337469 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 501 rows starting from the beginning of the part | ||
| 10961 | 2026.05.02 04:38:38.337507 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 10962 | 2026.05.02 04:38:38.337543 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 501 rows starting from the beginning of the part | ||
| 10963 | 2026.05.02 04:38:38.337579 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1325 rows starting from the beginning of the part | ||
| 10964 | 2026.05.02 04:38:38.338277 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.05.02 04:38:38.338313 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10966 | 2026.05.02 04:38:38.338741 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10967 | 2026.05.02 04:38:38.338886 [ 188 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666967 sec., 2584934.1948580863 rows/sec., 187.10 MiB/sec. | ||
| 10968 | 2026.05.02 04:38:38.338961 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.05.02 04:38:38.339072 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10970 | 2026.05.02 04:38:38.339088 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10971 | 2026.05.02 04:38:38.339107 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001738 sec., 861910.2416570771 rows/sec., 52.28 MiB/sec. | ||
| 10972 | 2026.05.02 04:38:38.339123 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.05.02 04:38:38.339155 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10974 | 2026.05.02 04:38:38.339156 [ 259 ] {e33e6a05-9be4-4412-9c6e-35c776818c82} <Debug> TCPHandler: Processed in 0.001913663 sec. | ||
| 10975 | 2026.05.02 04:38:38.339230 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 10976 | 2026.05.02 04:38:38.339286 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.05.02 04:38:38.339334 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.05.02 04:38:38.339341 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10979 | 2026.05.02 04:38:38.339384 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 25122 rows starting from the beginning of the part | ||
| 10980 | 2026.05.02 04:38:38.339386 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10981 | 2026.05.02 04:38:38.339409 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_66_13} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10982 | 2026.05.02 04:38:38.339449 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10983 | 2026.05.02 04:38:38.339453 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10984 | 2026.05.02 04:38:38.339475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10985 | 2026.05.02 04:38:38.339505 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 10986 | 2026.05.02 04:38:38.339552 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10987 | 2026.05.02 04:38:38.339592 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 10988 | 2026.05.02 04:38:38.339630 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1498 rows starting from the beginning of the part | ||
| 10989 | 2026.05.02 04:38:38.340330 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.05.02 04:38:38.340371 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10991 | 2026.05.02 04:38:38.340969 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10992 | 2026.05.02 04:38:38.341210 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.05.02 04:38:38.341361 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001992 sec., 21084.337349397592 rows/sec., 37.78 MiB/sec. | ||
| 10994 | 2026.05.02 04:38:38.341416 [ 259 ] {0bdf398f-9b5c-4384-ba1b-ab2d8857ae50} <Debug> TCPHandler: Processed in 0.002180379 sec. | ||
| 10995 | 2026.05.02 04:38:38.341561 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.05.02 04:38:38.341671 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.05.02 04:38:38.341723 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10998 | 2026.05.02 04:38:38.345388 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.05.02 04:38:38.345432 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11000 | 2026.05.02 04:38:38.345782 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11001 | 2026.05.02 04:38:38.345998 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.05.02 04:38:38.346142 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004494 sec., 2670.22696929239 rows/sec., 184.27 KiB/sec. | ||
| 11003 | 2026.05.02 04:38:38.346139 [ 31 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11004 | 2026.05.02 04:38:38.346181 [ 259 ] {c6917c31-fc5f-4d8b-a477-506e7f81cdeb} <Debug> TCPHandler: Processed in 0.004679136 sec. | ||
| 11005 | 2026.05.02 04:38:38.346216 [ 31 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.05.02 04:38:38.346243 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11007 | 2026.05.02 04:38:38.346332 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 11008 | 2026.05.02 04:38:38.346446 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11009 | 2026.05.02 04:38:38.346479 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3810 rows starting from the beginning of the part | ||
| 11010 | 2026.05.02 04:38:38.346539 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 11011 | 2026.05.02 04:38:38.346584 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 11012 | 2026.05.02 04:38:38.346626 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 11013 | 2026.05.02 04:38:38.346665 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 11014 | 2026.05.02 04:38:38.346701 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part | ||
| 11015 | 2026.05.02 04:38:38.348208 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4122 rows, containing 4 columns (4 merged, 0 gathered) in 0.001916613 sec., 2150668.9143817765 rows/sec., 138.37 MiB/sec. | ||
| 11016 | 2026.05.02 04:38:38.348342 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27470 rows, containing 5 columns (5 merged, 0 gathered) in 0.009139876 sec., 3005511.2345069014 rows/sec., 191.22 MiB/sec. | ||
| 11017 | 2026.05.02 04:38:38.348537 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11018 | 2026.05.02 04:38:38.348678 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11019 | 2026.05.02 04:38:38.348920 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.05.02 04:38:38.349007 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.05.02 04:38:38.349019 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_66_13} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11022 | 2026.05.02 04:38:38.349093 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11023 | 2026.05.02 04:38:38.349136 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11024 | 2026.05.02 04:38:38.349179 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11025 | 2026.05.02 04:38:39.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.52 MiB, peak 323.19 MiB, free memory in arenas 0.00 B, will set to 313.70 MiB (RSS), difference: 1.18 MiB | ||
| 11026 | 2026.05.02 04:38:43.036907 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2026.05.02 04:38:43.037136 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11028 | 2026.05.02 04:38:43.037455 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11029 | 2026.05.02 04:38:43.037488 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11030 | 2026.05.02 04:38:43.037698 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11031 | 2026.05.02 04:38:43.037763 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11032 | 2026.05.02 04:38:43.037899 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11033 | 2026.05.02 04:38:43.038019 [ 348 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11034 | 2026.05.02 04:38:43.038028 [ 339 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11035 | 2026.05.02 04:38:43.038028 [ 303 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11036 | 2026.05.02 04:38:43.038167 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11037 | 2026.05.02 04:38:43.038193 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11038 | 2026.05.02 04:38:43.038268 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11039 | 2026.05.02 04:38:43.038287 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11040 | 2026.05.02 04:38:43.038319 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11041 | 2026.05.02 04:38:43.038360 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11042 | 2026.05.02 04:38:43.039546 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002496 sec., 17628.20512820513 rows/sec., 2.01 MiB/sec. | ||
| 11043 | 2026.05.02 04:38:43.039658 [ 259 ] {79e1c3bd-5da2-4b47-9510-94433917bcef} <Debug> TCPHandler: Processed in 0.002871804 sec. | ||
| 11044 | 2026.05.02 04:38:43.041125 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2026.05.02 04:38:43.041231 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11046 | 2026.05.02 04:38:43.041273 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11047 | 2026.05.02 04:38:43.041767 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.05.02 04:38:43.041804 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11049 | 2026.05.02 04:38:43.042153 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11050 | 2026.05.02 04:38:43.042362 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.05.02 04:38:43.042506 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001304 sec., 42944.78527607362 rows/sec., 3.30 MiB/sec. | ||
| 11052 | 2026.05.02 04:38:43.042543 [ 259 ] {1ddb3f88-5dc3-49bd-98ff-3593d3ea4913} <Debug> TCPHandler: Processed in 0.001469863 sec. | ||
| 11053 | 2026.05.02 04:38:43.042662 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.05.02 04:38:43.042755 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11055 | 2026.05.02 04:38:43.042793 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11056 | 2026.05.02 04:38:43.043201 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.05.02 04:38:43.043237 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11058 | 2026.05.02 04:38:43.043528 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11059 | 2026.05.02 04:38:43.043731 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.05.02 04:38:43.043852 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001116 sec., 57347.67025089606 rows/sec., 4.48 MiB/sec. | ||
| 11061 | 2026.05.02 04:38:43.043888 [ 259 ] {5aa7b171-de8e-4c2f-9781-972de7113634} <Debug> TCPHandler: Processed in 0.001277179 sec. | ||
| 11062 | 2026.05.02 04:38:43.044006 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.05.02 04:38:43.044104 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11064 | 2026.05.02 04:38:43.044145 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11065 | 2026.05.02 04:38:43.044540 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.05.02 04:38:43.044575 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11067 | 2026.05.02 04:38:43.044893 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11068 | 2026.05.02 04:38:43.045092 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.05.02 04:38:43.045215 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001129 sec., 113374.66784765279 rows/sec., 7.90 MiB/sec. | ||
| 11070 | 2026.05.02 04:38:43.045250 [ 259 ] {2dc504df-0f20-47a7-ad06-5fd1910c2910} <Debug> TCPHandler: Processed in 0.001290969 sec. | ||
| 11071 | 2026.05.02 04:38:43.045368 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11072 | 2026.05.02 04:38:43.045460 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11073 | 2026.05.02 04:38:43.045499 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11074 | 2026.05.02 04:38:43.045818 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.05.02 04:38:43.045852 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11076 | 2026.05.02 04:38:43.046147 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11077 | 2026.05.02 04:38:43.046351 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.05.02 04:38:43.046475 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 11079 | 2026.05.02 04:38:43.046509 [ 259 ] {ca1f6c88-b5ee-4322-867a-672dc27919b5} <Debug> TCPHandler: Processed in 0.001188696 sec. | ||
| 11080 | 2026.05.02 04:38:44.068493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19683 | ||
| 11081 | 2026.05.02 04:38:44.068991 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2026.05.02 04:38:44.069027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11083 | 2026.05.02 04:38:44.069492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11084 | 2026.05.02 04:38:44.069753 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2026.05.02 04:38:44.069895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19683 | ||
| 11086 | 2026.05.02 04:38:44.069914 [ 115 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11087 | 2026.05.02 04:38:44.069981 [ 115 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.05.02 04:38:44.070002 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11089 | 2026.05.02 04:38:44.070092 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 11090 | 2026.05.02 04:38:44.070184 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11091 | 2026.05.02 04:38:44.070214 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17251 rows starting from the beginning of the part | ||
| 11092 | 2026.05.02 04:38:44.070269 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 11093 | 2026.05.02 04:38:44.070316 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 11094 | 2026.05.02 04:38:44.070363 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 11095 | 2026.05.02 04:38:44.070405 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 11096 | 2026.05.02 04:38:44.070442 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 11097 | 2026.05.02 04:38:44.072287 [ 198 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19683 rows, containing 4 columns (4 merged, 0 gathered) in 0.00223006 sec., 8826219.92233393 rows/sec., 126.26 MiB/sec. | ||
| 11098 | 2026.05.02 04:38:44.072818 [ 198 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11099 | 2026.05.02 04:38:44.073313 [ 198 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.05.02 04:38:44.073431 [ 198 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_41_8} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11101 | 2026.05.02 04:38:44.073528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 11102 | 2026.05.02 04:38:45.118853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 11103 | 2026.05.02 04:38:45.137010 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.05.02 04:38:45.137065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11105 | 2026.05.02 04:38:45.143615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11106 | 2026.05.02 04:38:45.144371 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.05.02 04:38:45.144663 [ 99 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11108 | 2026.05.02 04:38:45.144701 [ 99 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.05.02 04:38:45.144719 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11110 | 2026.05.02 04:38:45.144833 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 11111 | 2026.05.02 04:38:45.148049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 11112 | 2026.05.02 04:38:45.148277 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11113 | 2026.05.02 04:38:45.149653 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 11114 | 2026.05.02 04:38:45.154242 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 11115 | 2026.05.02 04:38:45.158627 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 11116 | 2026.05.02 04:38:45.163151 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 11117 | 2026.05.02 04:38:45.167628 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 11118 | 2026.05.02 04:38:45.171456 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 11119 | 2026.05.02 04:38:45.222818 [ 198 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078034924 sec., 3959.7655019180897 rows/sec., 20.48 MiB/sec. | ||
| 11120 | 2026.05.02 04:38:45.225276 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11121 | 2026.05.02 04:38:45.227280 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.05.02 04:38:45.227369 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_41_8} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11123 | 2026.05.02 04:38:45.229873 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11124 | 2026.05.02 04:38:46.633620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1392 | ||
| 11125 | 2026.05.02 04:38:46.636534 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.05.02 04:38:46.636584 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11127 | 2026.05.02 04:38:46.637820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11128 | 2026.05.02 04:38:46.638095 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.05.02 04:38:46.638340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 11130 | 2026.05.02 04:38:48.043248 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2026.05.02 04:38:48.043603 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 11132 | 2026.05.02 04:38:48.043943 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11133 | 2026.05.02 04:38:48.043978 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 11134 | 2026.05.02 04:38:48.044213 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11135 | 2026.05.02 04:38:48.044278 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11136 | 2026.05.02 04:38:48.044415 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11137 | 2026.05.02 04:38:48.044503 [ 329 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11138 | 2026.05.02 04:38:48.044525 [ 348 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11139 | 2026.05.02 04:38:48.044560 [ 327 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11140 | 2026.05.02 04:38:48.044674 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11141 | 2026.05.02 04:38:48.044702 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11142 | 2026.05.02 04:38:48.044768 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11143 | 2026.05.02 04:38:48.044805 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11144 | 2026.05.02 04:38:48.044838 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11145 | 2026.05.02 04:38:48.044875 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11146 | 2026.05.02 04:38:48.046153 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002699 sec., 16302.334197851056 rows/sec., 3.41 MiB/sec. | ||
| 11147 | 2026.05.02 04:38:48.046270 [ 259 ] {c129e32a-1b60-40d3-b013-7fd5ca104ccc} <Debug> TCPHandler: Processed in 0.003204972 sec. | ||
| 11148 | 2026.05.02 04:38:48.051362 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2026.05.02 04:38:48.051475 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11150 | 2026.05.02 04:38:48.051520 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11151 | 2026.05.02 04:38:48.052384 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.05.02 04:38:48.052427 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11153 | 2026.05.02 04:38:48.052808 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11154 | 2026.05.02 04:38:48.053016 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.05.02 04:38:48.053155 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001711 sec., 165984.80420806544 rows/sec., 10.54 MiB/sec. | ||
| 11156 | 2026.05.02 04:38:48.053192 [ 259 ] {f890c468-9f62-41dd-8246-5f152832211f} <Debug> TCPHandler: Processed in 0.001890102 sec. | ||
| 11157 | 2026.05.02 04:38:48.053341 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.05.02 04:38:48.053446 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11159 | 2026.05.02 04:38:48.053484 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11160 | 2026.05.02 04:38:48.054339 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.05.02 04:38:48.054374 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11162 | 2026.05.02 04:38:48.054720 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11163 | 2026.05.02 04:38:48.054927 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.05.02 04:38:48.055051 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001624 sec., 504310.3448275862 rows/sec., 39.11 MiB/sec. | ||
| 11165 | 2026.05.02 04:38:48.055087 [ 259 ] {789a3bf6-464f-4420-9bf9-6bdf74a6ff6c} <Debug> TCPHandler: Processed in 0.001798561 sec. | ||
| 11166 | 2026.05.02 04:38:48.055216 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.05.02 04:38:48.055309 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.05.02 04:38:48.055347 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2026.05.02 04:38:48.055838 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.05.02 04:38:48.055871 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11171 | 2026.05.02 04:38:48.056176 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11172 | 2026.05.02 04:38:48.056378 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.05.02 04:38:48.056517 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001225 sec., 124897.95918367348 rows/sec., 7.47 MiB/sec. | ||
| 11174 | 2026.05.02 04:38:48.056552 [ 259 ] {43e801d8-1e09-4d7b-a3f6-ee81b377f363} <Debug> TCPHandler: Processed in 0.001392361 sec. | ||
| 11175 | 2026.05.02 04:38:48.056687 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2026.05.02 04:38:48.056780 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11177 | 2026.05.02 04:38:48.056817 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11178 | 2026.05.02 04:38:48.057265 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.05.02 04:38:48.057299 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11180 | 2026.05.02 04:38:48.057603 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11181 | 2026.05.02 04:38:48.057803 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.05.02 04:38:48.057925 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 11183 | 2026.05.02 04:38:48.057961 [ 259 ] {aaaa5853-14d9-4fe8-8727-65b856f54440} <Debug> TCPHandler: Processed in 0.00132068 sec. | ||
| 11184 | 2026.05.02 04:38:48.058081 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2026.05.02 04:38:48.058174 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11186 | 2026.05.02 04:38:48.058213 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11187 | 2026.05.02 04:38:48.058654 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.05.02 04:38:48.058691 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11189 | 2026.05.02 04:38:48.058993 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11190 | 2026.05.02 04:38:48.059202 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.05.02 04:38:48.059327 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 11192 | 2026.05.02 04:38:48.059364 [ 259 ] {0f2ebdc3-aa5f-4022-a0d2-09830ab9973b} <Debug> TCPHandler: Processed in 0.00132936 sec. | ||
| 11193 | 2026.05.02 04:38:48.059483 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.05.02 04:38:48.059575 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11195 | 2026.05.02 04:38:48.059613 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11196 | 2026.05.02 04:38:48.060190 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.05.02 04:38:48.060230 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11198 | 2026.05.02 04:38:48.060777 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11199 | 2026.05.02 04:38:48.061033 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.05.02 04:38:48.061164 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001606 sec., 311955.1681195517 rows/sec., 21.93 MiB/sec. | ||
| 11201 | 2026.05.02 04:38:48.061202 [ 259 ] {e1918819-cf04-4e26-95cb-0d91d7fa9279} <Debug> TCPHandler: Processed in 0.001765429 sec. | ||
| 11202 | 2026.05.02 04:38:48.061327 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.05.02 04:38:48.061422 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11204 | 2026.05.02 04:38:48.061462 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11205 | 2026.05.02 04:38:48.061812 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.05.02 04:38:48.061848 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11207 | 2026.05.02 04:38:48.062155 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11208 | 2026.05.02 04:38:48.062357 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.05.02 04:38:48.062480 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 11210 | 2026.05.02 04:38:48.062515 [ 259 ] {7357c13f-8ee7-4a07-ae9f-13aeb3656ee0} <Debug> TCPHandler: Processed in 0.001236158 sec. | ||
| 11211 | 2026.05.02 04:38:48.062641 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.05.02 04:38:48.062734 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.05.02 04:38:48.062775 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11214 | 2026.05.02 04:38:48.063224 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.05.02 04:38:48.063258 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11216 | 2026.05.02 04:38:48.063662 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11217 | 2026.05.02 04:38:48.063899 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.05.02 04:38:48.064025 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001309 sec., 202444.61420932008 rows/sec., 13.45 MiB/sec. | ||
| 11219 | 2026.05.02 04:38:48.064063 [ 259 ] {79fe483b-f61f-489e-9d4e-1ff081a2b6b3} <Debug> TCPHandler: Processed in 0.001469043 sec. | ||
| 11220 | 2026.05.02 04:38:48.064200 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.05.02 04:38:48.064295 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.05.02 04:38:48.064336 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11223 | 2026.05.02 04:38:48.064660 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.05.02 04:38:48.064695 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11225 | 2026.05.02 04:38:48.064998 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11226 | 2026.05.02 04:38:48.065206 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.05.02 04:38:48.065335 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 11228 | 2026.05.02 04:38:48.065371 [ 259 ] {edc03154-cc54-4c4c-b1e7-11251771962d} <Debug> TCPHandler: Processed in 0.001218197 sec. | ||
| 11229 | 2026.05.02 04:38:48.065492 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.05.02 04:38:48.065585 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.05.02 04:38:48.065638 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11232 | 2026.05.02 04:38:48.066449 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.05.02 04:38:48.066487 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11234 | 2026.05.02 04:38:48.067095 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11235 | 2026.05.02 04:38:48.067349 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.05.02 04:38:48.067511 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001943 sec., 5661.34843026248 rows/sec., 10.14 MiB/sec. | ||
| 11237 | 2026.05.02 04:38:48.067563 [ 259 ] {e415e64b-7634-425c-8a1e-561edde3fc31} <Debug> TCPHandler: Processed in 0.002118267 sec. | ||
| 11238 | 2026.05.02 04:38:48.067680 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.05.02 04:38:48.067773 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.05.02 04:38:48.067814 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11241 | 2026.05.02 04:38:48.068147 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.05.02 04:38:48.068182 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11243 | 2026.05.02 04:38:48.068487 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11244 | 2026.05.02 04:38:48.068691 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.05.02 04:38:48.068813 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 11246 | 2026.05.02 04:38:48.068847 [ 259 ] {1c890914-90a4-4c9d-bc1b-4152c891e5fd} <Debug> TCPHandler: Processed in 0.001214927 sec. | ||
| 11247 | 2026.05.02 04:38:51.436346 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11248 | 2026.05.02 04:38:51.436416 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11249 | 2026.05.02 04:38:51.569991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20131 | ||
| 11250 | 2026.05.02 04:38:51.570584 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.05.02 04:38:51.570637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11252 | 2026.05.02 04:38:51.571141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11253 | 2026.05.02 04:38:51.571367 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.05.02 04:38:51.571503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20131 | ||
| 11255 | 2026.05.02 04:38:52.648129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 11256 | 2026.05.02 04:38:52.667200 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.05.02 04:38:52.667273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11258 | 2026.05.02 04:38:52.672893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11259 | 2026.05.02 04:38:52.673571 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.05.02 04:38:52.676756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 11261 | 2026.05.02 04:38:53.040185 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.05.02 04:38:53.040435 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11263 | 2026.05.02 04:38:53.040797 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11264 | 2026.05.02 04:38:53.040831 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11265 | 2026.05.02 04:38:53.041045 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11266 | 2026.05.02 04:38:53.041112 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11267 | 2026.05.02 04:38:53.041249 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11268 | 2026.05.02 04:38:53.041366 [ 327 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11269 | 2026.05.02 04:38:53.041389 [ 340 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11270 | 2026.05.02 04:38:53.041366 [ 311 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11271 | 2026.05.02 04:38:53.041524 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11272 | 2026.05.02 04:38:53.041550 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11273 | 2026.05.02 04:38:53.041616 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11274 | 2026.05.02 04:38:53.041635 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11275 | 2026.05.02 04:38:53.041668 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11276 | 2026.05.02 04:38:53.041707 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11277 | 2026.05.02 04:38:53.042778 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002443 sec., 18010.642652476465 rows/sec., 3.77 MiB/sec. | ||
| 11278 | 2026.05.02 04:38:53.042910 [ 259 ] {85022a9e-7b42-4ab4-820f-80f775dc672a} <Debug> TCPHandler: Processed in 0.002892645 sec. | ||
| 11279 | 2026.05.02 04:38:53.045156 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.05.02 04:38:53.045282 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11281 | 2026.05.02 04:38:53.045333 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11282 | 2026.05.02 04:38:53.045887 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.05.02 04:38:53.045934 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11284 | 2026.05.02 04:38:53.046308 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11285 | 2026.05.02 04:38:53.046527 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.05.02 04:38:53.046668 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001422 sec., 82981.7158931083 rows/sec., 7.06 MiB/sec. | ||
| 11287 | 2026.05.02 04:38:53.046705 [ 259 ] {f3c62079-92f4-43c8-acc8-9d229b9424d1} <Debug> TCPHandler: Processed in 0.001609776 sec. | ||
| 11288 | 2026.05.02 04:38:53.046838 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.05.02 04:38:53.046932 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.05.02 04:38:53.046972 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11291 | 2026.05.02 04:38:53.047382 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.05.02 04:38:53.047418 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11293 | 2026.05.02 04:38:53.047703 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11294 | 2026.05.02 04:38:53.047915 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.05.02 04:38:53.048041 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 11296 | 2026.05.02 04:38:53.048077 [ 259 ] {9cf53224-2ba8-41a4-b174-a10952ac2b9b} <Debug> TCPHandler: Processed in 0.001287179 sec. | ||
| 11297 | 2026.05.02 04:38:53.048196 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.05.02 04:38:53.048289 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11299 | 2026.05.02 04:38:53.048328 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11300 | 2026.05.02 04:38:53.048750 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.05.02 04:38:53.048786 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11302 | 2026.05.02 04:38:53.049080 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11303 | 2026.05.02 04:38:53.049292 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.05.02 04:38:53.049416 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001144 sec., 83041.95804195805 rows/sec., 6.49 MiB/sec. | ||
| 11305 | 2026.05.02 04:38:53.049453 [ 259 ] {d557f4d5-0722-4af9-b69e-c17f1b513fa8} <Debug> TCPHandler: Processed in 0.001304329 sec. | ||
| 11306 | 2026.05.02 04:38:53.049573 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.05.02 04:38:53.049668 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11308 | 2026.05.02 04:38:53.049710 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11309 | 2026.05.02 04:38:53.050140 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.05.02 04:38:53.050185 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11311 | 2026.05.02 04:38:53.050592 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11312 | 2026.05.02 04:38:53.050813 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.05.02 04:38:53.050947 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 11314 | 2026.05.02 04:38:53.050984 [ 259 ] {88990f1b-c47a-4fcd-a72c-aa4303402a4c} <Debug> TCPHandler: Processed in 0.001457723 sec. | ||
| 11315 | 2026.05.02 04:38:53.051102 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.05.02 04:38:53.051202 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11317 | 2026.05.02 04:38:53.051258 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11318 | 2026.05.02 04:38:53.052058 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.05.02 04:38:53.052095 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11320 | 2026.05.02 04:38:53.052664 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11321 | 2026.05.02 04:38:53.052885 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.05.02 04:38:53.053023 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 11323 | 2026.05.02 04:38:53.053085 [ 259 ] {76af2baa-653e-4b67-af2f-66b8179e57c2} <Debug> TCPHandler: Processed in 0.002033175 sec. | ||
| 11324 | 2026.05.02 04:38:53.053211 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.05.02 04:38:53.053307 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11326 | 2026.05.02 04:38:53.053349 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11327 | 2026.05.02 04:38:53.053688 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.05.02 04:38:53.053748 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11329 | 2026.05.02 04:38:53.054045 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11330 | 2026.05.02 04:38:53.054260 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.05.02 04:38:53.054388 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 11332 | 2026.05.02 04:38:53.054424 [ 259 ] {13973a1e-befc-46a5-95ca-d9e86244c1d2} <Debug> TCPHandler: Processed in 0.001262349 sec. | ||
| 11333 | 2026.05.02 04:38:56.638657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1430 | ||
| 11334 | 2026.05.02 04:38:56.641223 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.05.02 04:38:56.641283 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11336 | 2026.05.02 04:38:56.642545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11337 | 2026.05.02 04:38:56.642835 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.05.02 04:38:56.642997 [ 32 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11339 | 2026.05.02 04:38:56.643068 [ 32 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.05.02 04:38:56.643092 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11341 | 2026.05.02 04:38:56.643193 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 11342 | 2026.05.02 04:38:56.643214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 11343 | 2026.05.02 04:38:56.643672 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11344 | 2026.05.02 04:38:56.643806 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1202 rows starting from the beginning of the part | ||
| 11345 | 2026.05.02 04:38:56.644154 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
| 11346 | 2026.05.02 04:38:56.644465 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 11347 | 2026.05.02 04:38:56.644787 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 11348 | 2026.05.02 04:38:56.645131 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
| 11349 | 2026.05.02 04:38:56.645474 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 11350 | 2026.05.02 04:38:56.652596 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 72 columns (72 merged, 0 gathered) in 0.009437732 sec., 151519.4540383219 rows/sec., 125.78 MiB/sec. | ||
| 11351 | 2026.05.02 04:38:56.654277 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11352 | 2026.05.02 04:38:56.654823 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.05.02 04:38:56.654898 [ 194 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_31_6} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11354 | 2026.05.02 04:38:56.655080 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 11355 | 2026.05.02 04:38:58.042968 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11356 | 2026.05.02 04:38:58.043298 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 11357 | 2026.05.02 04:38:58.043909 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11358 | 2026.05.02 04:38:58.043947 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 11359 | 2026.05.02 04:38:58.044192 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11360 | 2026.05.02 04:38:58.044283 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11361 | 2026.05.02 04:38:58.044429 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11362 | 2026.05.02 04:38:58.044553 [ 304 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11363 | 2026.05.02 04:38:58.044569 [ 311 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11364 | 2026.05.02 04:38:58.044553 [ 340 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11365 | 2026.05.02 04:38:58.044733 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11366 | 2026.05.02 04:38:58.044761 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11367 | 2026.05.02 04:38:58.044834 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11368 | 2026.05.02 04:38:58.044854 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11369 | 2026.05.02 04:38:58.044888 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11370 | 2026.05.02 04:38:58.044925 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11371 | 2026.05.02 04:38:58.046144 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003009 sec., 14622.798271851114 rows/sec., 3.06 MiB/sec. | ||
| 11372 | 2026.05.02 04:38:58.046279 [ 259 ] {acd9b2b9-b42b-4880-8b3a-9e09569c2d06} <Debug> TCPHandler: Processed in 0.003446877 sec. | ||
| 11373 | 2026.05.02 04:38:58.051546 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11374 | 2026.05.02 04:38:58.051683 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11375 | 2026.05.02 04:38:58.051725 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11376 | 2026.05.02 04:38:58.052347 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2026.05.02 04:38:58.052399 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11378 | 2026.05.02 04:38:58.052825 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11379 | 2026.05.02 04:38:58.053047 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2026.05.02 04:38:58.053192 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001545 sec., 183818.77022653722 rows/sec., 11.67 MiB/sec. | ||
| 11381 | 2026.05.02 04:38:58.053230 [ 259 ] {5c4eb600-c141-48fd-83ea-1e6dceca5b39} <Debug> TCPHandler: Processed in 0.001732339 sec. | ||
| 11382 | 2026.05.02 04:38:58.053379 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.05.02 04:38:58.053472 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11384 | 2026.05.02 04:38:58.053511 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11385 | 2026.05.02 04:38:58.053935 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.05.02 04:38:58.053971 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11387 | 2026.05.02 04:38:58.054279 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11388 | 2026.05.02 04:38:58.054497 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.05.02 04:38:58.054622 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001168 sec., 3424.6575342465753 rows/sec., 279.26 KiB/sec. | ||
| 11390 | 2026.05.02 04:38:58.054658 [ 259 ] {4d9b2a0d-85b7-49a9-a8cc-02097fa8136f} <Debug> TCPHandler: Processed in 0.00133156 sec. | ||
| 11391 | 2026.05.02 04:38:58.054785 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2026.05.02 04:38:58.054878 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11393 | 2026.05.02 04:38:58.054916 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11394 | 2026.05.02 04:38:58.055740 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.05.02 04:38:58.055781 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11396 | 2026.05.02 04:38:58.056205 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11397 | 2026.05.02 04:38:58.056452 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.05.02 04:38:58.056604 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001743 sec., 471026.9650028686 rows/sec., 36.53 MiB/sec. | ||
| 11399 | 2026.05.02 04:38:58.056649 [ 259 ] {88162b51-9dac-4af0-a5bf-6a7022f4eba9} <Debug> TCPHandler: Processed in 0.001910623 sec. | ||
| 11400 | 2026.05.02 04:38:58.056778 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11401 | 2026.05.02 04:38:58.056883 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11402 | 2026.05.02 04:38:58.056922 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11403 | 2026.05.02 04:38:58.057431 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.05.02 04:38:58.057469 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11405 | 2026.05.02 04:38:58.057813 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11406 | 2026.05.02 04:38:58.058022 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2026.05.02 04:38:58.058146 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001281 sec., 122560.49960967993 rows/sec., 7.36 MiB/sec. | ||
| 11408 | 2026.05.02 04:38:58.058184 [ 259 ] {eb38b234-77ef-4196-8060-f0df2ee70769} <Debug> TCPHandler: Processed in 0.001462513 sec. | ||
| 11409 | 2026.05.02 04:38:58.058303 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11410 | 2026.05.02 04:38:58.058397 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11411 | 2026.05.02 04:38:58.058458 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11412 | 2026.05.02 04:38:58.058909 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.05.02 04:38:58.058946 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11414 | 2026.05.02 04:38:58.059244 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11415 | 2026.05.02 04:38:58.059590 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2026.05.02 04:38:58.059725 [ 40 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11417 | 2026.05.02 04:38:58.059749 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001369 sec., 108838.56829802776 rows/sec., 7.03 MiB/sec. | ||
| 11418 | 2026.05.02 04:38:58.059796 [ 40 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11419 | 2026.05.02 04:38:58.059812 [ 259 ] {10bd8273-31a0-43b0-885b-8ad3a29bd7fb} <Debug> TCPHandler: Processed in 0.001556665 sec. | ||
| 11420 | 2026.05.02 04:38:58.059830 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11421 | 2026.05.02 04:38:58.059923 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 11422 | 2026.05.02 04:38:58.059949 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2026.05.02 04:38:58.060019 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11424 | 2026.05.02 04:38:58.060056 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 951 rows starting from the beginning of the part | ||
| 11425 | 2026.05.02 04:38:58.060057 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11426 | 2026.05.02 04:38:58.060103 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11427 | 2026.05.02 04:38:58.060110 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11428 | 2026.05.02 04:38:58.060155 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 11429 | 2026.05.02 04:38:58.060196 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 11430 | 2026.05.02 04:38:58.060235 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11431 | 2026.05.02 04:38:58.060273 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 11432 | 2026.05.02 04:38:58.060553 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.05.02 04:38:58.060588 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11434 | 2026.05.02 04:38:58.060888 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11435 | 2026.05.02 04:38:58.061093 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.05.02 04:38:58.061218 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 11437 | 2026.05.02 04:38:58.061261 [ 259 ] {16ab9ba6-dcae-44a4-b805-5e7e26f3ff26} <Debug> TCPHandler: Processed in 0.001363311 sec. | ||
| 11438 | 2026.05.02 04:38:58.061265 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380161 sec., 1701250.7961027736 rows/sec., 108.46 MiB/sec. | ||
| 11439 | 2026.05.02 04:38:58.061380 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.05.02 04:38:58.061424 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11441 | 2026.05.02 04:38:58.061474 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11442 | 2026.05.02 04:38:58.061514 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11443 | 2026.05.02 04:38:58.061644 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.05.02 04:38:58.061706 [ 193 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_41_8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11445 | 2026.05.02 04:38:58.061763 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11446 | 2026.05.02 04:38:58.062108 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.05.02 04:38:58.062148 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11448 | 2026.05.02 04:38:58.062467 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11449 | 2026.05.02 04:38:58.062685 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.02 04:38:58.062811 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001354 sec., 372968.9807976367 rows/sec., 26.24 MiB/sec. | ||
| 11451 | 2026.05.02 04:38:58.062848 [ 259 ] {5d9d3a68-5a79-403e-9c25-7e753f3bab29} <Debug> TCPHandler: Processed in 0.001514944 sec. | ||
| 11452 | 2026.05.02 04:38:58.062964 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.05.02 04:38:58.063058 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11454 | 2026.05.02 04:38:58.063099 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11455 | 2026.05.02 04:38:58.063435 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.05.02 04:38:58.063470 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11457 | 2026.05.02 04:38:58.063762 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11458 | 2026.05.02 04:38:58.063960 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.05.02 04:38:58.064061 [ 40 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11460 | 2026.05.02 04:38:58.064083 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 11461 | 2026.05.02 04:38:58.064094 [ 40 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.05.02 04:38:58.064125 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11463 | 2026.05.02 04:38:58.064126 [ 259 ] {d1a07bce-9831-47d5-b4c8-7f6a4f7ea3a2} <Debug> TCPHandler: Processed in 0.001209797 sec. | ||
| 11464 | 2026.05.02 04:38:58.064192 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 11465 | 2026.05.02 04:38:58.064260 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.05.02 04:38:58.064262 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11467 | 2026.05.02 04:38:58.064297 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 11468 | 2026.05.02 04:38:58.064339 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11469 | 2026.05.02 04:38:58.064353 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.05.02 04:38:58.064372 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11471 | 2026.05.02 04:38:58.064395 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11472 | 2026.05.02 04:38:58.064404 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11473 | 2026.05.02 04:38:58.064434 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11474 | 2026.05.02 04:38:58.064462 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11475 | 2026.05.02 04:38:58.064827 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.05.02 04:38:58.064862 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11477 | 2026.05.02 04:38:58.065094 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.000928181 sec., 200391.94941503866 rows/sec., 10.22 MiB/sec. | ||
| 11478 | 2026.05.02 04:38:58.065186 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11479 | 2026.05.02 04:38:58.065220 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11480 | 2026.05.02 04:38:58.065404 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.05.02 04:38:58.065490 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.05.02 04:38:58.065530 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001194 sec., 223618.09045226133 rows/sec., 14.86 MiB/sec. | ||
| 11483 | 2026.05.02 04:38:58.065557 [ 201 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_31_6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11484 | 2026.05.02 04:38:58.065566 [ 259 ] {96c35925-08d6-407b-a7b3-8f30c0126cd2} <Debug> TCPHandler: Processed in 0.0013534 sec. | ||
| 11485 | 2026.05.02 04:38:58.065611 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11486 | 2026.05.02 04:38:58.065686 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.05.02 04:38:58.065781 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11488 | 2026.05.02 04:38:58.065821 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11489 | 2026.05.02 04:38:58.066152 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.05.02 04:38:58.066187 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11491 | 2026.05.02 04:38:58.066471 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11492 | 2026.05.02 04:38:58.066671 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.05.02 04:38:58.066795 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 11494 | 2026.05.02 04:38:58.066831 [ 259 ] {3b0894c1-49b1-4798-9634-33f3c3808bda} <Debug> TCPHandler: Processed in 0.001191346 sec. | ||
| 11495 | 2026.05.02 04:38:58.066949 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.02 04:38:58.067042 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.05.02 04:38:58.067095 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11498 | 2026.05.02 04:38:58.067873 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.05.02 04:38:58.067909 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11500 | 2026.05.02 04:38:58.068409 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11501 | 2026.05.02 04:38:58.068628 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.05.02 04:38:58.068761 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001736 sec., 6336.405529953918 rows/sec., 11.35 MiB/sec. | ||
| 11503 | 2026.05.02 04:38:58.068813 [ 259 ] {2e87b0bd-3ea4-4be0-98ee-0adfd0b566dd} <Debug> TCPHandler: Processed in 0.001911053 sec. | ||
| 11504 | 2026.05.02 04:38:58.068929 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.05.02 04:38:58.069022 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11506 | 2026.05.02 04:38:58.069063 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11507 | 2026.05.02 04:38:58.069403 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.05.02 04:38:58.069439 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11509 | 2026.05.02 04:38:58.069743 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11510 | 2026.05.02 04:38:58.069949 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.05.02 04:38:58.070073 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 11512 | 2026.05.02 04:38:58.070107 [ 259 ] {4f760900-042d-4942-a6f4-329a08940d70} <Debug> TCPHandler: Processed in 0.001226158 sec. | ||
| 11513 | 2026.05.02 04:38:59.071588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20643 | ||
| 11514 | 2026.05.02 04:38:59.072134 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.05.02 04:38:59.072173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11516 | 2026.05.02 04:38:59.072663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11517 | 2026.05.02 04:38:59.072895 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.05.02 04:38:59.073042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20643 | ||
| 11519 | 2026.05.02 04:39:00.176865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 11520 | 2026.05.02 04:39:00.191892 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.05.02 04:39:00.191935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11522 | 2026.05.02 04:39:00.197872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11523 | 2026.05.02 04:39:00.198604 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.05.02 04:39:00.201291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 11525 | 2026.05.02 04:39:03.041055 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2026.05.02 04:39:03.041322 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.02 04:39:03.041708 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11528 | 2026.05.02 04:39:03.041749 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.02 04:39:03.042000 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11530 | 2026.05.02 04:39:03.042078 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11531 | 2026.05.02 04:39:03.042216 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11532 | 2026.05.02 04:39:03.042340 [ 340 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11533 | 2026.05.02 04:39:03.042349 [ 311 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11534 | 2026.05.02 04:39:03.042340 [ 304 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11535 | 2026.05.02 04:39:03.042510 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11536 | 2026.05.02 04:39:03.042536 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11537 | 2026.05.02 04:39:03.042602 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11538 | 2026.05.02 04:39:03.042621 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11539 | 2026.05.02 04:39:03.042655 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11540 | 2026.05.02 04:39:03.042693 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11541 | 2026.05.02 04:39:03.043870 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002648 sec., 16616.31419939577 rows/sec., 3.47 MiB/sec. | ||
| 11542 | 2026.05.02 04:39:03.044001 [ 259 ] {f6a4b040-b20e-40e4-b69d-1394b5d3891d} <Debug> TCPHandler: Processed in 0.003087649 sec. | ||
| 11543 | 2026.05.02 04:39:03.046247 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.05.02 04:39:03.046374 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11545 | 2026.05.02 04:39:03.046424 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11546 | 2026.05.02 04:39:03.047085 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.05.02 04:39:03.047132 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11548 | 2026.05.02 04:39:03.047500 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11549 | 2026.05.02 04:39:03.047715 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.05.02 04:39:03.047851 [ 74 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11551 | 2026.05.02 04:39:03.047858 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00152 sec., 77631.57894736841 rows/sec., 6.60 MiB/sec. | ||
| 11552 | 2026.05.02 04:39:03.047908 [ 74 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.05.02 04:39:03.047922 [ 259 ] {8b6e2318-6c59-4314-92bc-f05675f62ccc} <Debug> TCPHandler: Processed in 0.001734619 sec. | ||
| 11554 | 2026.05.02 04:39:03.047941 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11555 | 2026.05.02 04:39:03.048047 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 11556 | 2026.05.02 04:39:03.048053 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.05.02 04:39:03.048156 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11558 | 2026.05.02 04:39:03.048166 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.05.02 04:39:03.048189 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3242 rows starting from the beginning of the part | ||
| 11560 | 2026.05.02 04:39:03.048208 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11561 | 2026.05.02 04:39:03.048255 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 11562 | 2026.05.02 04:39:03.048306 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 819 rows starting from the beginning of the part | ||
| 11563 | 2026.05.02 04:39:03.048352 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 11564 | 2026.05.02 04:39:03.048395 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 821 rows starting from the beginning of the part | ||
| 11565 | 2026.05.02 04:39:03.048439 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 11566 | 2026.05.02 04:39:03.048641 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.05.02 04:39:03.048676 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11568 | 2026.05.02 04:39:03.048974 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11569 | 2026.05.02 04:39:03.049179 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.05.02 04:39:03.049285 [ 74 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11571 | 2026.05.02 04:39:03.049311 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001163 sec., 26655.20206362855 rows/sec., 1.96 MiB/sec. | ||
| 11572 | 2026.05.02 04:39:03.049317 [ 74 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.05.02 04:39:03.049352 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11574 | 2026.05.02 04:39:03.049355 [ 259 ] {48ed70d0-56a5-456f-ab39-d30564fcdd3e} <Debug> TCPHandler: Processed in 0.00135021 sec. | ||
| 11575 | 2026.05.02 04:39:03.049431 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 11576 | 2026.05.02 04:39:03.049510 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2026.05.02 04:39:03.049523 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11578 | 2026.05.02 04:39:03.049552 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 211 rows starting from the beginning of the part | ||
| 11579 | 2026.05.02 04:39:03.049603 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11580 | 2026.05.02 04:39:03.049606 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 11581 | 2026.05.02 04:39:03.049643 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11582 | 2026.05.02 04:39:03.049660 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 153 rows starting from the beginning of the part | ||
| 11583 | 2026.05.02 04:39:03.049702 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 11584 | 2026.05.02 04:39:03.049741 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 157 rows starting from the beginning of the part | ||
| 11585 | 2026.05.02 04:39:03.049778 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 11586 | 2026.05.02 04:39:03.050073 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.05.02 04:39:03.050108 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11588 | 2026.05.02 04:39:03.050431 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11589 | 2026.05.02 04:39:03.050498 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492985 sec., 2075423.638730277 rows/sec., 166.30 MiB/sec. | ||
| 11590 | 2026.05.02 04:39:03.050536 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140345 sec., 551587.4581815152 rows/sec., 37.00 MiB/sec. | ||
| 11591 | 2026.05.02 04:39:03.050638 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.05.02 04:39:03.050677 [ 189 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11593 | 2026.05.02 04:39:03.050748 [ 74 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11594 | 2026.05.02 04:39:03.050762 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001176 sec., 80782.31292517007 rows/sec., 6.31 MiB/sec. | ||
| 11595 | 2026.05.02 04:39:03.050780 [ 74 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.05.02 04:39:03.050805 [ 259 ] {5115022f-6621-48b0-bc03-11c856656e62} <Debug> TCPHandler: Processed in 0.00134624 sec. | ||
| 11597 | 2026.05.02 04:39:03.050806 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11598 | 2026.05.02 04:39:03.050885 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11599 | 2026.05.02 04:39:03.050904 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 11600 | 2026.05.02 04:39:03.050941 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.05.02 04:39:03.050961 [ 189 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.05.02 04:39:03.051024 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11603 | 2026.05.02 04:39:03.051036 [ 189 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_61_12} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11604 | 2026.05.02 04:39:03.051038 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11605 | 2026.05.02 04:39:03.051062 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1794 rows starting from the beginning of the part | ||
| 11606 | 2026.05.02 04:39:03.051097 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11607 | 2026.05.02 04:39:03.051105 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11608 | 2026.05.02 04:39:03.051131 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 11609 | 2026.05.02 04:39:03.051180 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 501 rows starting from the beginning of the part | ||
| 11610 | 2026.05.02 04:39:03.051221 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 11611 | 2026.05.02 04:39:03.051235 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.05.02 04:39:03.051260 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 505 rows starting from the beginning of the part | ||
| 11613 | 2026.05.02 04:39:03.051304 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 95 rows starting from the beginning of the part | ||
| 11614 | 2026.05.02 04:39:03.051340 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_71_14} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11615 | 2026.05.02 04:39:03.051466 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11616 | 2026.05.02 04:39:03.051530 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.05.02 04:39:03.051572 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11618 | 2026.05.02 04:39:03.051897 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11619 | 2026.05.02 04:39:03.052116 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.05.02 04:39:03.052225 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11621 | 2026.05.02 04:39:03.052243 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 11622 | 2026.05.02 04:39:03.052253 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.05.02 04:39:03.052281 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11624 | 2026.05.02 04:39:03.052286 [ 259 ] {122f1b53-8ecb-4715-a1c1-be6d31fcc6d0} <Debug> TCPHandler: Processed in 0.001393612 sec. | ||
| 11625 | 2026.05.02 04:39:03.052349 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 11626 | 2026.05.02 04:39:03.052411 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.05.02 04:39:03.052435 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11628 | 2026.05.02 04:39:03.052461 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 27470 rows starting from the beginning of the part | ||
| 11629 | 2026.05.02 04:39:03.052504 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11630 | 2026.05.02 04:39:03.052507 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 128 rows starting from the beginning of the part | ||
| 11631 | 2026.05.02 04:39:03.052560 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 11632 | 2026.05.02 04:39:03.052561 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11633 | 2026.05.02 04:39:03.052573 [ 188 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703858 sec., 1792402.888034097 rows/sec., 131.33 MiB/sec. | ||
| 11634 | 2026.05.02 04:39:03.052612 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11635 | 2026.05.02 04:39:03.052657 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 267 rows starting from the beginning of the part | ||
| 11636 | 2026.05.02 04:39:03.052694 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11637 | 2026.05.02 04:39:03.052774 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11638 | 2026.05.02 04:39:03.053009 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.05.02 04:39:03.053080 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_71_14} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11640 | 2026.05.02 04:39:03.053147 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11641 | 2026.05.02 04:39:03.053415 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.05.02 04:39:03.053451 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11643 | 2026.05.02 04:39:03.054019 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11644 | 2026.05.02 04:39:03.054247 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.05.02 04:39:03.054365 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11646 | 2026.05.02 04:39:03.054382 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001895 sec., 16358.839050131926 rows/sec., 29.31 MiB/sec. | ||
| 11647 | 2026.05.02 04:39:03.054402 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.05.02 04:39:03.054428 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11649 | 2026.05.02 04:39:03.054443 [ 259 ] {999baa77-4bf2-4821-a15f-1e55d25012c3} <Debug> TCPHandler: Processed in 0.002078396 sec. | ||
| 11650 | 2026.05.02 04:39:03.054508 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 11651 | 2026.05.02 04:39:03.054576 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2026.05.02 04:39:03.054674 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11653 | 2026.05.02 04:39:03.054707 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11654 | 2026.05.02 04:39:03.054715 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11655 | 2026.05.02 04:39:03.054764 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1189 rows starting from the beginning of the part | ||
| 11656 | 2026.05.02 04:39:03.054894 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 11657 | 2026.05.02 04:39:03.055003 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 11658 | 2026.05.02 04:39:03.055078 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.05.02 04:39:03.055104 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 11660 | 2026.05.02 04:39:03.055118 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11661 | 2026.05.02 04:39:03.055205 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part | ||
| 11662 | 2026.05.02 04:39:03.055307 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 11663 | 2026.05.02 04:39:03.055450 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11664 | 2026.05.02 04:39:03.055713 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.05.02 04:39:03.055823 [ 74 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11666 | 2026.05.02 04:39:03.055850 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 11667 | 2026.05.02 04:39:03.055852 [ 74 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2026.05.02 04:39:03.055891 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11669 | 2026.05.02 04:39:03.055893 [ 259 ] {d65c7083-4b82-4c72-be3d-453cab4c2ab4} <Debug> TCPHandler: Processed in 0.001364811 sec. | ||
| 11670 | 2026.05.02 04:39:03.055962 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 11671 | 2026.05.02 04:39:03.056034 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11672 | 2026.05.02 04:39:03.056058 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4122 rows starting from the beginning of the part | ||
| 11673 | 2026.05.02 04:39:03.056108 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
| 11674 | 2026.05.02 04:39:03.056154 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11675 | 2026.05.02 04:39:03.056198 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 11676 | 2026.05.02 04:39:03.056240 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11677 | 2026.05.02 04:39:03.056285 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 11678 | 2026.05.02 04:39:03.058548 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616288 sec., 1708527.5015594612 rows/sec., 110.00 MiB/sec. | ||
| 11679 | 2026.05.02 04:39:03.058958 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11680 | 2026.05.02 04:39:03.059246 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.05.02 04:39:03.059317 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_71_14} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11682 | 2026.05.02 04:39:03.059377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11683 | 2026.05.02 04:39:03.059933 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28450 rows, containing 5 columns (5 merged, 0 gathered) in 0.007612512 sec., 3737268.328772421 rows/sec., 238.33 MiB/sec. | ||
| 11684 | 2026.05.02 04:39:03.060288 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11685 | 2026.05.02 04:39:03.060533 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.05.02 04:39:03.060597 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11687 | 2026.05.02 04:39:03.060653 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11688 | 2026.05.02 04:39:03.065217 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 19 columns (19 merged, 0 gathered) in 0.010740381 sec., 122435.1352154081 rows/sec., 219.40 MiB/sec. | ||
| 11689 | 2026.05.02 04:39:03.067330 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11690 | 2026.05.02 04:39:03.067686 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.05.02 04:39:03.067769 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11692 | 2026.05.02 04:39:03.067896 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
| 11693 | 2026.05.02 04:39:04.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.56 MiB, peak 330.87 MiB, free memory in arenas 0.00 B, will set to 323.32 MiB (RSS), difference: 6.76 MiB | ||
| 11694 | 2026.05.02 04:39:06.436504 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11695 | 2026.05.02 04:39:06.436598 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11696 | 2026.05.02 04:39:06.573200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21091 | ||
| 11697 | 2026.05.02 04:39:06.573760 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.05.02 04:39:06.573812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11699 | 2026.05.02 04:39:06.574367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11700 | 2026.05.02 04:39:06.574624 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.05.02 04:39:06.574773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21091 | ||
| 11702 | 2026.05.02 04:39:06.643579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1470 | ||
| 11703 | 2026.05.02 04:39:06.646339 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.05.02 04:39:06.646391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11705 | 2026.05.02 04:39:06.647646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11706 | 2026.05.02 04:39:06.647924 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.05.02 04:39:06.648200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11708 | 2026.05.02 04:39:07.701420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11709 | 2026.05.02 04:39:07.719161 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.05.02 04:39:07.719231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11711 | 2026.05.02 04:39:07.726074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11712 | 2026.05.02 04:39:07.726785 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.05.02 04:39:07.730185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11714 | 2026.05.02 04:39:08.043129 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.05.02 04:39:08.043393 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 11716 | 2026.05.02 04:39:08.043780 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11717 | 2026.05.02 04:39:08.043824 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 11718 | 2026.05.02 04:39:08.044109 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11719 | 2026.05.02 04:39:08.044188 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11720 | 2026.05.02 04:39:08.044344 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11721 | 2026.05.02 04:39:08.044462 [ 304 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11722 | 2026.05.02 04:39:08.044486 [ 344 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11723 | 2026.05.02 04:39:08.044488 [ 334 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11724 | 2026.05.02 04:39:08.044660 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11725 | 2026.05.02 04:39:08.044688 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11726 | 2026.05.02 04:39:08.044755 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11727 | 2026.05.02 04:39:08.044775 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11728 | 2026.05.02 04:39:08.044809 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11729 | 2026.05.02 04:39:08.044848 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11730 | 2026.05.02 04:39:08.046046 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002765 sec., 15913.200723327305 rows/sec., 3.33 MiB/sec. | ||
| 11731 | 2026.05.02 04:39:08.046175 [ 259 ] {54e1cba1-f163-44ae-afbe-5f9cb0aab5a3} <Debug> TCPHandler: Processed in 0.003183851 sec. | ||
| 11732 | 2026.05.02 04:39:08.051704 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.05.02 04:39:08.051834 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11734 | 2026.05.02 04:39:08.051886 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11735 | 2026.05.02 04:39:08.052513 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.05.02 04:39:08.052554 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11737 | 2026.05.02 04:39:08.052927 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11738 | 2026.05.02 04:39:08.053149 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.05.02 04:39:08.053295 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001498 sec., 189586.11481975968 rows/sec., 12.04 MiB/sec. | ||
| 11740 | 2026.05.02 04:39:08.053333 [ 259 ] {51be22bf-8527-4312-8ac6-529a77ea97e4} <Debug> TCPHandler: Processed in 0.001692238 sec. | ||
| 11741 | 2026.05.02 04:39:08.053468 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2026.05.02 04:39:08.053566 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11743 | 2026.05.02 04:39:08.053607 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11744 | 2026.05.02 04:39:08.054426 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.05.02 04:39:08.054462 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11746 | 2026.05.02 04:39:08.054802 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11747 | 2026.05.02 04:39:08.055026 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.05.02 04:39:08.055165 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001617 sec., 506493.5064935065 rows/sec., 39.28 MiB/sec. | ||
| 11749 | 2026.05.02 04:39:08.055208 [ 259 ] {2ce871d9-6016-4fae-8d28-2a4ee7170840} <Debug> TCPHandler: Processed in 0.001791781 sec. | ||
| 11750 | 2026.05.02 04:39:08.055368 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.05.02 04:39:08.055470 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11752 | 2026.05.02 04:39:08.055515 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11753 | 2026.05.02 04:39:08.056042 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.05.02 04:39:08.056077 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11755 | 2026.05.02 04:39:08.056389 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11756 | 2026.05.02 04:39:08.056597 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.05.02 04:39:08.056721 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001274 sec., 120094.19152276295 rows/sec., 7.18 MiB/sec. | ||
| 11758 | 2026.05.02 04:39:08.056758 [ 259 ] {c9c3f10f-7a76-4624-8102-0a82931d4937} <Debug> TCPHandler: Processed in 0.001446092 sec. | ||
| 11759 | 2026.05.02 04:39:08.056882 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.05.02 04:39:08.056976 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11761 | 2026.05.02 04:39:08.057014 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11762 | 2026.05.02 04:39:08.057466 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2026.05.02 04:39:08.057501 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11764 | 2026.05.02 04:39:08.057796 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11765 | 2026.05.02 04:39:08.058006 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.05.02 04:39:08.058129 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 11767 | 2026.05.02 04:39:08.058164 [ 259 ] {276bf019-6875-4b78-848f-9c61760b5777} <Debug> TCPHandler: Processed in 0.00132996 sec. | ||
| 11768 | 2026.05.02 04:39:08.058289 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.05.02 04:39:08.058382 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.05.02 04:39:08.058420 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11771 | 2026.05.02 04:39:08.058868 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.05.02 04:39:08.058904 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11773 | 2026.05.02 04:39:08.059198 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11774 | 2026.05.02 04:39:08.059410 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.05.02 04:39:08.059534 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 11776 | 2026.05.02 04:39:08.059570 [ 259 ] {a30f67cd-e85f-4aa5-bc9c-92819c5ca2b3} <Debug> TCPHandler: Processed in 0.00132765 sec. | ||
| 11777 | 2026.05.02 04:39:08.059690 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.05.02 04:39:08.059783 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11779 | 2026.05.02 04:39:08.059821 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11780 | 2026.05.02 04:39:08.060457 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.05.02 04:39:08.060491 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11782 | 2026.05.02 04:39:08.060783 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11783 | 2026.05.02 04:39:08.060979 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.05.02 04:39:08.061095 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001387 sec., 361211.247296323 rows/sec., 25.39 MiB/sec. | ||
| 11785 | 2026.05.02 04:39:08.061129 [ 259 ] {f62e60fd-aeb6-42dc-9f16-1f2fe5e20bb1} <Debug> TCPHandler: Processed in 0.001545665 sec. | ||
| 11786 | 2026.05.02 04:39:08.061306 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.05.02 04:39:08.061398 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11788 | 2026.05.02 04:39:08.061438 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11789 | 2026.05.02 04:39:08.061763 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.05.02 04:39:08.061797 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11791 | 2026.05.02 04:39:08.062091 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11792 | 2026.05.02 04:39:08.062296 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.05.02 04:39:08.062418 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 11794 | 2026.05.02 04:39:08.062453 [ 259 ] {3e854b06-2142-4477-a725-39cbeb42da47} <Debug> TCPHandler: Processed in 0.001195076 sec. | ||
| 11795 | 2026.05.02 04:39:08.062570 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.05.02 04:39:08.062663 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.05.02 04:39:08.062703 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11798 | 2026.05.02 04:39:08.063124 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.05.02 04:39:08.063159 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11800 | 2026.05.02 04:39:08.063474 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11801 | 2026.05.02 04:39:08.063679 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.05.02 04:39:08.063801 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001156 sec., 229238.75432525954 rows/sec., 15.23 MiB/sec. | ||
| 11803 | 2026.05.02 04:39:08.063836 [ 259 ] {b13b8033-9125-47ef-84fe-fcca9ee3e1de} <Debug> TCPHandler: Processed in 0.001313339 sec. | ||
| 11804 | 2026.05.02 04:39:08.063954 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.05.02 04:39:08.064046 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.05.02 04:39:08.064085 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11807 | 2026.05.02 04:39:08.064391 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.05.02 04:39:08.064424 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11809 | 2026.05.02 04:39:08.064716 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11810 | 2026.05.02 04:39:08.064917 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.05.02 04:39:08.065038 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 11812 | 2026.05.02 04:39:08.065073 [ 259 ] {f3adc925-d756-45c1-be72-6ad8ead1f943} <Debug> TCPHandler: Processed in 0.001165666 sec. | ||
| 11813 | 2026.05.02 04:39:08.065191 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.05.02 04:39:08.065287 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11815 | 2026.05.02 04:39:08.065340 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11816 | 2026.05.02 04:39:08.066111 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.05.02 04:39:08.066148 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11818 | 2026.05.02 04:39:08.066654 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11819 | 2026.05.02 04:39:08.066891 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.05.02 04:39:08.067030 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00176 sec., 6250 rows/sec., 11.20 MiB/sec. | ||
| 11821 | 2026.05.02 04:39:08.067082 [ 259 ] {8ace1a3f-b810-4318-800e-ba7021709ec6} <Debug> TCPHandler: Processed in 0.001937973 sec. | ||
| 11822 | 2026.05.02 04:39:08.067210 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.05.02 04:39:08.067306 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.05.02 04:39:08.067347 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11825 | 2026.05.02 04:39:08.067690 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.05.02 04:39:08.067726 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11827 | 2026.05.02 04:39:08.068029 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11828 | 2026.05.02 04:39:08.068236 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.05.02 04:39:08.068360 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 11830 | 2026.05.02 04:39:08.068396 [ 259 ] {90240324-2b0e-4731-b106-d0d122ed2d1b} <Debug> TCPHandler: Processed in 0.001235618 sec. | ||
| 11831 | 2026.05.02 04:39:08.314517 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.05.02 04:39:08.314804 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 11833 | 2026.05.02 04:39:08.315249 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11834 | 2026.05.02 04:39:08.315304 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 11835 | 2026.05.02 04:39:08.315553 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11836 | 2026.05.02 04:39:08.315624 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11837 | 2026.05.02 04:39:08.315763 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11838 | 2026.05.02 04:39:08.315900 [ 344 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11839 | 2026.05.02 04:39:08.315903 [ 304 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11840 | 2026.05.02 04:39:08.315925 [ 334 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11841 | 2026.05.02 04:39:08.316100 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11842 | 2026.05.02 04:39:08.316130 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11843 | 2026.05.02 04:39:08.316200 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11844 | 2026.05.02 04:39:08.316219 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11845 | 2026.05.02 04:39:08.316254 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11846 | 2026.05.02 04:39:08.316292 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11847 | 2026.05.02 04:39:08.317458 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002775 sec., 15855.855855855854 rows/sec., 3.32 MiB/sec. | ||
| 11848 | 2026.05.02 04:39:08.317594 [ 259 ] {0e9ad897-0251-4fad-ba44-d9913b7ff65b} <Debug> TCPHandler: Processed in 0.003225282 sec. | ||
| 11849 | 2026.05.02 04:39:08.330523 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.05.02 04:39:08.330734 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11851 | 2026.05.02 04:39:08.330819 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11852 | 2026.05.02 04:39:08.331523 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.05.02 04:39:08.331568 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11854 | 2026.05.02 04:39:08.331937 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11855 | 2026.05.02 04:39:08.332167 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.05.02 04:39:08.332319 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001641 sec., 6093.845216331505 rows/sec., 496.91 KiB/sec. | ||
| 11857 | 2026.05.02 04:39:08.332359 [ 259 ] {24edcb71-eefe-4cca-bc0f-f94f6501a389} <Debug> TCPHandler: Processed in 0.001942273 sec. | ||
| 11858 | 2026.05.02 04:39:08.332482 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.05.02 04:39:08.332582 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11860 | 2026.05.02 04:39:08.332622 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11861 | 2026.05.02 04:39:08.334164 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.05.02 04:39:08.334204 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11863 | 2026.05.02 04:39:08.334657 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11864 | 2026.05.02 04:39:08.334875 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.05.02 04:39:08.335007 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Debug> executeQuery: Read 2472 rows, 187.94 KiB in 0.002445 sec., 1011042.9447852761 rows/sec., 75.06 MiB/sec. | ||
| 11866 | 2026.05.02 04:39:08.335044 [ 259 ] {ab93d57d-c498-4def-812c-077e7e3d3a48} <Debug> TCPHandler: Processed in 0.002613459 sec. | ||
| 11867 | 2026.05.02 04:39:08.335166 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.05.02 04:39:08.335270 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.05.02 04:39:08.335311 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11870 | 2026.05.02 04:39:08.335732 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.05.02 04:39:08.335769 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11872 | 2026.05.02 04:39:08.336081 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11873 | 2026.05.02 04:39:08.336299 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.05.02 04:39:08.336429 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001184 sec., 43918.91891891892 rows/sec., 3.18 MiB/sec. | ||
| 11875 | 2026.05.02 04:39:08.336467 [ 259 ] {7a36eed5-f9e9-47e4-852f-bc7eeb6169f1} <Debug> TCPHandler: Processed in 0.001350821 sec. | ||
| 11876 | 2026.05.02 04:39:08.336582 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.05.02 04:39:08.336678 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11878 | 2026.05.02 04:39:08.336719 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11879 | 2026.05.02 04:39:08.337382 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.05.02 04:39:08.337419 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11881 | 2026.05.02 04:39:08.337753 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11882 | 2026.05.02 04:39:08.337989 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.05.02 04:39:08.338117 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001457 sec., 549759.7803706246 rows/sec., 31.76 MiB/sec. | ||
| 11884 | 2026.05.02 04:39:08.338154 [ 259 ] {83a79403-c4dc-4110-ac73-bb61e9fea6ea} <Debug> TCPHandler: Processed in 0.001620757 sec. | ||
| 11885 | 2026.05.02 04:39:08.338268 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.05.02 04:39:08.338365 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.05.02 04:39:08.338405 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11888 | 2026.05.02 04:39:08.338785 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.05.02 04:39:08.338822 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11890 | 2026.05.02 04:39:08.339108 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11891 | 2026.05.02 04:39:08.339319 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.05.02 04:39:08.339457 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 11893 | 2026.05.02 04:39:08.339495 [ 259 ] {8df3e8d8-1f08-4dd5-9f1c-ecdbe771474a} <Debug> TCPHandler: Processed in 0.001276279 sec. | ||
| 11894 | 2026.05.02 04:39:08.339608 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.05.02 04:39:08.339704 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11896 | 2026.05.02 04:39:08.339743 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11897 | 2026.05.02 04:39:08.340566 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.05.02 04:39:08.340603 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11899 | 2026.05.02 04:39:08.340967 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11900 | 2026.05.02 04:39:08.341181 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.05.02 04:39:08.341313 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001627 sec., 818070.0676090965 rows/sec., 54.87 MiB/sec. | ||
| 11902 | 2026.05.02 04:39:08.341351 [ 259 ] {79c8e808-bad0-4d93-b2aa-4993d7bbfdd0} <Debug> TCPHandler: Processed in 0.001792321 sec. | ||
| 11903 | 2026.05.02 04:39:08.341469 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.05.02 04:39:08.341564 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11905 | 2026.05.02 04:39:08.341607 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11906 | 2026.05.02 04:39:08.342286 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.05.02 04:39:08.342324 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11908 | 2026.05.02 04:39:08.342769 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11909 | 2026.05.02 04:39:08.343000 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.05.02 04:39:08.343137 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001591 sec., 943431.8038969202 rows/sec., 57.24 MiB/sec. | ||
| 11911 | 2026.05.02 04:39:08.343174 [ 259 ] {eb794a31-1a69-4337-b6aa-4ce0b835186a} <Debug> TCPHandler: Processed in 0.001755669 sec. | ||
| 11912 | 2026.05.02 04:39:08.343291 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2026.05.02 04:39:08.343387 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11914 | 2026.05.02 04:39:08.343441 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11915 | 2026.05.02 04:39:08.344341 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.05.02 04:39:08.344378 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11917 | 2026.05.02 04:39:08.344954 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11918 | 2026.05.02 04:39:08.345186 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.05.02 04:39:08.345322 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001954 sec., 21494.370522006142 rows/sec., 38.52 MiB/sec. | ||
| 11920 | 2026.05.02 04:39:08.345374 [ 259 ] {ee07b940-c1b7-4fa0-9d7f-daba9f0f498a} <Debug> TCPHandler: Processed in 0.002133978 sec. | ||
| 11921 | 2026.05.02 04:39:08.345501 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2026.05.02 04:39:08.345691 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11923 | 2026.05.02 04:39:08.345734 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11924 | 2026.05.02 04:39:08.346055 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.05.02 04:39:08.346092 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11926 | 2026.05.02 04:39:08.346395 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11927 | 2026.05.02 04:39:08.346609 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.05.02 04:39:08.346736 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 11929 | 2026.05.02 04:39:08.346772 [ 259 ] {f0c93ab3-f76b-4ebc-95de-1c59d2726296} <Debug> TCPHandler: Processed in 0.00132153 sec. | ||
| 11930 | 2026.05.02 04:39:09.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.98 MiB, peak 330.87 MiB, free memory in arenas 0.00 B, will set to 323.42 MiB (RSS), difference: -1.56 MiB | ||
| 11931 | 2026.05.02 04:39:13.037657 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11932 | 2026.05.02 04:39:13.037901 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11933 | 2026.05.02 04:39:13.038227 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11934 | 2026.05.02 04:39:13.038263 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11935 | 2026.05.02 04:39:13.038483 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11936 | 2026.05.02 04:39:13.038554 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11937 | 2026.05.02 04:39:13.038697 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11938 | 2026.05.02 04:39:13.038800 [ 337 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11939 | 2026.05.02 04:39:13.038836 [ 334 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11940 | 2026.05.02 04:39:13.038838 [ 331 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11941 | 2026.05.02 04:39:13.038976 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11942 | 2026.05.02 04:39:13.039003 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11943 | 2026.05.02 04:39:13.039071 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11944 | 2026.05.02 04:39:13.039091 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 11945 | 2026.05.02 04:39:13.039125 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11946 | 2026.05.02 04:39:13.039165 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11947 | 2026.05.02 04:39:13.040345 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002532 sec., 17377.567140600317 rows/sec., 1.98 MiB/sec. | ||
| 11948 | 2026.05.02 04:39:13.040481 [ 259 ] {b90b226a-0d6a-4c1b-a877-d1627c763ee1} <Debug> TCPHandler: Processed in 0.002957346 sec. | ||
| 11949 | 2026.05.02 04:39:13.042057 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11950 | 2026.05.02 04:39:13.042173 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11951 | 2026.05.02 04:39:13.042220 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11952 | 2026.05.02 04:39:13.042737 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.05.02 04:39:13.042783 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11954 | 2026.05.02 04:39:13.043160 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11955 | 2026.05.02 04:39:13.043399 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2026.05.02 04:39:13.043546 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001409 sec., 39744.49964513839 rows/sec., 3.05 MiB/sec. | ||
| 11957 | 2026.05.02 04:39:13.043584 [ 259 ] {2ba85098-05cc-4011-829b-99a3d59ba60c} <Debug> TCPHandler: Processed in 0.001580715 sec. | ||
| 11958 | 2026.05.02 04:39:13.043714 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.05.02 04:39:13.043813 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11960 | 2026.05.02 04:39:13.043854 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11961 | 2026.05.02 04:39:13.044284 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2026.05.02 04:39:13.044321 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11963 | 2026.05.02 04:39:13.044629 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11964 | 2026.05.02 04:39:13.044844 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11965 | 2026.05.02 04:39:13.044976 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 11966 | 2026.05.02 04:39:13.045012 [ 259 ] {4c7d07fb-8331-4377-9c19-27393f69d978} <Debug> TCPHandler: Processed in 0.0013476 sec. | ||
| 11967 | 2026.05.02 04:39:13.045136 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.05.02 04:39:13.045233 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11969 | 2026.05.02 04:39:13.045276 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11970 | 2026.05.02 04:39:13.045662 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.05.02 04:39:13.045698 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11972 | 2026.05.02 04:39:13.046025 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11973 | 2026.05.02 04:39:13.046240 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.05.02 04:39:13.046378 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001163 sec., 110060.18916595013 rows/sec., 7.67 MiB/sec. | ||
| 11975 | 2026.05.02 04:39:13.046415 [ 259 ] {3cb63031-14bd-42b3-a597-60b5075e21c2} <Debug> TCPHandler: Processed in 0.00132964 sec. | ||
| 11976 | 2026.05.02 04:39:13.046536 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.05.02 04:39:13.046633 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11978 | 2026.05.02 04:39:13.046674 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11979 | 2026.05.02 04:39:13.047003 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.05.02 04:39:13.047039 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11981 | 2026.05.02 04:39:13.047357 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11982 | 2026.05.02 04:39:13.047568 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.05.02 04:39:13.047695 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 11984 | 2026.05.02 04:39:13.047730 [ 259 ] {f3e37022-4e6d-4f56-a70c-974e23e3f844} <Debug> TCPHandler: Processed in 0.001243788 sec. | ||
| 11985 | 2026.05.02 04:39:14.074889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21603 | ||
| 11986 | 2026.05.02 04:39:14.075407 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.05.02 04:39:14.075451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11988 | 2026.05.02 04:39:14.075937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11989 | 2026.05.02 04:39:14.076169 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2026.05.02 04:39:14.076304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21603 | ||
| 11991 | 2026.05.02 04:39:15.230292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11992 | 2026.05.02 04:39:15.248295 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.05.02 04:39:15.248354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11994 | 2026.05.02 04:39:15.254377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11995 | 2026.05.02 04:39:15.255049 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.05.02 04:39:15.258397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11997 | 2026.05.02 04:39:16.648503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1524 | ||
| 11998 | 2026.05.02 04:39:16.651498 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.05.02 04:39:16.651565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12000 | 2026.05.02 04:39:16.652882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12001 | 2026.05.02 04:39:16.653192 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.05.02 04:39:16.653646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1524 | ||
| 12003 | 2026.05.02 04:39:18.042926 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.05.02 04:39:18.043159 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 12005 | 2026.05.02 04:39:18.043512 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12006 | 2026.05.02 04:39:18.043550 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 12007 | 2026.05.02 04:39:18.043793 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12008 | 2026.05.02 04:39:18.043864 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12009 | 2026.05.02 04:39:18.044008 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12010 | 2026.05.02 04:39:18.044124 [ 334 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12011 | 2026.05.02 04:39:18.044128 [ 331 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12012 | 2026.05.02 04:39:18.044124 [ 306 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12013 | 2026.05.02 04:39:18.044293 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12014 | 2026.05.02 04:39:18.044324 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12015 | 2026.05.02 04:39:18.044393 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12016 | 2026.05.02 04:39:18.044413 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 12017 | 2026.05.02 04:39:18.044447 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12018 | 2026.05.02 04:39:18.044487 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12019 | 2026.05.02 04:39:18.045626 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002565 sec., 17153.996101364522 rows/sec., 3.59 MiB/sec. | ||
| 12020 | 2026.05.02 04:39:18.045752 [ 259 ] {912b3622-07b9-412c-8c08-19647ff7479b} <Debug> TCPHandler: Processed in 0.002954887 sec. | ||
| 12021 | 2026.05.02 04:39:18.050944 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12022 | 2026.05.02 04:39:18.051076 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12023 | 2026.05.02 04:39:18.051128 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12024 | 2026.05.02 04:39:18.051790 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.05.02 04:39:18.051836 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12026 | 2026.05.02 04:39:18.052223 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12027 | 2026.05.02 04:39:18.052457 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.05.02 04:39:18.052593 [ 111 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12029 | 2026.05.02 04:39:18.052600 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001561 sec., 181934.65727098013 rows/sec., 11.56 MiB/sec. | ||
| 12030 | 2026.05.02 04:39:18.052658 [ 111 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2026.05.02 04:39:18.052688 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12032 | 2026.05.02 04:39:18.052688 [ 259 ] {dc984200-e3f2-4755-b838-3ee8d40753a3} <Debug> TCPHandler: Processed in 0.001807171 sec. | ||
| 12033 | 2026.05.02 04:39:18.052795 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 12034 | 2026.05.02 04:39:18.052840 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.05.02 04:39:18.052915 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12036 | 2026.05.02 04:39:18.052946 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12037 | 2026.05.02 04:39:18.052951 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 12038 | 2026.05.02 04:39:18.052997 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12039 | 2026.05.02 04:39:18.053031 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 12040 | 2026.05.02 04:39:18.053081 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 12041 | 2026.05.02 04:39:18.053122 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 12042 | 2026.05.02 04:39:18.053162 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12043 | 2026.05.02 04:39:18.053837 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.05.02 04:39:18.053878 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12045 | 2026.05.02 04:39:18.054123 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365681 sec., 1039774.2957542792 rows/sec., 70.01 MiB/sec. | ||
| 12046 | 2026.05.02 04:39:18.054237 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12047 | 2026.05.02 04:39:18.054268 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12048 | 2026.05.02 04:39:18.054555 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2026.05.02 04:39:18.054607 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.05.02 04:39:18.054688 [ 192 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_33_8} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12051 | 2026.05.02 04:39:18.054701 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001779 sec., 460370.99494097807 rows/sec., 35.71 MiB/sec. | ||
| 12052 | 2026.05.02 04:39:18.054744 [ 259 ] {44203c5f-b977-4d71-ad80-30ac0f90a994} <Debug> TCPHandler: Processed in 0.001953184 sec. | ||
| 12053 | 2026.05.02 04:39:18.054756 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12054 | 2026.05.02 04:39:18.054865 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.05.02 04:39:18.054964 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12056 | 2026.05.02 04:39:18.055003 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12057 | 2026.05.02 04:39:18.055440 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.05.02 04:39:18.055476 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12059 | 2026.05.02 04:39:18.055775 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12060 | 2026.05.02 04:39:18.055984 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.05.02 04:39:18.056109 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001164 sec., 131443.29896907214 rows/sec., 7.86 MiB/sec. | ||
| 12062 | 2026.05.02 04:39:18.056146 [ 259 ] {a5acdbea-c552-4122-8a05-711ba2e29b90} <Debug> TCPHandler: Processed in 0.00133002 sec. | ||
| 12063 | 2026.05.02 04:39:18.056269 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2026.05.02 04:39:18.056363 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12065 | 2026.05.02 04:39:18.056402 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12066 | 2026.05.02 04:39:18.056838 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.05.02 04:39:18.056874 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12068 | 2026.05.02 04:39:18.057163 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12069 | 2026.05.02 04:39:18.057375 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.05.02 04:39:18.057497 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 12071 | 2026.05.02 04:39:18.057534 [ 259 ] {bc18bd13-5363-4383-84b9-ef95d9606706} <Debug> TCPHandler: Processed in 0.00131264 sec. | ||
| 12072 | 2026.05.02 04:39:18.057659 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.05.02 04:39:18.057758 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12074 | 2026.05.02 04:39:18.057796 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12075 | 2026.05.02 04:39:18.058240 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.05.02 04:39:18.058275 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12077 | 2026.05.02 04:39:18.058573 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12078 | 2026.05.02 04:39:18.058776 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.05.02 04:39:18.058881 [ 116 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12080 | 2026.05.02 04:39:18.058900 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 12081 | 2026.05.02 04:39:18.058926 [ 116 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.05.02 04:39:18.058946 [ 259 ] {8d1f7787-e80a-4534-8b43-be59450b0deb} <Debug> TCPHandler: Processed in 0.00133384 sec. | ||
| 12083 | 2026.05.02 04:39:18.058952 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12084 | 2026.05.02 04:39:18.059050 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 12085 | 2026.05.02 04:39:18.059090 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2026.05.02 04:39:18.059164 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12087 | 2026.05.02 04:39:18.059192 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12088 | 2026.05.02 04:39:18.059201 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 12089 | 2026.05.02 04:39:18.059238 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12090 | 2026.05.02 04:39:18.059276 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 12091 | 2026.05.02 04:39:18.059338 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 12092 | 2026.05.02 04:39:18.059387 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 12093 | 2026.05.02 04:39:18.059430 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12094 | 2026.05.02 04:39:18.059910 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2026.05.02 04:39:18.059951 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12096 | 2026.05.02 04:39:18.060227 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212417 sec., 610351.0590828074 rows/sec., 37.04 MiB/sec. | ||
| 12097 | 2026.05.02 04:39:18.060278 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12098 | 2026.05.02 04:39:18.060374 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12099 | 2026.05.02 04:39:18.060522 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2026.05.02 04:39:18.060668 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001494 sec., 335341.3654618474 rows/sec., 23.57 MiB/sec. | ||
| 12101 | 2026.05.02 04:39:18.060675 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.05.02 04:39:18.060709 [ 259 ] {ef8d4503-c697-4daa-83d2-c6d013864feb} <Debug> TCPHandler: Processed in 0.001667387 sec. | ||
| 12103 | 2026.05.02 04:39:18.060760 [ 187 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_33_8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12104 | 2026.05.02 04:39:18.060837 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12105 | 2026.05.02 04:39:18.060842 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2026.05.02 04:39:18.060944 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12107 | 2026.05.02 04:39:18.060984 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12108 | 2026.05.02 04:39:18.061323 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.05.02 04:39:18.061359 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12110 | 2026.05.02 04:39:18.061661 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12111 | 2026.05.02 04:39:18.061867 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2026.05.02 04:39:18.061988 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12113 | 2026.05.02 04:39:18.062023 [ 259 ] {4bc6ece4-33e3-42a2-afe9-008a84841687} <Debug> TCPHandler: Processed in 0.001232618 sec. | ||
| 12114 | 2026.05.02 04:39:18.062140 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12115 | 2026.05.02 04:39:18.062232 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12116 | 2026.05.02 04:39:18.062273 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12117 | 2026.05.02 04:39:18.062711 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2026.05.02 04:39:18.062747 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12119 | 2026.05.02 04:39:18.063075 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12120 | 2026.05.02 04:39:18.063281 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2026.05.02 04:39:18.063407 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 12122 | 2026.05.02 04:39:18.063443 [ 259 ] {3a3c0942-3128-405c-8f17-530cbadaf8e2} <Debug> TCPHandler: Processed in 0.001350631 sec. | ||
| 12123 | 2026.05.02 04:39:18.063567 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2026.05.02 04:39:18.063660 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12125 | 2026.05.02 04:39:18.063700 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12126 | 2026.05.02 04:39:18.064011 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.05.02 04:39:18.064047 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12128 | 2026.05.02 04:39:18.064345 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12129 | 2026.05.02 04:39:18.064554 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.05.02 04:39:18.064677 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 12131 | 2026.05.02 04:39:18.064713 [ 259 ] {0581b62b-7749-4e8c-ad6b-633479e477ee} <Debug> TCPHandler: Processed in 0.001192407 sec. | ||
| 12132 | 2026.05.02 04:39:18.064839 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12133 | 2026.05.02 04:39:18.064932 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12134 | 2026.05.02 04:39:18.064984 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12135 | 2026.05.02 04:39:18.065759 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.05.02 04:39:18.065795 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12137 | 2026.05.02 04:39:18.066288 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12138 | 2026.05.02 04:39:18.066506 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.05.02 04:39:18.066640 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001726 sec., 6373.117033603708 rows/sec., 11.42 MiB/sec. | ||
| 12140 | 2026.05.02 04:39:18.066695 [ 259 ] {0221871d-0426-4578-b200-7cbf201547cd} <Debug> TCPHandler: Processed in 0.001903093 sec. | ||
| 12141 | 2026.05.02 04:39:18.066817 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2026.05.02 04:39:18.066910 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.05.02 04:39:18.066950 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12144 | 2026.05.02 04:39:18.067284 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.05.02 04:39:18.067320 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12146 | 2026.05.02 04:39:18.067627 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12147 | 2026.05.02 04:39:18.067840 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.05.02 04:39:18.067963 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 12149 | 2026.05.02 04:39:18.067997 [ 259 ] {6f22ab1e-aaf1-4402-8585-838178b7f949} <Debug> TCPHandler: Processed in 0.001228638 sec. | ||
| 12150 | 2026.05.02 04:39:21.436706 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12151 | 2026.05.02 04:39:21.436811 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12152 | 2026.05.02 04:39:21.576417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22051 | ||
| 12153 | 2026.05.02 04:39:21.576941 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.05.02 04:39:21.576979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12155 | 2026.05.02 04:39:21.577470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12156 | 2026.05.02 04:39:21.577691 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.05.02 04:39:21.577815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22051 | ||
| 12158 | 2026.05.02 04:39:21.577821 [ 175 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12159 | 2026.05.02 04:39:21.577869 [ 175 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.05.02 04:39:21.577894 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12161 | 2026.05.02 04:39:21.578015 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 12162 | 2026.05.02 04:39:21.578157 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12163 | 2026.05.02 04:39:21.578197 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19683 rows starting from the beginning of the part | ||
| 12164 | 2026.05.02 04:39:21.578262 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 12165 | 2026.05.02 04:39:21.578306 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 12166 | 2026.05.02 04:39:21.578356 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 12167 | 2026.05.02 04:39:21.578397 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 12168 | 2026.05.02 04:39:21.578440 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 12169 | 2026.05.02 04:39:21.580687 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22051 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728312 sec., 8082286.776585669 rows/sec., 115.62 MiB/sec. | ||
| 12170 | 2026.05.02 04:39:21.580988 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12171 | 2026.05.02 04:39:21.581274 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.05.02 04:39:21.581351 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_46_9} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12173 | 2026.05.02 04:39:21.581452 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 12174 | 2026.05.02 04:39:22.758488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 12175 | 2026.05.02 04:39:22.776291 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.05.02 04:39:22.776360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12177 | 2026.05.02 04:39:22.782484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12178 | 2026.05.02 04:39:22.783201 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.05.02 04:39:22.783523 [ 157 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12180 | 2026.05.02 04:39:22.783596 [ 157 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2026.05.02 04:39:22.783619 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12182 | 2026.05.02 04:39:22.783766 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12183 | 2026.05.02 04:39:22.786966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 12184 | 2026.05.02 04:39:22.787494 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12185 | 2026.05.02 04:39:22.788837 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12186 | 2026.05.02 04:39:22.793301 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12187 | 2026.05.02 04:39:22.797651 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12188 | 2026.05.02 04:39:22.802335 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12189 | 2026.05.02 04:39:22.806540 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12190 | 2026.05.02 04:39:22.810303 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 12191 | 2026.05.02 04:39:22.861808 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078105716 sec., 4442.696613907233 rows/sec., 22.97 MiB/sec. | ||
| 12192 | 2026.05.02 04:39:22.864555 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12193 | 2026.05.02 04:39:22.866451 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_46_9} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.05.02 04:39:22.866535 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_46_9} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12195 | 2026.05.02 04:39:22.868936 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12196 | 2026.05.02 04:39:23.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.54 MiB, peak 337.96 MiB, free memory in arenas 0.00 B, will set to 326.52 MiB (RSS), difference: 1.98 MiB | ||
| 12197 | 2026.05.02 04:39:23.039418 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.05.02 04:39:23.039670 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12199 | 2026.05.02 04:39:23.040040 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12200 | 2026.05.02 04:39:23.040074 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12201 | 2026.05.02 04:39:23.040289 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12202 | 2026.05.02 04:39:23.040357 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12203 | 2026.05.02 04:39:23.040494 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12204 | 2026.05.02 04:39:23.040621 [ 334 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12205 | 2026.05.02 04:39:23.040623 [ 331 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12206 | 2026.05.02 04:39:23.040622 [ 306 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12207 | 2026.05.02 04:39:23.040808 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12208 | 2026.05.02 04:39:23.040834 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12209 | 2026.05.02 04:39:23.040902 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12210 | 2026.05.02 04:39:23.040922 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 12211 | 2026.05.02 04:39:23.040954 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12212 | 2026.05.02 04:39:23.041003 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12213 | 2026.05.02 04:39:23.042155 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002586 sec., 17014.694508894045 rows/sec., 3.56 MiB/sec. | ||
| 12214 | 2026.05.02 04:39:23.042287 [ 259 ] {027334da-9b06-41b1-bb16-fa41c8652f8a} <Debug> TCPHandler: Processed in 0.003006828 sec. | ||
| 12215 | 2026.05.02 04:39:23.044510 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.05.02 04:39:23.044641 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12217 | 2026.05.02 04:39:23.044691 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12218 | 2026.05.02 04:39:23.045240 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.05.02 04:39:23.045286 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12220 | 2026.05.02 04:39:23.045663 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12221 | 2026.05.02 04:39:23.045885 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.05.02 04:39:23.046025 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001421 sec., 83040.11259676285 rows/sec., 7.06 MiB/sec. | ||
| 12223 | 2026.05.02 04:39:23.046063 [ 259 ] {61bcb820-c8bd-4bc8-a502-3e0f2f79fbfa} <Debug> TCPHandler: Processed in 0.001613507 sec. | ||
| 12224 | 2026.05.02 04:39:23.046074 [ 154 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12225 | 2026.05.02 04:39:23.046154 [ 154 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.05.02 04:39:23.046177 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12227 | 2026.05.02 04:39:23.046185 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2026.05.02 04:39:23.046285 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12229 | 2026.05.02 04:39:23.046291 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 12230 | 2026.05.02 04:39:23.046326 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12231 | 2026.05.02 04:39:23.046444 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12232 | 2026.05.02 04:39:23.046486 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3242 rows starting from the beginning of the part | ||
| 12233 | 2026.05.02 04:39:23.046563 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 819 rows starting from the beginning of the part | ||
| 12234 | 2026.05.02 04:39:23.046616 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2472 rows starting from the beginning of the part | ||
| 12235 | 2026.05.02 04:39:23.046667 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 12236 | 2026.05.02 04:39:23.046713 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 819 rows starting from the beginning of the part | ||
| 12237 | 2026.05.02 04:39:23.046758 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 12238 | 2026.05.02 04:39:23.046765 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.05.02 04:39:23.046808 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12240 | 2026.05.02 04:39:23.047143 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12241 | 2026.05.02 04:39:23.047362 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.05.02 04:39:23.047496 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 12243 | 2026.05.02 04:39:23.047534 [ 259 ] {1a33ce43-d288-4351-b89e-2f0bb5f1f69b} <Debug> TCPHandler: Processed in 0.001396341 sec. | ||
| 12244 | 2026.05.02 04:39:23.047640 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.05.02 04:39:23.047732 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12246 | 2026.05.02 04:39:23.047770 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12247 | 2026.05.02 04:39:23.048190 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.05.02 04:39:23.048226 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12249 | 2026.05.02 04:39:23.048537 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12250 | 2026.05.02 04:39:23.048757 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.05.02 04:39:23.048868 [ 154 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12252 | 2026.05.02 04:39:23.048881 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001166 sec., 81475.12864493996 rows/sec., 6.36 MiB/sec. | ||
| 12253 | 2026.05.02 04:39:23.048910 [ 154 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.05.02 04:39:23.048931 [ 259 ] {21fd39a9-a726-4cf4-aa35-af3ddf1ffb99} <Debug> TCPHandler: Processed in 0.00133836 sec. | ||
| 12255 | 2026.05.02 04:39:23.048938 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12256 | 2026.05.02 04:39:23.049045 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 12257 | 2026.05.02 04:39:23.049054 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12258 | 2026.05.02 04:39:23.049151 [ 193 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002911845 sec., 2584615.595953768 rows/sec., 204.99 MiB/sec. | ||
| 12259 | 2026.05.02 04:39:23.049168 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12260 | 2026.05.02 04:39:23.049164 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12261 | 2026.05.02 04:39:23.049224 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12262 | 2026.05.02 04:39:23.049236 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1794 rows starting from the beginning of the part | ||
| 12263 | 2026.05.02 04:39:23.049304 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 501 rows starting from the beginning of the part | ||
| 12264 | 2026.05.02 04:39:23.049354 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1331 rows starting from the beginning of the part | ||
| 12265 | 2026.05.02 04:39:23.049398 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 12266 | 2026.05.02 04:39:23.049438 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 501 rows starting from the beginning of the part | ||
| 12267 | 2026.05.02 04:39:23.049478 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 95 rows starting from the beginning of the part | ||
| 12268 | 2026.05.02 04:39:23.049483 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12269 | 2026.05.02 04:39:23.049656 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2026.05.02 04:39:23.049691 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12271 | 2026.05.02 04:39:23.049789 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2026.05.02 04:39:23.049856 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_76_15} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12273 | 2026.05.02 04:39:23.049949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 12274 | 2026.05.02 04:39:23.050030 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12275 | 2026.05.02 04:39:23.050250 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.05.02 04:39:23.050374 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 5 parts from all_1_71_14 to all_75_75_0 | ||
| 12277 | 2026.05.02 04:39:23.050377 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 12278 | 2026.05.02 04:39:23.050408 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.05.02 04:39:23.050431 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12280 | 2026.05.02 04:39:23.050435 [ 259 ] {44befac5-b323-4fde-adf9-a2a44f3d1e82} <Debug> TCPHandler: Processed in 0.001427522 sec. | ||
| 12281 | 2026.05.02 04:39:23.050517 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_71_14 to all_75_75_0 into Compact with storage Full | ||
| 12282 | 2026.05.02 04:39:23.050575 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.05.02 04:39:23.050612 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12284 | 2026.05.02 04:39:23.050642 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 28450 rows starting from the beginning of the part | ||
| 12285 | 2026.05.02 04:39:23.050668 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12286 | 2026.05.02 04:39:23.050696 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 12287 | 2026.05.02 04:39:23.050721 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12288 | 2026.05.02 04:39:23.050740 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1501 rows starting from the beginning of the part | ||
| 12289 | 2026.05.02 04:39:23.050783 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 128 rows starting from the beginning of the part | ||
| 12290 | 2026.05.02 04:39:23.050821 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 12291 | 2026.05.02 04:39:23.050919 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915173 sec., 2237917.932218134 rows/sec., 161.87 MiB/sec. | ||
| 12292 | 2026.05.02 04:39:23.051165 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12293 | 2026.05.02 04:39:23.051415 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.05.02 04:39:23.051485 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_76_15} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12295 | 2026.05.02 04:39:23.051544 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2026.05.02 04:39:23.051569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12297 | 2026.05.02 04:39:23.051586 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12298 | 2026.05.02 04:39:23.052133 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12299 | 2026.05.02 04:39:23.052357 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.05.02 04:39:23.052499 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001848 sec., 16774.891774891774 rows/sec., 30.06 MiB/sec. | ||
| 12301 | 2026.05.02 04:39:23.052553 [ 259 ] {1be492ec-a1a7-487a-a493-50f2711f981e} <Debug> TCPHandler: Processed in 0.002024776 sec. | ||
| 12302 | 2026.05.02 04:39:23.052688 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2026.05.02 04:39:23.052783 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12304 | 2026.05.02 04:39:23.052824 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12305 | 2026.05.02 04:39:23.053163 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.05.02 04:39:23.053197 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12307 | 2026.05.02 04:39:23.053502 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12308 | 2026.05.02 04:39:23.053724 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.05.02 04:39:23.053838 [ 154 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12310 | 2026.05.02 04:39:23.053857 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12311 | 2026.05.02 04:39:23.053868 [ 154 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.05.02 04:39:23.053896 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12313 | 2026.05.02 04:39:23.053900 [ 259 ] {148a733e-baf9-42c7-96a6-a4b8b85cbb3e} <Debug> TCPHandler: Processed in 0.001259338 sec. | ||
| 12314 | 2026.05.02 04:39:23.053976 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 12315 | 2026.05.02 04:39:23.054069 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12316 | 2026.05.02 04:39:23.054099 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4470 rows starting from the beginning of the part | ||
| 12317 | 2026.05.02 04:39:23.054153 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 12318 | 2026.05.02 04:39:23.054197 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part | ||
| 12319 | 2026.05.02 04:39:23.054236 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 12320 | 2026.05.02 04:39:23.054274 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 12321 | 2026.05.02 04:39:23.054314 [ 197 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 12322 | 2026.05.02 04:39:23.059145 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.005201777 sec., 916994.3271309015 rows/sec., 59.05 MiB/sec. | ||
| 12323 | 2026.05.02 04:39:23.059636 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12324 | 2026.05.02 04:39:23.059934 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.05.02 04:39:23.059999 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_76_15} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12326 | 2026.05.02 04:39:23.060056 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12327 | 2026.05.02 04:39:23.061863 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30609 rows, containing 5 columns (5 merged, 0 gathered) in 0.011386596 sec., 2688160.711067645 rows/sec., 171.21 MiB/sec. | ||
| 12328 | 2026.05.02 04:39:23.062461 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12329 | 2026.05.02 04:39:23.062799 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.05.02 04:39:23.062885 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 5 parts: [all_1_71_14, all_75_75_0] -> all_1_75_15 | ||
| 12331 | 2026.05.02 04:39:23.062964 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12332 | 2026.05.02 04:39:24.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.15 MiB, peak 338.47 MiB, free memory in arenas 0.00 B, will set to 330.02 MiB (RSS), difference: 2.87 MiB | ||
| 12333 | 2026.05.02 04:39:26.653974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1562 | ||
| 12334 | 2026.05.02 04:39:26.656948 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.05.02 04:39:26.656988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12336 | 2026.05.02 04:39:26.658206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12337 | 2026.05.02 04:39:26.658476 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.05.02 04:39:26.658735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
| 12339 | 2026.05.02 04:39:28.044327 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.05.02 04:39:28.044596 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 12341 | 2026.05.02 04:39:28.044989 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12342 | 2026.05.02 04:39:28.045036 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 12343 | 2026.05.02 04:39:28.045287 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12344 | 2026.05.02 04:39:28.045361 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12345 | 2026.05.02 04:39:28.045515 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12346 | 2026.05.02 04:39:28.045633 [ 334 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12347 | 2026.05.02 04:39:28.045656 [ 336 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12348 | 2026.05.02 04:39:28.045633 [ 298 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12349 | 2026.05.02 04:39:28.045804 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12350 | 2026.05.02 04:39:28.045834 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12351 | 2026.05.02 04:39:28.045904 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12352 | 2026.05.02 04:39:28.045925 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 12353 | 2026.05.02 04:39:28.045960 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12354 | 2026.05.02 04:39:28.046001 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12355 | 2026.05.02 04:39:28.047210 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002727 sec., 16134.946828016136 rows/sec., 3.37 MiB/sec. | ||
| 12356 | 2026.05.02 04:39:28.047348 [ 259 ] {6fab8983-7ea6-477e-8915-f70c048ffc68} <Debug> TCPHandler: Processed in 0.003160331 sec. | ||
| 12357 | 2026.05.02 04:39:28.052508 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2026.05.02 04:39:28.052648 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12359 | 2026.05.02 04:39:28.052702 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12360 | 2026.05.02 04:39:28.053439 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.05.02 04:39:28.053493 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12362 | 2026.05.02 04:39:28.054008 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12363 | 2026.05.02 04:39:28.054441 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.05.02 04:39:28.054681 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002069 sec., 137264.37892701788 rows/sec., 8.72 MiB/sec. | ||
| 12365 | 2026.05.02 04:39:28.054742 [ 259 ] {05e53b76-0800-4dee-9bb1-63449d0e3c25} <Debug> TCPHandler: Processed in 0.002300512 sec. | ||
| 12366 | 2026.05.02 04:39:28.055120 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.05.02 04:39:28.055258 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12368 | 2026.05.02 04:39:28.055324 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12369 | 2026.05.02 04:39:28.056268 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2026.05.02 04:39:28.056306 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12371 | 2026.05.02 04:39:28.056683 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12372 | 2026.05.02 04:39:28.056917 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.05.02 04:39:28.057054 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001825 sec., 448767.12328767125 rows/sec., 34.81 MiB/sec. | ||
| 12374 | 2026.05.02 04:39:28.057096 [ 259 ] {ca84b07a-c618-49bb-8c3b-ed1fd5ba226e} <Debug> TCPHandler: Processed in 0.002052017 sec. | ||
| 12375 | 2026.05.02 04:39:28.057251 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.05.02 04:39:28.057351 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12377 | 2026.05.02 04:39:28.057394 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12378 | 2026.05.02 04:39:28.057856 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.05.02 04:39:28.057893 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12380 | 2026.05.02 04:39:28.058221 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12381 | 2026.05.02 04:39:28.058465 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.05.02 04:39:28.058593 [ 148 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12383 | 2026.05.02 04:39:28.058597 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001265 sec., 120948.61660079051 rows/sec., 7.23 MiB/sec. | ||
| 12384 | 2026.05.02 04:39:28.058657 [ 148 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.05.02 04:39:28.058677 [ 259 ] {e828f3b3-9b73-4575-833a-0b65c2b63281} <Debug> TCPHandler: Processed in 0.001475363 sec. | ||
| 12386 | 2026.05.02 04:39:28.058685 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12387 | 2026.05.02 04:39:28.058806 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 12388 | 2026.05.02 04:39:28.058831 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2026.05.02 04:39:28.058941 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12390 | 2026.05.02 04:39:28.058944 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12391 | 2026.05.02 04:39:28.058980 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 213 rows starting from the beginning of the part | ||
| 12392 | 2026.05.02 04:39:28.059000 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12393 | 2026.05.02 04:39:28.059051 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 153 rows starting from the beginning of the part | ||
| 12394 | 2026.05.02 04:39:28.059098 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 52 rows starting from the beginning of the part | ||
| 12395 | 2026.05.02 04:39:28.059141 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 153 rows starting from the beginning of the part | ||
| 12396 | 2026.05.02 04:39:28.059181 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 12397 | 2026.05.02 04:39:28.059221 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 153 rows starting from the beginning of the part | ||
| 12398 | 2026.05.02 04:39:28.059489 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.05.02 04:39:28.059540 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12400 | 2026.05.02 04:39:28.060002 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12401 | 2026.05.02 04:39:28.060111 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134493 sec., 561367.50611556 rows/sec., 37.05 MiB/sec. | ||
| 12402 | 2026.05.02 04:39:28.060317 [ 188 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12403 | 2026.05.02 04:39:28.060376 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2026.05.02 04:39:28.060601 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001674 sec., 89008.36320191159 rows/sec., 5.75 MiB/sec. | ||
| 12405 | 2026.05.02 04:39:28.060659 [ 259 ] {1bdbb554-3d9b-4a85-8ff7-aac51aa94d03} <Debug> TCPHandler: Processed in 0.001877102 sec. | ||
| 12406 | 2026.05.02 04:39:28.060661 [ 188 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.05.02 04:39:28.060762 [ 188 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_66_13} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12408 | 2026.05.02 04:39:28.060826 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.05.02 04:39:28.060861 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12410 | 2026.05.02 04:39:28.060955 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12411 | 2026.05.02 04:39:28.061016 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12412 | 2026.05.02 04:39:28.061510 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.05.02 04:39:28.061548 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12414 | 2026.05.02 04:39:28.061875 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12415 | 2026.05.02 04:39:28.062093 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.05.02 04:39:28.062226 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001295 sec., 114285.71428571429 rows/sec., 6.50 MiB/sec. | ||
| 12417 | 2026.05.02 04:39:28.062264 [ 259 ] {a870ffa9-295e-48fe-93c1-91ed2f55718b} <Debug> TCPHandler: Processed in 0.001502924 sec. | ||
| 12418 | 2026.05.02 04:39:28.062390 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.05.02 04:39:28.062489 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12420 | 2026.05.02 04:39:28.062530 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12421 | 2026.05.02 04:39:28.063143 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.05.02 04:39:28.063180 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12423 | 2026.05.02 04:39:28.063517 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12424 | 2026.05.02 04:39:28.063735 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.05.02 04:39:28.063866 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001395 sec., 359139.7849462366 rows/sec., 25.24 MiB/sec. | ||
| 12426 | 2026.05.02 04:39:28.063903 [ 259 ] {10b7fc6e-5584-46a4-b708-65c760bffc2d} <Debug> TCPHandler: Processed in 0.001564444 sec. | ||
| 12427 | 2026.05.02 04:39:28.064027 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.05.02 04:39:28.064125 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12429 | 2026.05.02 04:39:28.064169 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12430 | 2026.05.02 04:39:28.064507 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.05.02 04:39:28.064542 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12432 | 2026.05.02 04:39:28.064857 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12433 | 2026.05.02 04:39:28.065073 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.05.02 04:39:28.065199 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 12435 | 2026.05.02 04:39:28.065236 [ 259 ] {14e4faed-d6a8-43bc-953d-b8c352b96b7f} <Debug> TCPHandler: Processed in 0.001259448 sec. | ||
| 12436 | 2026.05.02 04:39:28.065363 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2026.05.02 04:39:28.065461 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12438 | 2026.05.02 04:39:28.065503 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12439 | 2026.05.02 04:39:28.065916 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.05.02 04:39:28.065952 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12441 | 2026.05.02 04:39:28.066283 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12442 | 2026.05.02 04:39:28.066509 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.05.02 04:39:28.066642 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 12444 | 2026.05.02 04:39:28.066678 [ 259 ] {4c79b8c2-754b-4e57-b2dd-9aa0ed481437} <Debug> TCPHandler: Processed in 0.001364841 sec. | ||
| 12445 | 2026.05.02 04:39:28.066800 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2026.05.02 04:39:28.066897 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12447 | 2026.05.02 04:39:28.066939 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12448 | 2026.05.02 04:39:28.067257 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.05.02 04:39:28.067293 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12450 | 2026.05.02 04:39:28.067593 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12451 | 2026.05.02 04:39:28.067805 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.05.02 04:39:28.067913 [ 148 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12453 | 2026.05.02 04:39:28.067936 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 12454 | 2026.05.02 04:39:28.067954 [ 148 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.05.02 04:39:28.067977 [ 259 ] {822e3a48-e223-42e5-aa5c-d77625e7519c} <Debug> TCPHandler: Processed in 0.001226557 sec. | ||
| 12456 | 2026.05.02 04:39:28.067979 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12457 | 2026.05.02 04:39:28.068095 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 12458 | 2026.05.02 04:39:28.068106 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12459 | 2026.05.02 04:39:28.068219 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12460 | 2026.05.02 04:39:28.068239 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12461 | 2026.05.02 04:39:28.068275 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12462 | 2026.05.02 04:39:28.068282 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 31 rows starting from the beginning of the part | ||
| 12463 | 2026.05.02 04:39:28.068369 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12464 | 2026.05.02 04:39:28.068426 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12465 | 2026.05.02 04:39:28.068471 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12466 | 2026.05.02 04:39:28.068514 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12467 | 2026.05.02 04:39:28.068556 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12468 | 2026.05.02 04:39:28.069088 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.05.02 04:39:28.069130 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12470 | 2026.05.02 04:39:28.069435 [ 192 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387011 sec., 25955.09336263375 rows/sec., 1.70 MiB/sec. | ||
| 12471 | 2026.05.02 04:39:28.069613 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12472 | 2026.05.02 04:39:28.069672 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12473 | 2026.05.02 04:39:28.069981 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.05.02 04:39:28.070003 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.05.02 04:39:28.070099 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_35_7} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 12476 | 2026.05.02 04:39:28.070124 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12477 | 2026.05.02 04:39:28.070128 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001927 sec., 5708.354955889985 rows/sec., 10.23 MiB/sec. | ||
| 12478 | 2026.05.02 04:39:28.070172 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.05.02 04:39:28.070198 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12480 | 2026.05.02 04:39:28.070207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12481 | 2026.05.02 04:39:28.070208 [ 259 ] {9b8b9b01-7ccd-4363-b169-569b1f3c92e0} <Debug> TCPHandler: Processed in 0.002152068 sec. | ||
| 12482 | 2026.05.02 04:39:28.070307 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 12483 | 2026.05.02 04:39:28.070360 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.05.02 04:39:28.070470 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.05.02 04:39:28.070514 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12486 | 2026.05.02 04:39:28.070523 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12487 | 2026.05.02 04:39:28.070580 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1315 rows starting from the beginning of the part | ||
| 12488 | 2026.05.02 04:39:28.070706 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 12489 | 2026.05.02 04:39:28.070816 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 12490 | 2026.05.02 04:39:28.070867 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2026.05.02 04:39:28.070907 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12492 | 2026.05.02 04:39:28.070913 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 12493 | 2026.05.02 04:39:28.071011 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 12494 | 2026.05.02 04:39:28.071100 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 12495 | 2026.05.02 04:39:28.071235 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12496 | 2026.05.02 04:39:28.071526 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.05.02 04:39:28.071661 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 4.64 MiB/sec. | ||
| 12498 | 2026.05.02 04:39:28.071698 [ 259 ] {bde4472e-4128-457c-8edb-6aa0c8075b26} <Debug> TCPHandler: Processed in 0.001389021 sec. | ||
| 12499 | 2026.05.02 04:39:28.076662 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 19 columns (19 merged, 0 gathered) in 0.006386513 sec., 222500.1342673224 rows/sec., 398.71 MiB/sec. | ||
| 12500 | 2026.05.02 04:39:28.078351 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12501 | 2026.05.02 04:39:28.078810 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2026.05.02 04:39:28.078909 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12503 | 2026.05.02 04:39:28.079068 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 12504 | 2026.05.02 04:39:29.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.94 MiB, peak 342.48 MiB, free memory in arenas 0.00 B, will set to 332.16 MiB (RSS), difference: 1.21 MiB | ||
| 12505 | 2026.05.02 04:39:29.077936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22563 | ||
| 12506 | 2026.05.02 04:39:29.078522 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2026.05.02 04:39:29.078576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12508 | 2026.05.02 04:39:29.079147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12509 | 2026.05.02 04:39:29.079396 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2026.05.02 04:39:29.079546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22563 | ||
| 12511 | 2026.05.02 04:39:30.287087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 12512 | 2026.05.02 04:39:30.302980 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.02 04:39:30.303036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12514 | 2026.05.02 04:39:30.308441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12515 | 2026.05.02 04:39:30.309175 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.05.02 04:39:30.312274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 12517 | 2026.05.02 04:39:33.039650 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2026.05.02 04:39:33.040062 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12519 | 2026.05.02 04:39:33.040482 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12520 | 2026.05.02 04:39:33.040516 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12521 | 2026.05.02 04:39:33.040756 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12522 | 2026.05.02 04:39:33.040824 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12523 | 2026.05.02 04:39:33.040961 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12524 | 2026.05.02 04:39:33.041102 [ 336 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12525 | 2026.05.02 04:39:33.041117 [ 334 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12526 | 2026.05.02 04:39:33.041117 [ 298 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12527 | 2026.05.02 04:39:33.041324 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12528 | 2026.05.02 04:39:33.041351 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12529 | 2026.05.02 04:39:33.041419 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12530 | 2026.05.02 04:39:33.041438 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 12531 | 2026.05.02 04:39:33.041471 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12532 | 2026.05.02 04:39:33.041508 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12533 | 2026.05.02 04:39:33.042660 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002745 sec., 16029.143897996357 rows/sec., 3.35 MiB/sec. | ||
| 12534 | 2026.05.02 04:39:33.042793 [ 259 ] {fe1f24b2-3554-4975-a515-a0291c2410cd} <Debug> TCPHandler: Processed in 0.003322204 sec. | ||
| 12535 | 2026.05.02 04:39:33.045070 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.05.02 04:39:33.045271 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12537 | 2026.05.02 04:39:33.045343 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12538 | 2026.05.02 04:39:33.045853 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.05.02 04:39:33.045892 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12540 | 2026.05.02 04:39:33.046250 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12541 | 2026.05.02 04:39:33.046469 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.05.02 04:39:33.046614 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.0014 sec., 84285.71428571429 rows/sec., 7.17 MiB/sec. | ||
| 12543 | 2026.05.02 04:39:33.046653 [ 259 ] {c0a3e725-eb6a-436c-a4f0-900097b7c867} <Debug> TCPHandler: Processed in 0.001680108 sec. | ||
| 12544 | 2026.05.02 04:39:33.046778 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.05.02 04:39:33.046872 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.05.02 04:39:33.046912 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12547 | 2026.05.02 04:39:33.047306 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.05.02 04:39:33.047342 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12549 | 2026.05.02 04:39:33.047628 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12550 | 2026.05.02 04:39:33.047843 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.05.02 04:39:33.047967 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001113 sec., 27852.650494159927 rows/sec., 2.05 MiB/sec. | ||
| 12552 | 2026.05.02 04:39:33.048003 [ 259 ] {f6f42e7a-9da9-4dac-adea-295926767eb8} <Debug> TCPHandler: Processed in 0.001272908 sec. | ||
| 12553 | 2026.05.02 04:39:33.048121 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.05.02 04:39:33.048215 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12555 | 2026.05.02 04:39:33.048254 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12556 | 2026.05.02 04:39:33.048676 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.05.02 04:39:33.048712 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12558 | 2026.05.02 04:39:33.049006 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12559 | 2026.05.02 04:39:33.049208 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.05.02 04:39:33.049337 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001139 sec., 83406.49692712906 rows/sec., 6.51 MiB/sec. | ||
| 12561 | 2026.05.02 04:39:33.049373 [ 259 ] {4a1ba6fa-2d49-4e0c-86bf-0411c164fcdd} <Debug> TCPHandler: Processed in 0.001298979 sec. | ||
| 12562 | 2026.05.02 04:39:33.049493 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.05.02 04:39:33.049586 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12564 | 2026.05.02 04:39:33.049628 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12565 | 2026.05.02 04:39:33.050025 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.05.02 04:39:33.050061 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12567 | 2026.05.02 04:39:33.050376 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12568 | 2026.05.02 04:39:33.050579 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.05.02 04:39:33.050712 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 12570 | 2026.05.02 04:39:33.050748 [ 259 ] {284aa0c1-b065-40fc-aaf2-53c69735c5be} <Debug> TCPHandler: Processed in 0.001302829 sec. | ||
| 12571 | 2026.05.02 04:39:33.050854 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.05.02 04:39:33.050946 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12573 | 2026.05.02 04:39:33.051000 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12574 | 2026.05.02 04:39:33.051795 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12575 | 2026.05.02 04:39:33.051832 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12576 | 2026.05.02 04:39:33.052361 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12577 | 2026.05.02 04:39:33.052576 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2026.05.02 04:39:33.052710 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001781 sec., 17405.951712521055 rows/sec., 31.19 MiB/sec. | ||
| 12579 | 2026.05.02 04:39:33.052762 [ 259 ] {e96fb918-a22a-4830-a004-a45302f609c8} <Debug> TCPHandler: Processed in 0.001955373 sec. | ||
| 12580 | 2026.05.02 04:39:33.052889 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12581 | 2026.05.02 04:39:33.052982 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12582 | 2026.05.02 04:39:33.053022 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12583 | 2026.05.02 04:39:33.053349 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.05.02 04:39:33.053383 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12585 | 2026.05.02 04:39:33.053683 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12586 | 2026.05.02 04:39:33.053888 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.05.02 04:39:33.054016 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 12588 | 2026.05.02 04:39:33.054051 [ 259 ] {8f5c8553-3c68-4699-a117-04b4d9686b6b} <Debug> TCPHandler: Processed in 0.001210178 sec. | ||
| 12589 | 2026.05.02 04:39:33.915387 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56305 | ||
| 12590 | 2026.05.02 04:39:33.915494 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12591 | 2026.05.02 04:39:33.915521 [ 287 ] {} <Debug> TCP-Session: 9258c249-d09a-4e65-8a3a-56fe38657dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56305 | ||
| 12592 | 2026.05.02 04:39:33.915544 [ 287 ] {} <Debug> TCP-Session: 9258c249-d09a-4e65-8a3a-56fe38657dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12593 | 2026.05.02 04:39:33.915557 [ 287 ] {} <Debug> TCP-Session: 9258c249-d09a-4e65-8a3a-56fe38657dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2026.05.02 04:39:33.915766 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64592 | ||
| 12595 | 2026.05.02 04:39:33.915802 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51338 | ||
| 12596 | 2026.05.02 04:39:33.915840 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63285 | ||
| 12597 | 2026.05.02 04:39:33.915860 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34295 | ||
| 12598 | 2026.05.02 04:39:33.915880 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54740 | ||
| 12599 | 2026.05.02 04:39:33.915888 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12600 | 2026.05.02 04:39:33.915927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12601 | 2026.05.02 04:39:33.915948 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12602 | 2026.05.02 04:39:33.915958 [ 287 ] {} <Trace> TCP-Session: 9258c249-d09a-4e65-8a3a-56fe38657dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2026.05.02 04:39:33.915983 [ 351 ] {} <Debug> TCP-Session: 80fd648a-c933-4033-9d9f-8829336e2562 Authenticating user 'default' from [fd00:1122:3344:101::e]:34295 | ||
| 12604 | 2026.05.02 04:39:33.915974 [ 289 ] {} <Debug> TCP-Session: 3a392413-315f-4ccc-b4ef-d79f44acf0ea Authenticating user 'default' from [fd00:1122:3344:101::e]:51338 | ||
| 12605 | 2026.05.02 04:39:33.916011 [ 351 ] {} <Debug> TCP-Session: 80fd648a-c933-4033-9d9f-8829336e2562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12606 | 2026.05.02 04:39:33.915961 [ 288 ] {} <Debug> TCP-Session: fb30247e-0463-4932-b81e-b7802cd22df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64592 | ||
| 12607 | 2026.05.02 04:39:33.916038 [ 289 ] {} <Debug> TCP-Session: 3a392413-315f-4ccc-b4ef-d79f44acf0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12608 | 2026.05.02 04:39:33.916040 [ 351 ] {} <Debug> TCP-Session: 80fd648a-c933-4033-9d9f-8829336e2562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12609 | 2026.05.02 04:39:33.916076 [ 289 ] {} <Debug> TCP-Session: 3a392413-315f-4ccc-b4ef-d79f44acf0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12610 | 2026.05.02 04:39:33.916070 [ 288 ] {} <Debug> TCP-Session: fb30247e-0463-4932-b81e-b7802cd22df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12611 | 2026.05.02 04:39:33.915927 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12612 | 2026.05.02 04:39:33.916133 [ 288 ] {} <Debug> TCP-Session: fb30247e-0463-4932-b81e-b7802cd22df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12613 | 2026.05.02 04:39:33.916149 [ 287 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12614 | 2026.05.02 04:39:33.916162 [ 349 ] {} <Debug> TCP-Session: cd2b0ff4-16ca-4c61-8d40-f6ce5475e795 Authenticating user 'default' from [fd00:1122:3344:101::e]:63285 | ||
| 12615 | 2026.05.02 04:39:33.915871 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33084 | ||
| 12616 | 2026.05.02 04:39:33.916208 [ 349 ] {} <Debug> TCP-Session: cd2b0ff4-16ca-4c61-8d40-f6ce5475e795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12617 | 2026.05.02 04:39:33.916228 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12618 | 2026.05.02 04:39:33.916246 [ 349 ] {} <Debug> TCP-Session: cd2b0ff4-16ca-4c61-8d40-f6ce5475e795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12619 | 2026.05.02 04:39:33.916265 [ 353 ] {} <Debug> TCP-Session: ce69d080-d135-4863-b8d8-322c0a5954a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54740 | ||
| 12620 | 2026.05.02 04:39:33.915851 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51312 | ||
| 12621 | 2026.05.02 04:39:33.916294 [ 353 ] {} <Debug> TCP-Session: ce69d080-d135-4863-b8d8-322c0a5954a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12622 | 2026.05.02 04:39:33.915817 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35609 | ||
| 12623 | 2026.05.02 04:39:33.916354 [ 353 ] {} <Debug> TCP-Session: ce69d080-d135-4863-b8d8-322c0a5954a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12624 | 2026.05.02 04:39:33.916432 [ 287 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12625 | 2026.05.02 04:39:33.916493 [ 287 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12626 | 2026.05.02 04:39:33.916682 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12627 | 2026.05.02 04:39:33.916718 [ 352 ] {} <Debug> TCP-Session: 5fe4cbf6-32cd-4a48-84b0-717a3c6a85e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33084 | ||
| 12628 | 2026.05.02 04:39:33.916735 [ 352 ] {} <Debug> TCP-Session: 5fe4cbf6-32cd-4a48-84b0-717a3c6a85e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12629 | 2026.05.02 04:39:33.916748 [ 352 ] {} <Debug> TCP-Session: 5fe4cbf6-32cd-4a48-84b0-717a3c6a85e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.05.02 04:39:33.916791 [ 287 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 12631 | 2026.05.02 04:39:33.916808 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12632 | 2026.05.02 04:39:33.916849 [ 350 ] {} <Debug> TCP-Session: 90918992-c60f-476a-ad82-42fda0232895 Authenticating user 'default' from [fd00:1122:3344:101::e]:51312 | ||
| 12633 | 2026.05.02 04:39:33.916876 [ 350 ] {} <Debug> TCP-Session: 90918992-c60f-476a-ad82-42fda0232895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2026.05.02 04:39:33.916889 [ 350 ] {} <Debug> TCP-Session: 90918992-c60f-476a-ad82-42fda0232895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12635 | 2026.05.02 04:39:33.916988 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12636 | 2026.05.02 04:39:33.917025 [ 290 ] {} <Debug> TCP-Session: 5e7f148e-3eee-479b-a454-0173b0ec8392 Authenticating user 'default' from [fd00:1122:3344:101::e]:35609 | ||
| 12637 | 2026.05.02 04:39:33.917043 [ 290 ] {} <Debug> TCP-Session: 5e7f148e-3eee-479b-a454-0173b0ec8392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2026.05.02 04:39:33.917057 [ 290 ] {} <Debug> TCP-Session: 5e7f148e-3eee-479b-a454-0173b0ec8392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12639 | 2026.05.02 04:39:33.917747 [ 336 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Trace> AggregatingTransform: Aggregating | ||
| 12640 | 2026.05.02 04:39:33.917785 [ 336 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12641 | 2026.05.02 04:39:33.917820 [ 336 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910681 sec. (1098.079 rows/sec., 42.89 KiB/sec.) | ||
| 12642 | 2026.05.02 04:39:33.917839 [ 336 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Trace> Aggregator: Merging aggregated data | ||
| 12643 | 2026.05.02 04:39:33.919799 [ 287 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003709 sec., 269.61445133459154 rows/sec., 10.53 KiB/sec. | ||
| 12644 | 2026.05.02 04:39:33.919958 [ 287 ] {cddd29ec-ecc0-4b0b-94bf-a170ed6ae03f} <Debug> TCPHandler: Processed in 0.004115433 sec. | ||
| 12645 | 2026.05.02 04:39:33.920059 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12646 | 2026.05.02 04:39:33.920086 [ 287 ] {} <Debug> TCP-Session: 9258c249-d09a-4e65-8a3a-56fe38657dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.05.02 04:39:33.920101 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12648 | 2026.05.02 04:39:33.920124 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12649 | 2026.05.02 04:39:33.920143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12650 | 2026.05.02 04:39:33.920145 [ 288 ] {} <Debug> TCP-Session: fb30247e-0463-4932-b81e-b7802cd22df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.05.02 04:39:33.920162 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12652 | 2026.05.02 04:39:33.920186 [ 289 ] {} <Debug> TCP-Session: 3a392413-315f-4ccc-b4ef-d79f44acf0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12653 | 2026.05.02 04:39:33.920209 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12654 | 2026.05.02 04:39:33.920230 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12655 | 2026.05.02 04:39:33.920259 [ 349 ] {} <Debug> TCP-Session: cd2b0ff4-16ca-4c61-8d40-f6ce5475e795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.05.02 04:39:33.920285 [ 352 ] {} <Debug> TCP-Session: 5fe4cbf6-32cd-4a48-84b0-717a3c6a85e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2026.05.02 04:39:33.920238 [ 350 ] {} <Debug> TCP-Session: 90918992-c60f-476a-ad82-42fda0232895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.05.02 04:39:33.920176 [ 353 ] {} <Debug> TCP-Session: ce69d080-d135-4863-b8d8-322c0a5954a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.05.02 04:39:33.920178 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12660 | 2026.05.02 04:39:33.920191 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12661 | 2026.05.02 04:39:33.920426 [ 351 ] {} <Debug> TCP-Session: 80fd648a-c933-4033-9d9f-8829336e2562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.05.02 04:39:33.920470 [ 290 ] {} <Debug> TCP-Session: 5e7f148e-3eee-479b-a454-0173b0ec8392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.05.02 04:39:34.022382 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40332 | ||
| 12664 | 2026.05.02 04:39:34.022481 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12665 | 2026.05.02 04:39:34.022507 [ 287 ] {} <Debug> TCP-Session: e8554b54-9167-4784-8602-a9bebc4c96a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40332 | ||
| 12666 | 2026.05.02 04:39:34.022530 [ 287 ] {} <Debug> TCP-Session: e8554b54-9167-4784-8602-a9bebc4c96a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.05.02 04:39:34.022543 [ 287 ] {} <Debug> TCP-Session: e8554b54-9167-4784-8602-a9bebc4c96a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.05.02 04:39:34.022729 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33993 | ||
| 12669 | 2026.05.02 04:39:34.022763 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45146 | ||
| 12670 | 2026.05.02 04:39:34.022794 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34383 | ||
| 12671 | 2026.05.02 04:39:34.022784 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63862 | ||
| 12672 | 2026.05.02 04:39:34.022865 [ 287 ] {} <Trace> TCP-Session: e8554b54-9167-4784-8602-a9bebc4c96a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.05.02 04:39:34.022891 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12674 | 2026.05.02 04:39:34.022856 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12675 | 2026.05.02 04:39:34.022931 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12676 | 2026.05.02 04:39:34.022938 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12677 | 2026.05.02 04:39:34.022961 [ 288 ] {} <Debug> TCP-Session: d6147333-4476-4799-a30f-d8ca2aa35dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33993 | ||
| 12678 | 2026.05.02 04:39:34.022974 [ 353 ] {} <Debug> TCP-Session: 30fb7b46-9806-470e-9c26-7ec58fe465ae Authenticating user 'default' from [fd00:1122:3344:101::e]:34383 | ||
| 12679 | 2026.05.02 04:39:34.022982 [ 352 ] {} <Debug> TCP-Session: 3b36dcd9-9803-4795-9376-232b52abbea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63862 | ||
| 12680 | 2026.05.02 04:39:34.022997 [ 288 ] {} <Debug> TCP-Session: d6147333-4476-4799-a30f-d8ca2aa35dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.05.02 04:39:34.023008 [ 353 ] {} <Debug> TCP-Session: 30fb7b46-9806-470e-9c26-7ec58fe465ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.05.02 04:39:34.023020 [ 288 ] {} <Debug> TCP-Session: d6147333-4476-4799-a30f-d8ca2aa35dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.05.02 04:39:34.023034 [ 353 ] {} <Debug> TCP-Session: 30fb7b46-9806-470e-9c26-7ec58fe465ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.05.02 04:39:34.023056 [ 287 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40332) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12685 | 2026.05.02 04:39:34.023015 [ 352 ] {} <Debug> TCP-Session: 3b36dcd9-9803-4795-9376-232b52abbea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.02 04:39:34.022937 [ 350 ] {} <Debug> TCP-Session: 1f2b137c-fca4-4d05-8488-ec071dc7c028 Authenticating user 'default' from [fd00:1122:3344:101::e]:45146 | ||
| 12687 | 2026.05.02 04:39:34.023105 [ 352 ] {} <Debug> TCP-Session: 3b36dcd9-9803-4795-9376-232b52abbea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.05.02 04:39:34.022773 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34233 | ||
| 12689 | 2026.05.02 04:39:34.023135 [ 350 ] {} <Debug> TCP-Session: 1f2b137c-fca4-4d05-8488-ec071dc7c028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2026.05.02 04:39:34.022750 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53999 | ||
| 12691 | 2026.05.02 04:39:34.023189 [ 350 ] {} <Debug> TCP-Session: 1f2b137c-fca4-4d05-8488-ec071dc7c028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.05.02 04:39:34.023218 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12693 | 2026.05.02 04:39:34.022741 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49719 | ||
| 12694 | 2026.05.02 04:39:34.023260 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12695 | 2026.05.02 04:39:34.023262 [ 351 ] {} <Debug> TCP-Session: 6f87c26f-d89e-410b-abbc-2336041b56a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34233 | ||
| 12696 | 2026.05.02 04:39:34.023302 [ 349 ] {} <Debug> TCP-Session: f0477a5e-a79f-4126-9d1d-5a6991505f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:53999 | ||
| 12697 | 2026.05.02 04:39:34.023322 [ 351 ] {} <Debug> TCP-Session: 6f87c26f-d89e-410b-abbc-2336041b56a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2026.05.02 04:39:34.023322 [ 287 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12699 | 2026.05.02 04:39:34.023351 [ 351 ] {} <Debug> TCP-Session: 6f87c26f-d89e-410b-abbc-2336041b56a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.05.02 04:39:34.023348 [ 349 ] {} <Debug> TCP-Session: f0477a5e-a79f-4126-9d1d-5a6991505f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2026.05.02 04:39:34.023324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12702 | 2026.05.02 04:39:34.023393 [ 349 ] {} <Debug> TCP-Session: f0477a5e-a79f-4126-9d1d-5a6991505f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2026.05.02 04:39:34.023398 [ 287 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12704 | 2026.05.02 04:39:34.023417 [ 289 ] {} <Debug> TCP-Session: 20a3aee8-feb4-4ff4-a2e4-9b2102620c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:49719 | ||
| 12705 | 2026.05.02 04:39:34.022746 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37833 | ||
| 12706 | 2026.05.02 04:39:34.023455 [ 289 ] {} <Debug> TCP-Session: 20a3aee8-feb4-4ff4-a2e4-9b2102620c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2026.05.02 04:39:34.023493 [ 289 ] {} <Debug> TCP-Session: 20a3aee8-feb4-4ff4-a2e4-9b2102620c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2026.05.02 04:39:34.023530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12709 | 2026.05.02 04:39:34.023558 [ 290 ] {} <Debug> TCP-Session: 947c8492-c649-471a-961c-004ecaa1706c Authenticating user 'default' from [fd00:1122:3344:101::e]:37833 | ||
| 12710 | 2026.05.02 04:39:34.023576 [ 290 ] {} <Debug> TCP-Session: 947c8492-c649-471a-961c-004ecaa1706c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.05.02 04:39:34.023589 [ 290 ] {} <Debug> TCP-Session: 947c8492-c649-471a-961c-004ecaa1706c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.05.02 04:39:34.023702 [ 287 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 12713 | 2026.05.02 04:39:34.024618 [ 311 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Trace> AggregatingTransform: Aggregating | ||
| 12714 | 2026.05.02 04:39:34.024653 [ 311 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12715 | 2026.05.02 04:39:34.024686 [ 311 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088113 sec. (1134.906 rows/sec., 44.33 KiB/sec.) | ||
| 12716 | 2026.05.02 04:39:34.024704 [ 311 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Trace> Aggregator: Merging aggregated data | ||
| 12717 | 2026.05.02 04:39:34.026244 [ 287 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 12718 | 2026.05.02 04:39:34.026402 [ 287 ] {fdd1a18f-3e96-4ffe-9792-ec3280f268c4} <Debug> TCPHandler: Processed in 0.003656172 sec. | ||
| 12719 | 2026.05.02 04:39:34.026586 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12720 | 2026.05.02 04:39:34.026612 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12721 | 2026.05.02 04:39:34.026630 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12722 | 2026.05.02 04:39:34.026634 [ 287 ] {} <Debug> TCP-Session: e8554b54-9167-4784-8602-a9bebc4c96a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12723 | 2026.05.02 04:39:34.026657 [ 288 ] {} <Debug> TCP-Session: d6147333-4476-4799-a30f-d8ca2aa35dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.05.02 04:39:34.026676 [ 289 ] {} <Debug> TCP-Session: 20a3aee8-feb4-4ff4-a2e4-9b2102620c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.05.02 04:39:34.026680 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12726 | 2026.05.02 04:39:34.026694 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12727 | 2026.05.02 04:39:34.026727 [ 353 ] {} <Debug> TCP-Session: 30fb7b46-9806-470e-9c26-7ec58fe465ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.05.02 04:39:34.026731 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12729 | 2026.05.02 04:39:34.026752 [ 351 ] {} <Debug> TCP-Session: 6f87c26f-d89e-410b-abbc-2336041b56a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.05.02 04:39:34.026709 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12731 | 2026.05.02 04:39:34.026783 [ 352 ] {} <Debug> TCP-Session: 3b36dcd9-9803-4795-9376-232b52abbea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.05.02 04:39:34.026663 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12733 | 2026.05.02 04:39:34.026819 [ 349 ] {} <Debug> TCP-Session: f0477a5e-a79f-4126-9d1d-5a6991505f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2026.05.02 04:39:34.026648 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12735 | 2026.05.02 04:39:34.026861 [ 350 ] {} <Debug> TCP-Session: 1f2b137c-fca4-4d05-8488-ec071dc7c028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12736 | 2026.05.02 04:39:34.026906 [ 290 ] {} <Debug> TCP-Session: 947c8492-c649-471a-961c-004ecaa1706c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2026.05.02 04:39:34.349653 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38668 | ||
| 12738 | 2026.05.02 04:39:34.349762 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12739 | 2026.05.02 04:39:34.349789 [ 350 ] {} <Debug> TCP-Session: 0eb9cb8d-323d-4107-ae9c-3e0186ca3faa Authenticating user 'default' from [fd00:1122:3344:101::e]:38668 | ||
| 12740 | 2026.05.02 04:39:34.349810 [ 350 ] {} <Debug> TCP-Session: 0eb9cb8d-323d-4107-ae9c-3e0186ca3faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2026.05.02 04:39:34.349823 [ 350 ] {} <Debug> TCP-Session: 0eb9cb8d-323d-4107-ae9c-3e0186ca3faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2026.05.02 04:39:34.350015 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40841 | ||
| 12743 | 2026.05.02 04:39:34.350042 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47670 | ||
| 12744 | 2026.05.02 04:39:34.350070 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48799 | ||
| 12745 | 2026.05.02 04:39:34.350084 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48596 | ||
| 12746 | 2026.05.02 04:39:34.350129 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12747 | 2026.05.02 04:39:34.350144 [ 350 ] {} <Trace> TCP-Session: 0eb9cb8d-323d-4107-ae9c-3e0186ca3faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2026.05.02 04:39:34.350163 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12749 | 2026.05.02 04:39:34.350169 [ 351 ] {} <Debug> TCP-Session: 7be83c65-c6c9-49fb-a05f-ec36b6a7f980 Authenticating user 'default' from [fd00:1122:3344:101::e]:40841 | ||
| 12750 | 2026.05.02 04:39:34.350163 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12751 | 2026.05.02 04:39:34.350204 [ 352 ] {} <Debug> TCP-Session: c0d2c02d-06ac-4db1-9063-dd3b34eaaf82 Authenticating user 'default' from [fd00:1122:3344:101::e]:47670 | ||
| 12752 | 2026.05.02 04:39:34.350208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12753 | 2026.05.02 04:39:34.350238 [ 288 ] {} <Debug> TCP-Session: 94a602cf-6a37-4996-b9cb-226e72540828 Authenticating user 'default' from [fd00:1122:3344:101::e]:48799 | ||
| 12754 | 2026.05.02 04:39:34.350247 [ 352 ] {} <Debug> TCP-Session: c0d2c02d-06ac-4db1-9063-dd3b34eaaf82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2026.05.02 04:39:34.350262 [ 289 ] {} <Debug> TCP-Session: e281f796-2b6b-4d52-a746-c080904d9d0c Authenticating user 'default' from [fd00:1122:3344:101::e]:48596 | ||
| 12756 | 2026.05.02 04:39:34.350268 [ 288 ] {} <Debug> TCP-Session: 94a602cf-6a37-4996-b9cb-226e72540828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2026.05.02 04:39:34.350276 [ 352 ] {} <Debug> TCP-Session: c0d2c02d-06ac-4db1-9063-dd3b34eaaf82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.05.02 04:39:34.350295 [ 289 ] {} <Debug> TCP-Session: e281f796-2b6b-4d52-a746-c080904d9d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.05.02 04:39:34.350299 [ 288 ] {} <Debug> TCP-Session: 94a602cf-6a37-4996-b9cb-226e72540828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2026.05.02 04:39:34.350329 [ 289 ] {} <Debug> TCP-Session: e281f796-2b6b-4d52-a746-c080904d9d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.05.02 04:39:34.350330 [ 350 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12762 | 2026.05.02 04:39:34.350215 [ 351 ] {} <Debug> TCP-Session: 7be83c65-c6c9-49fb-a05f-ec36b6a7f980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.05.02 04:39:34.350394 [ 351 ] {} <Debug> TCP-Session: 7be83c65-c6c9-49fb-a05f-ec36b6a7f980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12764 | 2026.05.02 04:39:34.350060 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36648 | ||
| 12765 | 2026.05.02 04:39:34.350105 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36936 | ||
| 12766 | 2026.05.02 04:39:34.350060 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36543 | ||
| 12767 | 2026.05.02 04:39:34.350094 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44611 | ||
| 12768 | 2026.05.02 04:39:34.350493 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12769 | 2026.05.02 04:39:34.350498 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12770 | 2026.05.02 04:39:34.350532 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12771 | 2026.05.02 04:39:34.350536 [ 353 ] {} <Debug> TCP-Session: 02120c89-2c43-4698-b0dd-91877fd8a4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36648 | ||
| 12772 | 2026.05.02 04:39:34.350558 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12773 | 2026.05.02 04:39:34.350563 [ 287 ] {} <Debug> TCP-Session: 1a44aefd-5e62-4848-83ba-65c78b3b3261 Authenticating user 'default' from [fd00:1122:3344:101::e]:36543 | ||
| 12774 | 2026.05.02 04:39:34.350579 [ 353 ] {} <Debug> TCP-Session: 02120c89-2c43-4698-b0dd-91877fd8a4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2026.05.02 04:39:34.350594 [ 290 ] {} <Debug> TCP-Session: 1d00e360-44fe-471c-8b83-f164aea92407 Authenticating user 'default' from [fd00:1122:3344:101::e]:44611 | ||
| 12776 | 2026.05.02 04:39:34.350605 [ 287 ] {} <Debug> TCP-Session: 1a44aefd-5e62-4848-83ba-65c78b3b3261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12777 | 2026.05.02 04:39:34.350615 [ 353 ] {} <Debug> TCP-Session: 02120c89-2c43-4698-b0dd-91877fd8a4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12778 | 2026.05.02 04:39:34.350643 [ 287 ] {} <Debug> TCP-Session: 1a44aefd-5e62-4848-83ba-65c78b3b3261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2026.05.02 04:39:34.350672 [ 350 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12780 | 2026.05.02 04:39:34.350539 [ 349 ] {} <Debug> TCP-Session: 56dbcbe5-4adb-4a6d-81b5-4ccce30d1d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:36936 | ||
| 12781 | 2026.05.02 04:39:34.350633 [ 290 ] {} <Debug> TCP-Session: 1d00e360-44fe-471c-8b83-f164aea92407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2026.05.02 04:39:34.350732 [ 349 ] {} <Debug> TCP-Session: 56dbcbe5-4adb-4a6d-81b5-4ccce30d1d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2026.05.02 04:39:34.350747 [ 290 ] {} <Debug> TCP-Session: 1d00e360-44fe-471c-8b83-f164aea92407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.05.02 04:39:34.350759 [ 349 ] {} <Debug> TCP-Session: 56dbcbe5-4adb-4a6d-81b5-4ccce30d1d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.05.02 04:39:34.350737 [ 350 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12786 | 2026.05.02 04:39:34.351151 [ 350 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 12787 | 2026.05.02 04:39:34.352350 [ 314 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Trace> AggregatingTransform: Aggregating | ||
| 12788 | 2026.05.02 04:39:34.352384 [ 314 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 12789 | 2026.05.02 04:39:34.352418 [ 314 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157416 sec. (863.994 rows/sec., 33.75 KiB/sec.) | ||
| 12790 | 2026.05.02 04:39:34.352436 [ 314 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Trace> Aggregator: Merging aggregated data | ||
| 12791 | 2026.05.02 04:39:34.353874 [ 350 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003602 sec., 277.623542476402 rows/sec., 10.84 KiB/sec. | ||
| 12792 | 2026.05.02 04:39:34.354023 [ 350 ] {c9f5d47d-f24b-4c53-b3d6-514ab858ccb9} <Debug> TCPHandler: Processed in 0.004021481 sec. | ||
| 12793 | 2026.05.02 04:39:34.354148 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12794 | 2026.05.02 04:39:34.354176 [ 350 ] {} <Debug> TCP-Session: 0eb9cb8d-323d-4107-ae9c-3e0186ca3faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.05.02 04:39:34.354181 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12796 | 2026.05.02 04:39:34.354206 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12797 | 2026.05.02 04:39:34.354220 [ 349 ] {} <Debug> TCP-Session: 56dbcbe5-4adb-4a6d-81b5-4ccce30d1d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.05.02 04:39:34.354225 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12799 | 2026.05.02 04:39:34.354248 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12800 | 2026.05.02 04:39:34.354269 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12801 | 2026.05.02 04:39:34.354297 [ 352 ] {} <Debug> TCP-Session: c0d2c02d-06ac-4db1-9063-dd3b34eaaf82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.05.02 04:39:34.354312 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12803 | 2026.05.02 04:39:34.354311 [ 353 ] {} <Debug> TCP-Session: 02120c89-2c43-4698-b0dd-91877fd8a4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.05.02 04:39:34.354329 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2026.05.02 04:39:34.354352 [ 288 ] {} <Debug> TCP-Session: 94a602cf-6a37-4996-b9cb-226e72540828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.05.02 04:39:34.354325 [ 287 ] {} <Debug> TCP-Session: 1a44aefd-5e62-4848-83ba-65c78b3b3261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.05.02 04:39:34.354383 [ 289 ] {} <Debug> TCP-Session: e281f796-2b6b-4d52-a746-c080904d9d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2026.05.02 04:39:34.354253 [ 351 ] {} <Debug> TCP-Session: 7be83c65-c6c9-49fb-a05f-ec36b6a7f980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12809 | 2026.05.02 04:39:34.354287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12810 | 2026.05.02 04:39:34.354479 [ 290 ] {} <Debug> TCP-Session: 1d00e360-44fe-471c-8b83-f164aea92407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12811 | 2026.05.02 04:39:36.436865 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12812 | 2026.05.02 04:39:36.436956 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12813 | 2026.05.02 04:39:36.579615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23011 | ||
| 12814 | 2026.05.02 04:39:36.580171 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.05.02 04:39:36.580220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12816 | 2026.05.02 04:39:36.580755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12817 | 2026.05.02 04:39:36.580988 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.05.02 04:39:36.581121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23011 | ||
| 12819 | 2026.05.02 04:39:36.658981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1606 | ||
| 12820 | 2026.05.02 04:39:36.661612 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.05.02 04:39:36.661665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12822 | 2026.05.02 04:39:36.663016 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12823 | 2026.05.02 04:39:36.663300 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.05.02 04:39:36.663574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 12825 | 2026.05.02 04:39:37.001260 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835989 sec. | ||
| 12826 | 2026.05.02 04:39:37.812314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12827 | 2026.05.02 04:39:37.828396 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.05.02 04:39:37.828447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12829 | 2026.05.02 04:39:37.834071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12830 | 2026.05.02 04:39:37.834758 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.05.02 04:39:37.837522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12832 | 2026.05.02 04:39:38.044061 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2026.05.02 04:39:38.044412 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 12834 | 2026.05.02 04:39:38.044776 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12835 | 2026.05.02 04:39:38.044812 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 12836 | 2026.05.02 04:39:38.045049 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12837 | 2026.05.02 04:39:38.045113 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12838 | 2026.05.02 04:39:38.045254 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12839 | 2026.05.02 04:39:38.045367 [ 321 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12840 | 2026.05.02 04:39:38.045369 [ 313 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12841 | 2026.05.02 04:39:38.045390 [ 302 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12842 | 2026.05.02 04:39:38.045524 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12843 | 2026.05.02 04:39:38.045551 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12844 | 2026.05.02 04:39:38.045617 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12845 | 2026.05.02 04:39:38.045636 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 12846 | 2026.05.02 04:39:38.045669 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12847 | 2026.05.02 04:39:38.045709 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12848 | 2026.05.02 04:39:38.046847 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002588 sec., 17001.545595054096 rows/sec., 3.55 MiB/sec. | ||
| 12849 | 2026.05.02 04:39:38.046952 [ 259 ] {85bdfee7-97ab-45ae-a374-02b2098817e7} <Debug> TCPHandler: Processed in 0.003059079 sec. | ||
| 12850 | 2026.05.02 04:39:38.052093 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.05.02 04:39:38.052219 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12852 | 2026.05.02 04:39:38.052269 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12853 | 2026.05.02 04:39:38.052871 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.05.02 04:39:38.052912 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12855 | 2026.05.02 04:39:38.053273 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12856 | 2026.05.02 04:39:38.053493 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.05.02 04:39:38.053632 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001449 sec., 195997.23947550033 rows/sec., 12.45 MiB/sec. | ||
| 12858 | 2026.05.02 04:39:38.053670 [ 259 ] {b2af2960-b9d7-4db6-b18c-3d0ea29f060d} <Debug> TCPHandler: Processed in 0.001636437 sec. | ||
| 12859 | 2026.05.02 04:39:38.053802 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2026.05.02 04:39:38.053896 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12861 | 2026.05.02 04:39:38.053935 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12862 | 2026.05.02 04:39:38.054729 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.05.02 04:39:38.054766 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12864 | 2026.05.02 04:39:38.055128 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12865 | 2026.05.02 04:39:38.055339 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.05.02 04:39:38.055470 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001592 sec., 514447.2361809045 rows/sec., 39.90 MiB/sec. | ||
| 12867 | 2026.05.02 04:39:38.055506 [ 259 ] {88c36dbe-f3b0-4e00-8913-dfd59515830a} <Debug> TCPHandler: Processed in 0.001752289 sec. | ||
| 12868 | 2026.05.02 04:39:38.055640 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.05.02 04:39:38.055733 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12870 | 2026.05.02 04:39:38.055772 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12871 | 2026.05.02 04:39:38.056212 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.05.02 04:39:38.056248 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12873 | 2026.05.02 04:39:38.056549 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12874 | 2026.05.02 04:39:38.056751 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.05.02 04:39:38.056874 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001158 sec., 132124.35233160623 rows/sec., 7.90 MiB/sec. | ||
| 12876 | 2026.05.02 04:39:38.056910 [ 259 ] {7e601351-0770-4acc-8348-7f1c0da841bb} <Debug> TCPHandler: Processed in 0.00131721 sec. | ||
| 12877 | 2026.05.02 04:39:38.057032 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.05.02 04:39:38.057126 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12879 | 2026.05.02 04:39:38.057164 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12880 | 2026.05.02 04:39:38.057594 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.05.02 04:39:38.057629 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12882 | 2026.05.02 04:39:38.057915 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12883 | 2026.05.02 04:39:38.058114 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.05.02 04:39:38.058223 [ 134 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12885 | 2026.05.02 04:39:38.058234 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001127 sec., 132209.40550133097 rows/sec., 8.54 MiB/sec. | ||
| 12886 | 2026.05.02 04:39:38.058299 [ 134 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.05.02 04:39:38.058316 [ 259 ] {d8930ef5-5059-4dd8-b859-2c1a12f25444} <Debug> TCPHandler: Processed in 0.00133117 sec. | ||
| 12888 | 2026.05.02 04:39:38.058327 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12889 | 2026.05.02 04:39:38.058434 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 12890 | 2026.05.02 04:39:38.058448 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12891 | 2026.05.02 04:39:38.058546 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12892 | 2026.05.02 04:39:38.058555 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12893 | 2026.05.02 04:39:38.058583 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 951 rows starting from the beginning of the part | ||
| 12894 | 2026.05.02 04:39:38.058603 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12895 | 2026.05.02 04:39:38.058649 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12896 | 2026.05.02 04:39:38.058697 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 801 rows starting from the beginning of the part | ||
| 12897 | 2026.05.02 04:39:38.058739 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12898 | 2026.05.02 04:39:38.058778 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 12899 | 2026.05.02 04:39:38.058821 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 12900 | 2026.05.02 04:39:38.059041 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.05.02 04:39:38.059082 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12902 | 2026.05.02 04:39:38.059389 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12903 | 2026.05.02 04:39:38.059607 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.05.02 04:39:38.059733 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 12905 | 2026.05.02 04:39:38.059770 [ 259 ] {a16e64a8-0e9b-4bbf-b46a-1d547a761896} <Debug> TCPHandler: Processed in 0.0013695 sec. | ||
| 12906 | 2026.05.02 04:39:38.059902 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.05.02 04:39:38.059924 [ 194 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533755 sec., 1530883.3549034887 rows/sec., 97.60 MiB/sec. | ||
| 12908 | 2026.05.02 04:39:38.059996 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12909 | 2026.05.02 04:39:38.060039 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12910 | 2026.05.02 04:39:38.060132 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12911 | 2026.05.02 04:39:38.060431 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2026.05.02 04:39:38.060500 [ 195 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_46_9} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12913 | 2026.05.02 04:39:38.060571 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12914 | 2026.05.02 04:39:38.060637 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.05.02 04:39:38.060678 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12916 | 2026.05.02 04:39:38.060994 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12917 | 2026.05.02 04:39:38.061202 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.05.02 04:39:38.061329 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001351 sec., 370836.4174685418 rows/sec., 26.07 MiB/sec. | ||
| 12919 | 2026.05.02 04:39:38.061366 [ 259 ] {cdb2b02f-e126-44b9-8a38-a8db74a9a62b} <Debug> TCPHandler: Processed in 0.001511294 sec. | ||
| 12920 | 2026.05.02 04:39:38.061491 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12921 | 2026.05.02 04:39:38.061584 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12922 | 2026.05.02 04:39:38.061625 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12923 | 2026.05.02 04:39:38.061956 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2026.05.02 04:39:38.061991 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12925 | 2026.05.02 04:39:38.062275 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12926 | 2026.05.02 04:39:38.062480 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.05.02 04:39:38.062601 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 12928 | 2026.05.02 04:39:38.062637 [ 259 ] {d8c147a3-d072-4437-bfbe-e704b2023080} <Debug> TCPHandler: Processed in 0.001192587 sec. | ||
| 12929 | 2026.05.02 04:39:38.062754 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.05.02 04:39:38.062846 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12931 | 2026.05.02 04:39:38.062888 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12932 | 2026.05.02 04:39:38.063294 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.05.02 04:39:38.063330 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12934 | 2026.05.02 04:39:38.063639 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12935 | 2026.05.02 04:39:38.063841 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.05.02 04:39:38.063962 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 12937 | 2026.05.02 04:39:38.063998 [ 259 ] {c70e551b-4f4b-49ed-90e9-08a0c8cdbe69} <Debug> TCPHandler: Processed in 0.00129106 sec. | ||
| 12938 | 2026.05.02 04:39:38.064117 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.05.02 04:39:38.064209 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12940 | 2026.05.02 04:39:38.064249 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12941 | 2026.05.02 04:39:38.064561 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.05.02 04:39:38.064595 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12943 | 2026.05.02 04:39:38.064871 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12944 | 2026.05.02 04:39:38.065077 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.05.02 04:39:38.065200 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 12946 | 2026.05.02 04:39:38.065235 [ 259 ] {c1ac3bc8-e6ee-4007-b8ee-09706f77d13d} <Debug> TCPHandler: Processed in 0.001165276 sec. | ||
| 12947 | 2026.05.02 04:39:38.065349 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12948 | 2026.05.02 04:39:38.065448 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12949 | 2026.05.02 04:39:38.065501 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12950 | 2026.05.02 04:39:38.066268 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.05.02 04:39:38.066304 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12952 | 2026.05.02 04:39:38.066799 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12953 | 2026.05.02 04:39:38.067011 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.05.02 04:39:38.067145 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001714 sec., 6417.736289381563 rows/sec., 11.50 MiB/sec. | ||
| 12955 | 2026.05.02 04:39:38.067197 [ 259 ] {1c1eaa50-89dc-4c0d-81de-2f1b1bae14dc} <Debug> TCPHandler: Processed in 0.001894342 sec. | ||
| 12956 | 2026.05.02 04:39:38.067326 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12957 | 2026.05.02 04:39:38.067419 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12958 | 2026.05.02 04:39:38.067501 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12959 | 2026.05.02 04:39:38.067923 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.05.02 04:39:38.067970 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12961 | 2026.05.02 04:39:38.068372 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12962 | 2026.05.02 04:39:38.068598 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.05.02 04:39:38.068728 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001326 sec., 67873.30316742082 rows/sec., 4.25 MiB/sec. | ||
| 12964 | 2026.05.02 04:39:38.068764 [ 259 ] {7b144544-1793-464e-b5ca-806884727f99} <Debug> TCPHandler: Processed in 0.001486123 sec. | ||
| 12965 | 2026.05.02 04:39:38.312987 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.05.02 04:39:38.313356 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 12967 | 2026.05.02 04:39:38.313745 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12968 | 2026.05.02 04:39:38.313784 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 12969 | 2026.05.02 04:39:38.314020 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12970 | 2026.05.02 04:39:38.314092 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12971 | 2026.05.02 04:39:38.314232 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12972 | 2026.05.02 04:39:38.314345 [ 321 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12973 | 2026.05.02 04:39:38.314362 [ 319 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12974 | 2026.05.02 04:39:38.314381 [ 302 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12975 | 2026.05.02 04:39:38.314534 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12976 | 2026.05.02 04:39:38.314562 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12977 | 2026.05.02 04:39:38.314632 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12978 | 2026.05.02 04:39:38.314654 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 12979 | 2026.05.02 04:39:38.314688 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 12980 | 2026.05.02 04:39:38.314726 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 12981 | 2026.05.02 04:39:38.315893 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002697 sec., 16314.423433444566 rows/sec., 3.41 MiB/sec. | ||
| 12982 | 2026.05.02 04:39:38.316010 [ 259 ] {59b643d4-eaed-4ba1-8c5a-cadebb789351} <Debug> TCPHandler: Processed in 0.003203712 sec. | ||
| 12983 | 2026.05.02 04:39:38.329103 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2026.05.02 04:39:38.329237 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12985 | 2026.05.02 04:39:38.329290 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12986 | 2026.05.02 04:39:38.329783 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.05.02 04:39:38.329826 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12988 | 2026.05.02 04:39:38.330181 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12989 | 2026.05.02 04:39:38.330413 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.05.02 04:39:38.330570 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 238.26 KiB/sec. | ||
| 12991 | 2026.05.02 04:39:38.330609 [ 259 ] {08896b7c-5e22-491f-ae3f-4f1228c80866} <Debug> TCPHandler: Processed in 0.001570095 sec. | ||
| 12992 | 2026.05.02 04:39:38.330732 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.05.02 04:39:38.330833 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12994 | 2026.05.02 04:39:38.330875 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12995 | 2026.05.02 04:39:38.332477 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.05.02 04:39:38.332515 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12997 | 2026.05.02 04:39:38.332970 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12998 | 2026.05.02 04:39:38.333181 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.05.02 04:39:38.333315 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002503 sec., 986416.3004394727 rows/sec., 73.24 MiB/sec. | ||
| 13000 | 2026.05.02 04:39:38.333353 [ 259 ] {ddec2aee-e826-4e88-9dd2-822d7230e0fe} <Debug> TCPHandler: Processed in 0.00267203 sec. | ||
| 13001 | 2026.05.02 04:39:38.333478 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13002 | 2026.05.02 04:39:38.333577 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13003 | 2026.05.02 04:39:38.333618 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13004 | 2026.05.02 04:39:38.334071 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2026.05.02 04:39:38.334109 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13006 | 2026.05.02 04:39:38.334413 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13007 | 2026.05.02 04:39:38.334630 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2026.05.02 04:39:38.334760 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001204 sec., 38205.98006644518 rows/sec., 2.79 MiB/sec. | ||
| 13009 | 2026.05.02 04:39:38.334799 [ 259 ] {94e110d3-cdd2-4d8a-979a-c059356cc8be} <Debug> TCPHandler: Processed in 0.001371321 sec. | ||
| 13010 | 2026.05.02 04:39:38.334914 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2026.05.02 04:39:38.335011 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13012 | 2026.05.02 04:39:38.335050 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13013 | 2026.05.02 04:39:38.335824 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.05.02 04:39:38.335861 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13015 | 2026.05.02 04:39:38.336185 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13016 | 2026.05.02 04:39:38.336404 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.05.02 04:39:38.336532 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001539 sec., 520467.83625730994 rows/sec., 30.06 MiB/sec. | ||
| 13018 | 2026.05.02 04:39:38.336569 [ 259 ] {bc4ba293-c2e8-4b25-9e38-1eef173ef437} <Debug> TCPHandler: Processed in 0.001704399 sec. | ||
| 13019 | 2026.05.02 04:39:38.336683 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2026.05.02 04:39:38.336778 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13021 | 2026.05.02 04:39:38.336817 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13022 | 2026.05.02 04:39:38.337202 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.05.02 04:39:38.337238 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13024 | 2026.05.02 04:39:38.337530 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13025 | 2026.05.02 04:39:38.337741 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2026.05.02 04:39:38.337868 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 13027 | 2026.05.02 04:39:38.337905 [ 259 ] {4a48ae79-329e-4dc9-9f00-5bcffb92ff28} <Debug> TCPHandler: Processed in 0.001271459 sec. | ||
| 13028 | 2026.05.02 04:39:38.338022 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13029 | 2026.05.02 04:39:38.338117 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13030 | 2026.05.02 04:39:38.338156 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13031 | 2026.05.02 04:39:38.339189 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13032 | 2026.05.02 04:39:38.339225 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13033 | 2026.05.02 04:39:38.339588 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13034 | 2026.05.02 04:39:38.339801 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2026.05.02 04:39:38.339931 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001831 sec., 723648.2796286183 rows/sec., 48.49 MiB/sec. | ||
| 13036 | 2026.05.02 04:39:38.339969 [ 259 ] {3a67fa5d-33ad-4ad2-a6bc-390aa056fa3d} <Debug> TCPHandler: Processed in 0.001997705 sec. | ||
| 13037 | 2026.05.02 04:39:38.340085 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13038 | 2026.05.02 04:39:38.340181 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13039 | 2026.05.02 04:39:38.340224 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13040 | 2026.05.02 04:39:38.341038 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2026.05.02 04:39:38.341075 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13042 | 2026.05.02 04:39:38.341493 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13043 | 2026.05.02 04:39:38.341709 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.05.02 04:39:38.341829 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 13045 | 2026.05.02 04:39:38.341841 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001677 sec., 893261.7769827072 rows/sec., 54.18 MiB/sec. | ||
| 13046 | 2026.05.02 04:39:38.341903 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13047 | 2026.05.02 04:39:38.341920 [ 259 ] {a5ebee12-b2ce-4967-8886-3309aa20e39e} <Debug> TCPHandler: Processed in 0.001884022 sec. | ||
| 13048 | 2026.05.02 04:39:38.341934 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13049 | 2026.05.02 04:39:38.342053 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2026.05.02 04:39:38.342058 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 13051 | 2026.05.02 04:39:38.342154 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13052 | 2026.05.02 04:39:38.342213 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13053 | 2026.05.02 04:39:38.342220 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13054 | 2026.05.02 04:39:38.342268 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 30609 rows starting from the beginning of the part | ||
| 13055 | 2026.05.02 04:39:38.342341 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 13056 | 2026.05.02 04:39:38.342395 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 13057 | 2026.05.02 04:39:38.342451 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 13058 | 2026.05.02 04:39:38.342498 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 265 rows starting from the beginning of the part | ||
| 13059 | 2026.05.02 04:39:38.342540 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1498 rows starting from the beginning of the part | ||
| 13060 | 2026.05.02 04:39:38.343032 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.05.02 04:39:38.343073 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13062 | 2026.05.02 04:39:38.343725 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13063 | 2026.05.02 04:39:38.343972 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.05.02 04:39:38.344112 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001976 sec., 21255.060728744942 rows/sec., 38.09 MiB/sec. | ||
| 13065 | 2026.05.02 04:39:38.344166 [ 259 ] {f3983ee3-d328-4d84-8adf-ea0bcf74ee7e} <Debug> TCPHandler: Processed in 0.002163579 sec. | ||
| 13066 | 2026.05.02 04:39:38.344297 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.05.02 04:39:38.344393 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13068 | 2026.05.02 04:39:38.344436 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13069 | 2026.05.02 04:39:38.344772 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.05.02 04:39:38.344808 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13071 | 2026.05.02 04:39:38.345127 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13072 | 2026.05.02 04:39:38.345337 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.05.02 04:39:38.345467 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 13074 | 2026.05.02 04:39:38.345503 [ 259 ] {d12d0735-f6a0-4886-b2b2-932883601c79} <Debug> TCPHandler: Processed in 0.001256199 sec. | ||
| 13075 | 2026.05.02 04:39:38.349668 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32957 rows, containing 5 columns (5 merged, 0 gathered) in 0.007664572 sec., 4299913.941704769 rows/sec., 273.71 MiB/sec. | ||
| 13076 | 2026.05.02 04:39:38.349922 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 13077 | 2026.05.02 04:39:38.350246 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.05.02 04:39:38.350326 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 13079 | 2026.05.02 04:39:38.350421 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13080 | 2026.05.02 04:39:43.037807 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.05.02 04:39:43.038049 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13082 | 2026.05.02 04:39:43.038395 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13083 | 2026.05.02 04:39:43.038437 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13084 | 2026.05.02 04:39:43.038664 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13085 | 2026.05.02 04:39:43.038737 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13086 | 2026.05.02 04:39:43.038880 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13087 | 2026.05.02 04:39:43.038971 [ 321 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13088 | 2026.05.02 04:39:43.039011 [ 302 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13089 | 2026.05.02 04:39:43.039013 [ 295 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13090 | 2026.05.02 04:39:43.039164 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13091 | 2026.05.02 04:39:43.039192 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13092 | 2026.05.02 04:39:43.039262 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13093 | 2026.05.02 04:39:43.039282 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13094 | 2026.05.02 04:39:43.039317 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13095 | 2026.05.02 04:39:43.039355 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13096 | 2026.05.02 04:39:43.040470 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002509 sec., 17536.86727779992 rows/sec., 2.00 MiB/sec. | ||
| 13097 | 2026.05.02 04:39:43.040591 [ 259 ] {9a81da90-a6cf-4a9a-ae54-685c4d1fe249} <Debug> TCPHandler: Processed in 0.002914756 sec. | ||
| 13098 | 2026.05.02 04:39:43.042169 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.05.02 04:39:43.042283 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13100 | 2026.05.02 04:39:43.042329 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13101 | 2026.05.02 04:39:43.042838 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.05.02 04:39:43.042879 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13103 | 2026.05.02 04:39:43.043250 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13104 | 2026.05.02 04:39:43.043475 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.05.02 04:39:43.043618 [ 118 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13106 | 2026.05.02 04:39:43.043623 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.14 MiB/sec. | ||
| 13107 | 2026.05.02 04:39:43.043690 [ 118 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.05.02 04:39:43.043708 [ 259 ] {1c4d1599-3376-4e5b-a898-d681f7cad305} <Debug> TCPHandler: Processed in 0.001591846 sec. | ||
| 13109 | 2026.05.02 04:39:43.043715 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13110 | 2026.05.02 04:39:43.043842 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 13111 | 2026.05.02 04:39:43.043846 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13112 | 2026.05.02 04:39:43.043979 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13113 | 2026.05.02 04:39:43.044007 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13114 | 2026.05.02 04:39:43.044024 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13115 | 2026.05.02 04:39:43.044068 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3242 rows starting from the beginning of the part | ||
| 13116 | 2026.05.02 04:39:43.044151 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 819 rows starting from the beginning of the part | ||
| 13117 | 2026.05.02 04:39:43.044206 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 13118 | 2026.05.02 04:39:43.044255 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 819 rows starting from the beginning of the part | ||
| 13119 | 2026.05.02 04:39:43.044303 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2469 rows starting from the beginning of the part | ||
| 13120 | 2026.05.02 04:39:43.044348 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 13121 | 2026.05.02 04:39:43.044478 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.05.02 04:39:43.044521 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13123 | 2026.05.02 04:39:43.044864 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13124 | 2026.05.02 04:39:43.045116 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.05.02 04:39:43.045226 [ 118 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13126 | 2026.05.02 04:39:43.045254 [ 118 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2026.05.02 04:39:43.045255 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 13128 | 2026.05.02 04:39:43.045271 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13129 | 2026.05.02 04:39:43.045306 [ 259 ] {8a7b868f-d0d8-4d0a-b1f9-555d1f558eaa} <Debug> TCPHandler: Processed in 0.001510444 sec. | ||
| 13130 | 2026.05.02 04:39:43.045364 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 13131 | 2026.05.02 04:39:43.045449 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13132 | 2026.05.02 04:39:43.045455 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13133 | 2026.05.02 04:39:43.045494 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1794 rows starting from the beginning of the part | ||
| 13134 | 2026.05.02 04:39:43.045547 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 501 rows starting from the beginning of the part | ||
| 13135 | 2026.05.02 04:39:43.045548 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13136 | 2026.05.02 04:39:43.045593 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 13137 | 2026.05.02 04:39:43.045598 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13138 | 2026.05.02 04:39:43.045635 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 501 rows starting from the beginning of the part | ||
| 13139 | 2026.05.02 04:39:43.045674 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1325 rows starting from the beginning of the part | ||
| 13140 | 2026.05.02 04:39:43.045712 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 13141 | 2026.05.02 04:39:43.046017 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.05.02 04:39:43.046058 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13143 | 2026.05.02 04:39:43.046456 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13144 | 2026.05.02 04:39:43.046680 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002884635 sec., 2607955.5992352585 rows/sec., 206.85 MiB/sec. | ||
| 13145 | 2026.05.02 04:39:43.046769 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2026.05.02 04:39:43.046913 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001383 sec., 92552.42227042661 rows/sec., 6.45 MiB/sec. | ||
| 13147 | 2026.05.02 04:39:43.046949 [ 259 ] {fa02eb21-014f-4a95-ae85-eee5b2f94f6c} <Debug> TCPHandler: Processed in 0.001550495 sec. | ||
| 13148 | 2026.05.02 04:39:43.047028 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703108 sec., 2513052.6073507965 rows/sec., 181.73 MiB/sec. | ||
| 13149 | 2026.05.02 04:39:43.047065 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13150 | 2026.05.02 04:39:43.047078 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13151 | 2026.05.02 04:39:43.047183 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13152 | 2026.05.02 04:39:43.047226 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13153 | 2026.05.02 04:39:43.047233 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13154 | 2026.05.02 04:39:43.047395 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2026.05.02 04:39:43.047481 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_81_16} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13156 | 2026.05.02 04:39:43.047516 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2026.05.02 04:39:43.047555 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 13158 | 2026.05.02 04:39:43.047592 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_81_16} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13159 | 2026.05.02 04:39:43.047598 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.05.02 04:39:43.047638 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13161 | 2026.05.02 04:39:43.047661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13162 | 2026.05.02 04:39:43.047942 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13163 | 2026.05.02 04:39:43.048162 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2026.05.02 04:39:43.048283 [ 118 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13165 | 2026.05.02 04:39:43.048289 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 13166 | 2026.05.02 04:39:43.048326 [ 118 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.05.02 04:39:43.048354 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13168 | 2026.05.02 04:39:43.048358 [ 259 ] {4b4762d2-07e8-4d4f-8660-ea55e48b89f4} <Debug> TCPHandler: Processed in 0.00132766 sec. | ||
| 13169 | 2026.05.02 04:39:43.048449 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 13170 | 2026.05.02 04:39:43.048576 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13171 | 2026.05.02 04:39:43.048611 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4770 rows starting from the beginning of the part | ||
| 13172 | 2026.05.02 04:39:43.048676 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 13173 | 2026.05.02 04:39:43.048719 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 13174 | 2026.05.02 04:39:43.048758 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 13175 | 2026.05.02 04:39:43.048874 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part | ||
| 13176 | 2026.05.02 04:39:43.048915 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part | ||
| 13177 | 2026.05.02 04:39:43.050643 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002242031 sec., 2261342.5059689186 rows/sec., 145.62 MiB/sec. | ||
| 13178 | 2026.05.02 04:39:43.051040 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13179 | 2026.05.02 04:39:43.051323 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13180 | 2026.05.02 04:39:43.051389 [ 198 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_81_16} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13181 | 2026.05.02 04:39:43.051465 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13182 | 2026.05.02 04:39:44.081193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23523 | ||
| 13183 | 2026.05.02 04:39:44.081708 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2026.05.02 04:39:44.081753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13185 | 2026.05.02 04:39:44.082226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13186 | 2026.05.02 04:39:44.082463 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2026.05.02 04:39:44.082603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23523 | ||
| 13188 | 2026.05.02 04:39:45.338553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 13189 | 2026.05.02 04:39:45.355747 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.05.02 04:39:45.355809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13191 | 2026.05.02 04:39:45.361757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13192 | 2026.05.02 04:39:45.362479 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.05.02 04:39:45.365527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 13194 | 2026.05.02 04:39:46.664779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1660 | ||
| 13195 | 2026.05.02 04:39:46.667790 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.05.02 04:39:46.667850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13197 | 2026.05.02 04:39:46.669176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13198 | 2026.05.02 04:39:46.669509 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.05.02 04:39:46.669664 [ 110 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13200 | 2026.05.02 04:39:46.669702 [ 110 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.05.02 04:39:46.669721 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13202 | 2026.05.02 04:39:46.669817 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 13203 | 2026.05.02 04:39:46.669915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
| 13204 | 2026.05.02 04:39:46.670453 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13205 | 2026.05.02 04:39:46.670629 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1430 rows starting from the beginning of the part | ||
| 13206 | 2026.05.02 04:39:46.671060 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 13207 | 2026.05.02 04:39:46.671475 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part | ||
| 13208 | 2026.05.02 04:39:46.671900 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 13209 | 2026.05.02 04:39:46.672331 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 13210 | 2026.05.02 04:39:46.672775 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
| 13211 | 2026.05.02 04:39:46.681299 [ 198 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 72 columns (72 merged, 0 gathered) in 0.01153201 sec., 143947.15231776593 rows/sec., 119.08 MiB/sec. | ||
| 13212 | 2026.05.02 04:39:46.683296 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13213 | 2026.05.02 04:39:46.683998 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.05.02 04:39:46.684101 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_36_7} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13215 | 2026.05.02 04:39:46.684408 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 13216 | 2026.05.02 04:39:48.043507 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2026.05.02 04:39:48.043742 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 13218 | 2026.05.02 04:39:48.044128 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13219 | 2026.05.02 04:39:48.044172 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 13220 | 2026.05.02 04:39:48.044455 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13221 | 2026.05.02 04:39:48.044531 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13222 | 2026.05.02 04:39:48.044690 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13223 | 2026.05.02 04:39:48.044804 [ 321 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13224 | 2026.05.02 04:39:48.044823 [ 295 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13225 | 2026.05.02 04:39:48.044818 [ 302 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13226 | 2026.05.02 04:39:48.044986 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13227 | 2026.05.02 04:39:48.045012 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13228 | 2026.05.02 04:39:48.045080 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13229 | 2026.05.02 04:39:48.045099 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13230 | 2026.05.02 04:39:48.045132 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13231 | 2026.05.02 04:39:48.045170 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13232 | 2026.05.02 04:39:48.046338 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002699 sec., 16302.334197851056 rows/sec., 3.41 MiB/sec. | ||
| 13233 | 2026.05.02 04:39:48.046471 [ 259 ] {892d1ff3-9428-4c0c-beea-04b869b3953c} <Debug> TCPHandler: Processed in 0.003086079 sec. | ||
| 13234 | 2026.05.02 04:39:48.051597 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2026.05.02 04:39:48.051732 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13236 | 2026.05.02 04:39:48.051783 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13237 | 2026.05.02 04:39:48.052434 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.05.02 04:39:48.052478 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13239 | 2026.05.02 04:39:48.052877 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13240 | 2026.05.02 04:39:48.053097 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.05.02 04:39:48.053231 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001543 sec., 184057.03175631884 rows/sec., 11.69 MiB/sec. | ||
| 13242 | 2026.05.02 04:39:48.053268 [ 259 ] {dcdfa6c1-5680-442d-bc65-6a9981b9f958} <Debug> TCPHandler: Processed in 0.001729889 sec. | ||
| 13243 | 2026.05.02 04:39:48.053404 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2026.05.02 04:39:48.053497 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13245 | 2026.05.02 04:39:48.053536 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13246 | 2026.05.02 04:39:48.054236 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.05.02 04:39:48.054272 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13248 | 2026.05.02 04:39:48.054618 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13249 | 2026.05.02 04:39:48.054828 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.05.02 04:39:48.054952 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001473 sec., 556008.1466395112 rows/sec., 43.12 MiB/sec. | ||
| 13251 | 2026.05.02 04:39:48.054989 [ 259 ] {56abaeec-93b0-4e0d-af0e-fc1f9153467c} <Debug> TCPHandler: Processed in 0.001637137 sec. | ||
| 13252 | 2026.05.02 04:39:48.055120 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.05.02 04:39:48.055214 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13254 | 2026.05.02 04:39:48.055252 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13255 | 2026.05.02 04:39:48.055708 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.05.02 04:39:48.055744 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13257 | 2026.05.02 04:39:48.056056 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13258 | 2026.05.02 04:39:48.056288 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.05.02 04:39:48.056413 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001217 sec., 125718.9811010682 rows/sec., 7.52 MiB/sec. | ||
| 13260 | 2026.05.02 04:39:48.056450 [ 259 ] {8697fe82-faab-4d18-8879-ab0a3c85de44} <Debug> TCPHandler: Processed in 0.001380091 sec. | ||
| 13261 | 2026.05.02 04:39:48.056571 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.05.02 04:39:48.056665 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13263 | 2026.05.02 04:39:48.056703 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13264 | 2026.05.02 04:39:48.057127 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.05.02 04:39:48.057163 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13266 | 2026.05.02 04:39:48.057464 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13267 | 2026.05.02 04:39:48.057665 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.05.02 04:39:48.057786 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 13269 | 2026.05.02 04:39:48.057826 [ 259 ] {f837d8e4-7f79-49f5-bf14-85e626ba64d6} <Debug> TCPHandler: Processed in 0.00130187 sec. | ||
| 13270 | 2026.05.02 04:39:48.057942 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.05.02 04:39:48.058034 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13272 | 2026.05.02 04:39:48.058072 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13273 | 2026.05.02 04:39:48.058486 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.05.02 04:39:48.058522 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13275 | 2026.05.02 04:39:48.059490 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13276 | 2026.05.02 04:39:48.059692 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.05.02 04:39:48.059814 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001798 sec., 82313.68186874305 rows/sec., 4.68 MiB/sec. | ||
| 13278 | 2026.05.02 04:39:48.059850 [ 259 ] {b3188837-36bf-4f8c-899b-98017a2c8446} <Debug> TCPHandler: Processed in 0.001954814 sec. | ||
| 13279 | 2026.05.02 04:39:48.059965 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.05.02 04:39:48.060057 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13281 | 2026.05.02 04:39:48.060095 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13282 | 2026.05.02 04:39:48.060638 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.05.02 04:39:48.060674 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13284 | 2026.05.02 04:39:48.060997 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13285 | 2026.05.02 04:39:48.061202 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.05.02 04:39:48.061329 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001289 sec., 388673.3902249806 rows/sec., 27.32 MiB/sec. | ||
| 13287 | 2026.05.02 04:39:48.061365 [ 259 ] {43f11985-aeeb-4b6c-82e8-f9f8660b55fb} <Debug> TCPHandler: Processed in 0.001445992 sec. | ||
| 13288 | 2026.05.02 04:39:48.061476 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.05.02 04:39:48.061568 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13290 | 2026.05.02 04:39:48.061607 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13291 | 2026.05.02 04:39:48.061932 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.05.02 04:39:48.061967 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13293 | 2026.05.02 04:39:48.062273 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13294 | 2026.05.02 04:39:48.062477 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.05.02 04:39:48.062576 [ 108 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13296 | 2026.05.02 04:39:48.062597 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 13297 | 2026.05.02 04:39:48.062631 [ 108 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.05.02 04:39:48.062642 [ 259 ] {e1f1dfb0-9452-4317-9d63-cb80986eb64d} <Debug> TCPHandler: Processed in 0.001213218 sec. | ||
| 13299 | 2026.05.02 04:39:48.062662 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13300 | 2026.05.02 04:39:48.062763 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 13301 | 2026.05.02 04:39:48.062768 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.05.02 04:39:48.062869 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13303 | 2026.05.02 04:39:48.062877 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.05.02 04:39:48.062902 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 13305 | 2026.05.02 04:39:48.062923 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13306 | 2026.05.02 04:39:48.062963 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13307 | 2026.05.02 04:39:48.063008 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13308 | 2026.05.02 04:39:48.063054 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13309 | 2026.05.02 04:39:48.063095 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13310 | 2026.05.02 04:39:48.063139 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13311 | 2026.05.02 04:39:48.063316 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2026.05.02 04:39:48.063351 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13313 | 2026.05.02 04:39:48.063691 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13314 | 2026.05.02 04:39:48.063901 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13315 | 2026.05.02 04:39:48.063932 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209707 sec., 178555.63371957012 rows/sec., 9.11 MiB/sec. | ||
| 13316 | 2026.05.02 04:39:48.064026 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 13317 | 2026.05.02 04:39:48.064069 [ 259 ] {c2ceddd0-a18c-473e-b8c1-2ea42b7f9d7c} <Debug> TCPHandler: Processed in 0.00134794 sec. | ||
| 13318 | 2026.05.02 04:39:48.064103 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13319 | 2026.05.02 04:39:48.064192 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2026.05.02 04:39:48.064290 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13321 | 2026.05.02 04:39:48.064334 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13322 | 2026.05.02 04:39:48.064409 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13323 | 2026.05.02 04:39:48.064492 [ 200 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_36_7} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13324 | 2026.05.02 04:39:48.064590 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13325 | 2026.05.02 04:39:48.064649 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.05.02 04:39:48.064689 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13327 | 2026.05.02 04:39:48.064984 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13328 | 2026.05.02 04:39:48.065189 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.05.02 04:39:48.065312 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 13330 | 2026.05.02 04:39:48.065348 [ 259 ] {907a2a4f-dddb-4911-82a3-e3dfcc588cda} <Debug> TCPHandler: Processed in 0.001208078 sec. | ||
| 13331 | 2026.05.02 04:39:48.065459 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.05.02 04:39:48.065551 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13333 | 2026.05.02 04:39:48.065604 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13334 | 2026.05.02 04:39:48.066327 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.05.02 04:39:48.066363 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13336 | 2026.05.02 04:39:48.066883 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13337 | 2026.05.02 04:39:48.067104 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.05.02 04:39:48.067240 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001706 sec., 6447.831184056272 rows/sec., 11.55 MiB/sec. | ||
| 13339 | 2026.05.02 04:39:48.067291 [ 259 ] {798c1554-cc0d-4a10-afe4-da0529a3de90} <Debug> TCPHandler: Processed in 0.001879022 sec. | ||
| 13340 | 2026.05.02 04:39:48.067411 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.05.02 04:39:48.067504 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13342 | 2026.05.02 04:39:48.067547 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13343 | 2026.05.02 04:39:48.067872 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.05.02 04:39:48.067907 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13345 | 2026.05.02 04:39:48.068205 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13346 | 2026.05.02 04:39:48.068408 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.05.02 04:39:48.068528 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001042 sec., 86372.36084452976 rows/sec., 5.40 MiB/sec. | ||
| 13348 | 2026.05.02 04:39:48.068563 [ 259 ] {92b25694-bc88-4a46-8aec-2502a9f296ae} <Debug> TCPHandler: Processed in 0.001199317 sec. | ||
| 13349 | 2026.05.02 04:39:49.058041 [ 107 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 13350 | 2026.05.02 04:39:49.058103 [ 107 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.05.02 04:39:49.058124 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13352 | 2026.05.02 04:39:49.058245 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 13353 | 2026.05.02 04:39:49.058403 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13354 | 2026.05.02 04:39:49.058442 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 13355 | 2026.05.02 04:39:49.058517 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 13356 | 2026.05.02 04:39:49.058571 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 13357 | 2026.05.02 04:39:49.058622 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 13358 | 2026.05.02 04:39:49.058674 [ 193 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 13359 | 2026.05.02 04:39:49.059419 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228888 sec., 32549.752296385024 rows/sec., 2.72 MiB/sec. | ||
| 13360 | 2026.05.02 04:39:49.059583 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 13361 | 2026.05.02 04:39:49.059885 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2026.05.02 04:39:49.059969 [ 186 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_18_4} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 13363 | 2026.05.02 04:39:49.060048 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13364 | 2026.05.02 04:39:51.437217 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13365 | 2026.05.02 04:39:51.437319 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13366 | 2026.05.02 04:39:51.583578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23971 | ||
| 13367 | 2026.05.02 04:39:51.584160 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.05.02 04:39:51.584211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13369 | 2026.05.02 04:39:51.584715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13370 | 2026.05.02 04:39:51.584973 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.05.02 04:39:51.585126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23971 | ||
| 13372 | 2026.05.02 04:39:52.866518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 13373 | 2026.05.02 04:39:52.882532 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2026.05.02 04:39:52.882591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13375 | 2026.05.02 04:39:52.888619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13376 | 2026.05.02 04:39:52.889290 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2026.05.02 04:39:52.892032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 13378 | 2026.05.02 04:39:53.039158 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2026.05.02 04:39:53.039381 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13380 | 2026.05.02 04:39:53.039710 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13381 | 2026.05.02 04:39:53.039744 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13382 | 2026.05.02 04:39:53.039963 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13383 | 2026.05.02 04:39:53.040029 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13384 | 2026.05.02 04:39:53.040163 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13385 | 2026.05.02 04:39:53.040306 [ 323 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13386 | 2026.05.02 04:39:53.040316 [ 302 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13387 | 2026.05.02 04:39:53.040306 [ 295 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13388 | 2026.05.02 04:39:53.040480 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13389 | 2026.05.02 04:39:53.040507 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13390 | 2026.05.02 04:39:53.040575 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13391 | 2026.05.02 04:39:53.040593 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13392 | 2026.05.02 04:39:53.040627 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13393 | 2026.05.02 04:39:53.040664 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13394 | 2026.05.02 04:39:53.041819 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00253 sec., 17391.304347826084 rows/sec., 3.64 MiB/sec. | ||
| 13395 | 2026.05.02 04:39:53.041950 [ 259 ] {8b4b7ee3-cf82-482b-b7ec-44a75ac7111b} <Debug> TCPHandler: Processed in 0.002915076 sec. | ||
| 13396 | 2026.05.02 04:39:53.044281 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13397 | 2026.05.02 04:39:53.044436 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13398 | 2026.05.02 04:39:53.044495 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13399 | 2026.05.02 04:39:53.045134 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.05.02 04:39:53.045172 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13401 | 2026.05.02 04:39:53.045532 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13402 | 2026.05.02 04:39:53.045759 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.05.02 04:39:53.045893 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.0015 sec., 78666.66666666667 rows/sec., 6.69 MiB/sec. | ||
| 13404 | 2026.05.02 04:39:53.045929 [ 259 ] {5ee601f7-a38a-4d84-8af1-34259dca13f9} <Debug> TCPHandler: Processed in 0.001725439 sec. | ||
| 13405 | 2026.05.02 04:39:53.046062 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2026.05.02 04:39:53.046156 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13407 | 2026.05.02 04:39:53.046194 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13408 | 2026.05.02 04:39:53.046602 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.05.02 04:39:53.046635 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13410 | 2026.05.02 04:39:53.046920 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13411 | 2026.05.02 04:39:53.047122 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.05.02 04:39:53.047224 [ 97 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13413 | 2026.05.02 04:39:53.047245 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001107 sec., 28003.61336946703 rows/sec., 2.06 MiB/sec. | ||
| 13414 | 2026.05.02 04:39:53.047260 [ 97 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.05.02 04:39:53.047280 [ 259 ] {d340689d-5f5d-4cc1-a317-3cdb32ca1ebd} <Debug> TCPHandler: Processed in 0.001264538 sec. | ||
| 13416 | 2026.05.02 04:39:53.047279 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13417 | 2026.05.02 04:39:53.047401 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13418 | 2026.05.02 04:39:53.047405 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 13419 | 2026.05.02 04:39:53.047495 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13420 | 2026.05.02 04:39:53.047538 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13421 | 2026.05.02 04:39:53.047556 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13422 | 2026.05.02 04:39:53.047600 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 213 rows starting from the beginning of the part | ||
| 13423 | 2026.05.02 04:39:53.047676 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 13424 | 2026.05.02 04:39:53.047729 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 153 rows starting from the beginning of the part | ||
| 13425 | 2026.05.02 04:39:53.047778 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 13426 | 2026.05.02 04:39:53.047821 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 153 rows starting from the beginning of the part | ||
| 13427 | 2026.05.02 04:39:53.047862 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 13428 | 2026.05.02 04:39:53.047960 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.05.02 04:39:53.047999 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13430 | 2026.05.02 04:39:53.048384 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13431 | 2026.05.02 04:39:53.048610 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.05.02 04:39:53.048733 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001256 sec., 75636.94267515924 rows/sec., 5.91 MiB/sec. | ||
| 13433 | 2026.05.02 04:39:53.048768 [ 259 ] {843d5caf-fa8d-4537-9dd2-76d62ebeedcc} <Debug> TCPHandler: Processed in 0.001414272 sec. | ||
| 13434 | 2026.05.02 04:39:53.048785 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433652 sec., 437344.6275665224 rows/sec., 29.34 MiB/sec. | ||
| 13435 | 2026.05.02 04:39:53.048892 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2026.05.02 04:39:53.048954 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13437 | 2026.05.02 04:39:53.048989 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13438 | 2026.05.02 04:39:53.049031 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13439 | 2026.05.02 04:39:53.049198 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13440 | 2026.05.02 04:39:53.049264 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_71_14} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13441 | 2026.05.02 04:39:53.049343 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13442 | 2026.05.02 04:39:53.049446 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.05.02 04:39:53.049478 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13444 | 2026.05.02 04:39:53.049793 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13445 | 2026.05.02 04:39:53.050000 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.05.02 04:39:53.050123 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 13447 | 2026.05.02 04:39:53.050158 [ 259 ] {6024c9b1-84bc-4d9d-887c-59fb7d90942f} <Debug> TCPHandler: Processed in 0.00131248 sec. | ||
| 13448 | 2026.05.02 04:39:53.050275 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2026.05.02 04:39:53.050370 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13450 | 2026.05.02 04:39:53.050423 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13451 | 2026.05.02 04:39:53.051200 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.05.02 04:39:53.051234 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13453 | 2026.05.02 04:39:53.051778 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13454 | 2026.05.02 04:39:53.051998 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.05.02 04:39:53.052106 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13456 | 2026.05.02 04:39:53.052133 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001783 sec., 17386.427369601795 rows/sec., 31.16 MiB/sec. | ||
| 13457 | 2026.05.02 04:39:53.052138 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.05.02 04:39:53.052165 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13459 | 2026.05.02 04:39:53.052190 [ 259 ] {a444e360-e65a-4ee7-b323-4c0766412e94} <Debug> TCPHandler: Processed in 0.001962004 sec. | ||
| 13460 | 2026.05.02 04:39:53.052247 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 13461 | 2026.05.02 04:39:53.052328 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2026.05.02 04:39:53.052421 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13463 | 2026.05.02 04:39:53.052461 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13464 | 2026.05.02 04:39:53.052465 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13465 | 2026.05.02 04:39:53.052531 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1421 rows starting from the beginning of the part | ||
| 13466 | 2026.05.02 04:39:53.052669 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 13467 | 2026.05.02 04:39:53.052798 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 13468 | 2026.05.02 04:39:53.052799 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.05.02 04:39:53.052841 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13470 | 2026.05.02 04:39:53.052904 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 13471 | 2026.05.02 04:39:53.053011 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 13472 | 2026.05.02 04:39:53.053110 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 13473 | 2026.05.02 04:39:53.053156 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13474 | 2026.05.02 04:39:53.053369 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.05.02 04:39:53.053492 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 13476 | 2026.05.02 04:39:53.053526 [ 259 ] {daa307a7-3770-498c-8fc9-db6c8c7ce3c0} <Debug> TCPHandler: Processed in 0.001249768 sec. | ||
| 13477 | 2026.05.02 04:39:53.060051 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 19 columns (19 merged, 0 gathered) in 0.007839727 sec., 197328.29982472604 rows/sec., 353.60 MiB/sec. | ||
| 13478 | 2026.05.02 04:39:53.061350 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13479 | 2026.05.02 04:39:53.061646 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.05.02 04:39:53.061711 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13481 | 2026.05.02 04:39:53.061786 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 13482 | 2026.05.02 04:39:54.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.12 MiB, peak 345.71 MiB, free memory in arenas 0.00 B, will set to 337.01 MiB (RSS), difference: 2.89 MiB | ||
| 13483 | 2026.05.02 04:39:56.671150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1698 | ||
| 13484 | 2026.05.02 04:39:56.673798 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.05.02 04:39:56.673858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13486 | 2026.05.02 04:39:56.675148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13487 | 2026.05.02 04:39:56.675446 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.05.02 04:39:56.675822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
| 13489 | 2026.05.02 04:39:58.042944 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.05.02 04:39:58.043175 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 13491 | 2026.05.02 04:39:58.043498 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13492 | 2026.05.02 04:39:58.043534 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 13493 | 2026.05.02 04:39:58.043756 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13494 | 2026.05.02 04:39:58.043817 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13495 | 2026.05.02 04:39:58.043947 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 13496 | 2026.05.02 04:39:58.044048 [ 316 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13497 | 2026.05.02 04:39:58.044070 [ 323 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13498 | 2026.05.02 04:39:58.044048 [ 343 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13499 | 2026.05.02 04:39:58.044198 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13500 | 2026.05.02 04:39:58.044223 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13501 | 2026.05.02 04:39:58.044356 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13502 | 2026.05.02 04:39:58.044376 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13503 | 2026.05.02 04:39:58.044409 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13504 | 2026.05.02 04:39:58.044447 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13505 | 2026.05.02 04:39:58.045544 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002466 sec., 17842.660178426602 rows/sec., 3.73 MiB/sec. | ||
| 13506 | 2026.05.02 04:39:58.045673 [ 259 ] {0eebe031-a1e1-463f-9b79-414bd1b10bb8} <Debug> TCPHandler: Processed in 0.002854034 sec. | ||
| 13507 | 2026.05.02 04:39:58.050967 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.05.02 04:39:58.051092 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13509 | 2026.05.02 04:39:58.051142 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13510 | 2026.05.02 04:39:58.051797 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.05.02 04:39:58.051849 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13512 | 2026.05.02 04:39:58.052240 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13513 | 2026.05.02 04:39:58.052456 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.05.02 04:39:58.052599 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001543 sec., 184057.03175631884 rows/sec., 11.69 MiB/sec. | ||
| 13515 | 2026.05.02 04:39:58.052606 [ 90 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13516 | 2026.05.02 04:39:58.052637 [ 259 ] {650ef015-57c7-4eb1-9986-387c940ba186} <Debug> TCPHandler: Processed in 0.001728198 sec. | ||
| 13517 | 2026.05.02 04:39:58.052664 [ 90 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2026.05.02 04:39:58.052694 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13519 | 2026.05.02 04:39:58.052771 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2026.05.02 04:39:58.052816 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 13521 | 2026.05.02 04:39:58.052870 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13522 | 2026.05.02 04:39:58.052915 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13523 | 2026.05.02 04:39:58.052957 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13524 | 2026.05.02 04:39:58.052996 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 13525 | 2026.05.02 04:39:58.053061 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 13526 | 2026.05.02 04:39:58.053107 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13527 | 2026.05.02 04:39:58.053162 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13528 | 2026.05.02 04:39:58.053210 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13529 | 2026.05.02 04:39:58.053321 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.05.02 04:39:58.053364 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13531 | 2026.05.02 04:39:58.053680 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13532 | 2026.05.02 04:39:58.053902 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.05.02 04:39:58.054029 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001177 sec., 3398.470688190314 rows/sec., 277.12 KiB/sec. | ||
| 13534 | 2026.05.02 04:39:58.054065 [ 259 ] {985827ea-3d84-4ed4-8d4f-d7475bd0d331} <Debug> TCPHandler: Processed in 0.00134167 sec. | ||
| 13535 | 2026.05.02 04:39:58.054183 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420172 sec., 999878.8879093518 rows/sec., 67.32 MiB/sec. | ||
| 13536 | 2026.05.02 04:39:58.054186 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.05.02 04:39:58.054319 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13538 | 2026.05.02 04:39:58.054359 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13539 | 2026.05.02 04:39:58.054384 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13540 | 2026.05.02 04:39:58.054720 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.05.02 04:39:58.054813 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_37_9} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13542 | 2026.05.02 04:39:58.054913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13543 | 2026.05.02 04:39:58.055179 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.05.02 04:39:58.055219 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13545 | 2026.05.02 04:39:58.055563 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13546 | 2026.05.02 04:39:58.055768 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.05.02 04:39:58.055892 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001596 sec., 514411.0275689223 rows/sec., 39.89 MiB/sec. | ||
| 13548 | 2026.05.02 04:39:58.055929 [ 259 ] {8ceb7b58-4be9-4dbf-aff8-98bde8700b9d} <Debug> TCPHandler: Processed in 0.0017903 sec. | ||
| 13549 | 2026.05.02 04:39:58.056044 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.05.02 04:39:58.056136 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13551 | 2026.05.02 04:39:58.056175 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13552 | 2026.05.02 04:39:58.056603 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.05.02 04:39:58.056639 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13554 | 2026.05.02 04:39:58.056936 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13555 | 2026.05.02 04:39:58.057138 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.05.02 04:39:58.057258 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.00114 sec., 137719.29824561405 rows/sec., 8.27 MiB/sec. | ||
| 13557 | 2026.05.02 04:39:58.057295 [ 259 ] {92a646c6-f318-41f5-9b64-7a1cbc0d7cc4} <Debug> TCPHandler: Processed in 0.001298019 sec. | ||
| 13558 | 2026.05.02 04:39:58.057417 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2026.05.02 04:39:58.057510 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13560 | 2026.05.02 04:39:58.057548 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13561 | 2026.05.02 04:39:58.057978 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.05.02 04:39:58.058014 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13563 | 2026.05.02 04:39:58.058301 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13564 | 2026.05.02 04:39:58.058509 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.05.02 04:39:58.058628 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 13566 | 2026.05.02 04:39:58.058664 [ 259 ] {607255e9-680d-48c6-ba90-06ff84e7a2a6} <Debug> TCPHandler: Processed in 0.001294179 sec. | ||
| 13567 | 2026.05.02 04:39:58.058783 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2026.05.02 04:39:58.058875 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13569 | 2026.05.02 04:39:58.058914 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13570 | 2026.05.02 04:39:58.059337 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.05.02 04:39:58.059373 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13572 | 2026.05.02 04:39:58.059660 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13573 | 2026.05.02 04:39:58.059864 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2026.05.02 04:39:58.059968 [ 90 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13575 | 2026.05.02 04:39:58.059989 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 13576 | 2026.05.02 04:39:58.060018 [ 90 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2026.05.02 04:39:58.060038 [ 259 ] {fab6f495-7612-4dc0-8833-99d6cbb0e952} <Debug> TCPHandler: Processed in 0.001301749 sec. | ||
| 13578 | 2026.05.02 04:39:58.060051 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13579 | 2026.05.02 04:39:58.060156 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 13580 | 2026.05.02 04:39:58.060163 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13581 | 2026.05.02 04:39:58.060293 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13582 | 2026.05.02 04:39:58.060300 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13583 | 2026.05.02 04:39:58.060341 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13584 | 2026.05.02 04:39:58.060357 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 13585 | 2026.05.02 04:39:58.060439 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 13586 | 2026.05.02 04:39:58.060494 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13587 | 2026.05.02 04:39:58.060546 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13588 | 2026.05.02 04:39:58.060595 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13589 | 2026.05.02 04:39:58.060960 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.05.02 04:39:58.061002 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13591 | 2026.05.02 04:39:58.061340 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13592 | 2026.05.02 04:39:58.061475 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363211 sec., 542835.9953081365 rows/sec., 32.94 MiB/sec. | ||
| 13593 | 2026.05.02 04:39:58.061554 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.05.02 04:39:58.061626 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13595 | 2026.05.02 04:39:58.061684 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001409 sec., 358410.22001419443 rows/sec., 25.22 MiB/sec. | ||
| 13596 | 2026.05.02 04:39:58.061722 [ 259 ] {0944e150-18e8-46cd-92ba-4276c5890bb1} <Debug> TCPHandler: Processed in 0.001606466 sec. | ||
| 13597 | 2026.05.02 04:39:58.061847 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2026.05.02 04:39:58.061904 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2026.05.02 04:39:58.061941 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13600 | 2026.05.02 04:39:58.061972 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_37_9} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13601 | 2026.05.02 04:39:58.061981 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13602 | 2026.05.02 04:39:58.062056 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13603 | 2026.05.02 04:39:58.062326 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.05.02 04:39:58.062361 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13605 | 2026.05.02 04:39:58.062655 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13606 | 2026.05.02 04:39:58.062864 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.05.02 04:39:58.062989 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 13608 | 2026.05.02 04:39:58.063024 [ 259 ] {c413b715-e3fe-47e0-bacc-be208736c73f} <Debug> TCPHandler: Processed in 0.001224787 sec. | ||
| 13609 | 2026.05.02 04:39:58.063159 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2026.05.02 04:39:58.063252 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13611 | 2026.05.02 04:39:58.063293 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13612 | 2026.05.02 04:39:58.063700 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.05.02 04:39:58.063734 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13614 | 2026.05.02 04:39:58.064050 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13615 | 2026.05.02 04:39:58.064249 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2026.05.02 04:39:58.064373 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.00114 sec., 234210.5263157895 rows/sec., 15.57 MiB/sec. | ||
| 13617 | 2026.05.02 04:39:58.064410 [ 259 ] {8048cc8c-3c37-4556-8512-9c6ec34cc38c} <Debug> TCPHandler: Processed in 0.001297189 sec. | ||
| 13618 | 2026.05.02 04:39:58.064539 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2026.05.02 04:39:58.064631 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.05.02 04:39:58.064671 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13621 | 2026.05.02 04:39:58.064994 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2026.05.02 04:39:58.065034 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13623 | 2026.05.02 04:39:58.065346 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13624 | 2026.05.02 04:39:58.065554 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.05.02 04:39:58.065695 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 13626 | 2026.05.02 04:39:58.065732 [ 259 ] {746905e8-e301-4b33-9038-d3c24a8256db} <Debug> TCPHandler: Processed in 0.001240678 sec. | ||
| 13627 | 2026.05.02 04:39:58.065859 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2026.05.02 04:39:58.065955 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13629 | 2026.05.02 04:39:58.066010 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13630 | 2026.05.02 04:39:58.066788 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.05.02 04:39:58.066824 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13632 | 2026.05.02 04:39:58.067339 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13633 | 2026.05.02 04:39:58.067558 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.05.02 04:39:58.067694 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001758 sec., 6257.110352673492 rows/sec., 11.21 MiB/sec. | ||
| 13635 | 2026.05.02 04:39:58.067756 [ 259 ] {b67c46c4-b511-49fa-ab52-92cbe8fb40b6} <Debug> TCPHandler: Processed in 0.001949614 sec. | ||
| 13636 | 2026.05.02 04:39:58.067880 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.05.02 04:39:58.067975 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13638 | 2026.05.02 04:39:58.068016 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13639 | 2026.05.02 04:39:58.068344 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.05.02 04:39:58.068378 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13641 | 2026.05.02 04:39:58.068669 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13642 | 2026.05.02 04:39:58.068874 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2026.05.02 04:39:58.068997 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 13644 | 2026.05.02 04:39:58.069032 [ 259 ] {6faf9515-38ac-4e83-86ee-34b9b3e80896} <Debug> TCPHandler: Processed in 0.001199287 sec. | ||
| 13645 | 2026.05.02 04:39:59.085273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24483 | ||
| 13646 | 2026.05.02 04:39:59.085801 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.05.02 04:39:59.085851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13648 | 2026.05.02 04:39:59.086339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13649 | 2026.05.02 04:39:59.086566 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.05.02 04:39:59.086718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24483 | ||
| 13651 | 2026.05.02 04:39:59.086724 [ 85 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13652 | 2026.05.02 04:39:59.086799 [ 85 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.02 04:39:59.086823 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13654 | 2026.05.02 04:39:59.086951 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 13655 | 2026.05.02 04:39:59.087101 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13656 | 2026.05.02 04:39:59.087141 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22051 rows starting from the beginning of the part | ||
| 13657 | 2026.05.02 04:39:59.087207 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 13658 | 2026.05.02 04:39:59.087254 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 13659 | 2026.05.02 04:39:59.087294 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 13660 | 2026.05.02 04:39:59.087339 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 13661 | 2026.05.02 04:39:59.087378 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 13662 | 2026.05.02 04:39:59.089423 [ 191 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24483 rows, containing 4 columns (4 merged, 0 gathered) in 0.002531737 sec., 9670435.75221281 rows/sec., 138.34 MiB/sec. | ||
| 13663 | 2026.05.02 04:39:59.089839 [ 190 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13664 | 2026.05.02 04:39:59.090169 [ 190 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2026.05.02 04:39:59.090259 [ 190 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_51_10} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13666 | 2026.05.02 04:39:59.090369 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 13667 | 2026.05.02 04:40:00.392166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13668 | 2026.05.02 04:40:00.410780 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.05.02 04:40:00.410843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13670 | 2026.05.02 04:40:00.417070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13671 | 2026.05.02 04:40:00.417804 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.05.02 04:40:00.418115 [ 81 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13673 | 2026.05.02 04:40:00.418183 [ 81 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.05.02 04:40:00.418204 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13675 | 2026.05.02 04:40:00.418323 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13676 | 2026.05.02 04:40:00.421787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13677 | 2026.05.02 04:40:00.422174 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13678 | 2026.05.02 04:40:00.423695 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13679 | 2026.05.02 04:40:00.428596 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13680 | 2026.05.02 04:40:00.433471 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13681 | 2026.05.02 04:40:00.438005 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13682 | 2026.05.02 04:40:00.442576 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13683 | 2026.05.02 04:40:00.446879 [ 196 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 13684 | 2026.05.02 04:40:00.504861 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.086590067 sec., 4434.6887963488925 rows/sec., 22.93 MiB/sec. | ||
| 13685 | 2026.05.02 04:40:00.507946 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13686 | 2026.05.02 04:40:00.510220 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_51_10} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2026.05.02 04:40:00.510348 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_51_10} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13688 | 2026.05.02 04:40:00.512776 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13689 | 2026.05.02 04:40:03.039944 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2026.05.02 04:40:03.040303 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13691 | 2026.05.02 04:40:03.040656 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13692 | 2026.05.02 04:40:03.040690 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13693 | 2026.05.02 04:40:03.040893 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13694 | 2026.05.02 04:40:03.040959 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13695 | 2026.05.02 04:40:03.041092 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13696 | 2026.05.02 04:40:03.041203 [ 337 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13697 | 2026.05.02 04:40:03.041216 [ 328 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13698 | 2026.05.02 04:40:03.041217 [ 323 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13699 | 2026.05.02 04:40:03.041358 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13700 | 2026.05.02 04:40:03.041384 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13701 | 2026.05.02 04:40:03.041449 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13702 | 2026.05.02 04:40:03.041535 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13703 | 2026.05.02 04:40:03.041573 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13704 | 2026.05.02 04:40:03.041620 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13705 | 2026.05.02 04:40:03.042777 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002611 sec., 16851.78092684795 rows/sec., 3.52 MiB/sec. | ||
| 13706 | 2026.05.02 04:40:03.042917 [ 259 ] {b148b9cc-e511-4bc9-a1fe-0aa07218c4f7} <Debug> TCPHandler: Processed in 0.003143881 sec. | ||
| 13707 | 2026.05.02 04:40:03.044981 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.05.02 04:40:03.045188 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13709 | 2026.05.02 04:40:03.045274 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13710 | 2026.05.02 04:40:03.045865 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.05.02 04:40:03.045905 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13712 | 2026.05.02 04:40:03.046287 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13713 | 2026.05.02 04:40:03.046522 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.05.02 04:40:03.046673 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001541 sec., 76573.65347177157 rows/sec., 6.51 MiB/sec. | ||
| 13715 | 2026.05.02 04:40:03.046714 [ 259 ] {2f9e4934-5888-4080-8bde-a80e2af9dc8f} <Debug> TCPHandler: Processed in 0.001834951 sec. | ||
| 13716 | 2026.05.02 04:40:03.046837 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.05.02 04:40:03.046933 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.05.02 04:40:03.046976 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13719 | 2026.05.02 04:40:03.047390 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.05.02 04:40:03.047425 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13721 | 2026.05.02 04:40:03.047727 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13722 | 2026.05.02 04:40:03.047938 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.05.02 04:40:03.048060 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 13724 | 2026.05.02 04:40:03.048096 [ 259 ] {b3adc0bd-7f5a-4e13-aa4a-a69f917a22c7} <Debug> TCPHandler: Processed in 0.00134796 sec. | ||
| 13725 | 2026.05.02 04:40:03.048210 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.05.02 04:40:03.048299 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13727 | 2026.05.02 04:40:03.048339 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13728 | 2026.05.02 04:40:03.048843 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.05.02 04:40:03.048878 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13730 | 2026.05.02 04:40:03.049192 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13731 | 2026.05.02 04:40:03.049407 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.05.02 04:40:03.049538 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001203 sec., 78969.24355777224 rows/sec., 6.17 MiB/sec. | ||
| 13733 | 2026.05.02 04:40:03.049575 [ 259 ] {4a9b95e4-8f5c-41fe-ae4c-2d61b2d66081} <Debug> TCPHandler: Processed in 0.00136827 sec. | ||
| 13734 | 2026.05.02 04:40:03.049694 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2026.05.02 04:40:03.049789 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13736 | 2026.05.02 04:40:03.049833 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13737 | 2026.05.02 04:40:03.050252 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.05.02 04:40:03.050287 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13739 | 2026.05.02 04:40:03.050616 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13740 | 2026.05.02 04:40:03.050837 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.05.02 04:40:03.050944 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 5 parts from all_1_80_16 to all_84_84_0 | ||
| 13742 | 2026.05.02 04:40:03.050969 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 13743 | 2026.05.02 04:40:03.050979 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.05.02 04:40:03.051001 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13745 | 2026.05.02 04:40:03.051007 [ 259 ] {74d0b59c-fa87-409d-9c5c-edac9082cd29} <Debug> TCPHandler: Processed in 0.001361561 sec. | ||
| 13746 | 2026.05.02 04:40:03.051098 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_16 to all_84_84_0 into Compact with storage Full | ||
| 13747 | 2026.05.02 04:40:03.051120 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13748 | 2026.05.02 04:40:03.051221 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13749 | 2026.05.02 04:40:03.051222 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13750 | 2026.05.02 04:40:03.051272 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_80_16, total 32957 rows starting from the beginning of the part | ||
| 13751 | 2026.05.02 04:40:03.051279 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13752 | 2026.05.02 04:40:03.051334 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 128 rows starting from the beginning of the part | ||
| 13753 | 2026.05.02 04:40:03.051384 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 13754 | 2026.05.02 04:40:03.051426 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::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 | ||
| 13755 | 2026.05.02 04:40:03.051464 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 267 rows starting from the beginning of the part | ||
| 13756 | 2026.05.02 04:40:03.052086 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2026.05.02 04:40:03.052127 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13758 | 2026.05.02 04:40:03.052992 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13759 | 2026.05.02 04:40:03.053254 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13760 | 2026.05.02 04:40:03.053398 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002194 sec., 14129.44393801276 rows/sec., 25.32 MiB/sec. | ||
| 13761 | 2026.05.02 04:40:03.053455 [ 259 ] {e653f61e-29da-456d-8e3e-51c2ac295900} <Debug> TCPHandler: Processed in 0.002383674 sec. | ||
| 13762 | 2026.05.02 04:40:03.053599 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13763 | 2026.05.02 04:40:03.053697 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13764 | 2026.05.02 04:40:03.053741 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13765 | 2026.05.02 04:40:03.054161 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13766 | 2026.05.02 04:40:03.054205 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13767 | 2026.05.02 04:40:03.054724 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13768 | 2026.05.02 04:40:03.054966 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13769 | 2026.05.02 04:40:03.055115 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
| 13770 | 2026.05.02 04:40:03.055152 [ 259 ] {c2fa9fec-bc14-46b0-ad4c-d475cce0a0a3} <Debug> TCPHandler: Processed in 0.001646587 sec. | ||
| 13771 | 2026.05.02 04:40:03.059944 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33777 rows, containing 5 columns (5 merged, 0 gathered) in 0.00888652 sec., 3800925.446631527 rows/sec., 242.31 MiB/sec. | ||
| 13772 | 2026.05.02 04:40:03.060282 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 13773 | 2026.05.02 04:40:03.060597 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.05.02 04:40:03.060680 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 5 parts: [all_1_80_16, all_84_84_0] -> all_1_84_17 | ||
| 13775 | 2026.05.02 04:40:03.060773 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13776 | 2026.05.02 04:40:04.000313 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.21 MiB, peak 351.51 MiB, free memory in arenas 0.00 B, will set to 341.92 MiB (RSS), difference: 2.72 MiB | ||
| 13777 | 2026.05.02 04:40:06.437589 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13778 | 2026.05.02 04:40:06.437676 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13779 | 2026.05.02 04:40:06.587185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24931 | ||
| 13780 | 2026.05.02 04:40:06.587787 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2026.05.02 04:40:06.587833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13782 | 2026.05.02 04:40:06.588331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13783 | 2026.05.02 04:40:06.588566 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.05.02 04:40:06.588718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24931 | ||
| 13785 | 2026.05.02 04:40:06.676388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1738 | ||
| 13786 | 2026.05.02 04:40:06.679040 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.05.02 04:40:06.679132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13788 | 2026.05.02 04:40:06.680419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13789 | 2026.05.02 04:40:06.680716 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.05.02 04:40:06.681123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
| 13791 | 2026.05.02 04:40:07.922161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13792 | 2026.05.02 04:40:07.937649 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.05.02 04:40:07.937713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13794 | 2026.05.02 04:40:07.943130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13795 | 2026.05.02 04:40:07.943824 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.05.02 04:40:07.946630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13797 | 2026.05.02 04:40:08.043698 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2026.05.02 04:40:08.044081 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 13799 | 2026.05.02 04:40:08.044659 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13800 | 2026.05.02 04:40:08.044728 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 13801 | 2026.05.02 04:40:08.044975 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13802 | 2026.05.02 04:40:08.045047 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13803 | 2026.05.02 04:40:08.045192 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13804 | 2026.05.02 04:40:08.045314 [ 337 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13805 | 2026.05.02 04:40:08.045315 [ 341 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13806 | 2026.05.02 04:40:08.045332 [ 328 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13807 | 2026.05.02 04:40:08.045484 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13808 | 2026.05.02 04:40:08.045514 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13809 | 2026.05.02 04:40:08.045584 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13810 | 2026.05.02 04:40:08.045605 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13811 | 2026.05.02 04:40:08.045640 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13812 | 2026.05.02 04:40:08.045679 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13813 | 2026.05.02 04:40:08.046824 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002909 sec., 15125.472671020969 rows/sec., 3.16 MiB/sec. | ||
| 13814 | 2026.05.02 04:40:08.046943 [ 259 ] {9d2614c9-1c80-4342-b4cc-78846ef3050a} <Debug> TCPHandler: Processed in 0.003398167 sec. | ||
| 13815 | 2026.05.02 04:40:08.052095 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2026.05.02 04:40:08.052229 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13817 | 2026.05.02 04:40:08.052284 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13818 | 2026.05.02 04:40:08.052952 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2026.05.02 04:40:08.052994 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13820 | 2026.05.02 04:40:08.053381 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13821 | 2026.05.02 04:40:08.053615 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2026.05.02 04:40:08.053767 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001576 sec., 180203.04568527918 rows/sec., 11.45 MiB/sec. | ||
| 13823 | 2026.05.02 04:40:08.053806 [ 259 ] {b33beb09-1384-496e-b16e-3cfaf5c48b66} <Debug> TCPHandler: Processed in 0.00177461 sec. | ||
| 13824 | 2026.05.02 04:40:08.053939 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2026.05.02 04:40:08.054043 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13826 | 2026.05.02 04:40:08.054088 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13827 | 2026.05.02 04:40:08.054929 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.05.02 04:40:08.054965 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13829 | 2026.05.02 04:40:08.055320 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13830 | 2026.05.02 04:40:08.055537 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.05.02 04:40:08.055651 [ 65 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13832 | 2026.05.02 04:40:08.055670 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001648 sec., 496966.01941747573 rows/sec., 38.54 MiB/sec. | ||
| 13833 | 2026.05.02 04:40:08.055687 [ 65 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.05.02 04:40:08.055707 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13835 | 2026.05.02 04:40:08.055708 [ 259 ] {58dd8692-fdeb-41b1-bbf5-ee8fda2c1dbc} <Debug> TCPHandler: Processed in 0.001821641 sec. | ||
| 13836 | 2026.05.02 04:40:08.055807 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 13837 | 2026.05.02 04:40:08.055850 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13838 | 2026.05.02 04:40:08.055909 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13839 | 2026.05.02 04:40:08.055942 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3242 rows starting from the beginning of the part | ||
| 13840 | 2026.05.02 04:40:08.055952 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13841 | 2026.05.02 04:40:08.055998 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13842 | 2026.05.02 04:40:08.055998 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 819 rows starting from the beginning of the part | ||
| 13843 | 2026.05.02 04:40:08.056055 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 118 rows starting from the beginning of the part | ||
| 13844 | 2026.05.02 04:40:08.056095 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 821 rows starting from the beginning of the part | ||
| 13845 | 2026.05.02 04:40:08.056132 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 13846 | 2026.05.02 04:40:08.056171 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 819 rows starting from the beginning of the part | ||
| 13847 | 2026.05.02 04:40:08.056472 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.05.02 04:40:08.056514 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13849 | 2026.05.02 04:40:08.056837 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13850 | 2026.05.02 04:40:08.057081 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.05.02 04:40:08.057207 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001275 sec., 119999.99999999999 rows/sec., 7.18 MiB/sec. | ||
| 13852 | 2026.05.02 04:40:08.057245 [ 259 ] {c4edb4e4-1460-4012-98c9-04a2739c3fd9} <Debug> TCPHandler: Processed in 0.001445423 sec. | ||
| 13853 | 2026.05.02 04:40:08.057376 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2026.05.02 04:40:08.057473 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13855 | 2026.05.02 04:40:08.057512 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13856 | 2026.05.02 04:40:08.057975 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.05.02 04:40:08.058010 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13858 | 2026.05.02 04:40:08.058161 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5937 rows, containing 5 columns (5 merged, 0 gathered) in 0.002394774 sec., 2479148.345522375 rows/sec., 199.06 MiB/sec. | ||
| 13859 | 2026.05.02 04:40:08.058317 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13860 | 2026.05.02 04:40:08.058554 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2026.05.02 04:40:08.058566 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13862 | 2026.05.02 04:40:08.058682 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 13863 | 2026.05.02 04:40:08.058726 [ 259 ] {96ab1413-c9ae-4a7d-a5d1-070ef119eaa3} <Debug> TCPHandler: Processed in 0.001399662 sec. | ||
| 13864 | 2026.05.02 04:40:08.058847 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13865 | 2026.05.02 04:40:08.058884 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.05.02 04:40:08.058943 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13867 | 2026.05.02 04:40:08.058971 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_86_17} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13868 | 2026.05.02 04:40:08.058990 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13869 | 2026.05.02 04:40:08.059073 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13870 | 2026.05.02 04:40:08.059451 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.05.02 04:40:08.059493 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13872 | 2026.05.02 04:40:08.059800 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13873 | 2026.05.02 04:40:08.060011 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.05.02 04:40:08.060138 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 13875 | 2026.05.02 04:40:08.060175 [ 259 ] {07c3b361-a581-4318-9d66-ecaf343ec712} <Debug> TCPHandler: Processed in 0.0013779 sec. | ||
| 13876 | 2026.05.02 04:40:08.060294 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2026.05.02 04:40:08.060389 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13878 | 2026.05.02 04:40:08.060428 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13879 | 2026.05.02 04:40:08.061107 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.05.02 04:40:08.061142 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13881 | 2026.05.02 04:40:08.061460 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13882 | 2026.05.02 04:40:08.061673 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.05.02 04:40:08.061781 [ 65 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13884 | 2026.05.02 04:40:08.061803 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001431 sec., 350104.82180293504 rows/sec., 24.61 MiB/sec. | ||
| 13885 | 2026.05.02 04:40:08.061819 [ 65 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.05.02 04:40:08.061841 [ 259 ] {edee28e4-4a97-4f96-b3d3-77a7620f93d7} <Debug> TCPHandler: Processed in 0.001597426 sec. | ||
| 13887 | 2026.05.02 04:40:08.061841 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13888 | 2026.05.02 04:40:08.061934 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 13889 | 2026.05.02 04:40:08.061952 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.05.02 04:40:08.062036 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13891 | 2026.05.02 04:40:08.062053 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13892 | 2026.05.02 04:40:08.062069 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1794 rows starting from the beginning of the part | ||
| 13893 | 2026.05.02 04:40:08.062095 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13894 | 2026.05.02 04:40:08.062132 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 501 rows starting from the beginning of the part | ||
| 13895 | 2026.05.02 04:40:08.062183 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 95 rows starting from the beginning of the part | ||
| 13896 | 2026.05.02 04:40:08.062228 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 505 rows starting from the beginning of the part | ||
| 13897 | 2026.05.02 04:40:08.062275 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 13898 | 2026.05.02 04:40:08.062318 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 501 rows starting from the beginning of the part | ||
| 13899 | 2026.05.02 04:40:08.062431 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2026.05.02 04:40:08.062466 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13901 | 2026.05.02 04:40:08.062775 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13902 | 2026.05.02 04:40:08.062982 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2026.05.02 04:40:08.063113 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 13904 | 2026.05.02 04:40:08.063149 [ 259 ] {24158370-d129-4f88-905e-d552e99c1b8c} <Debug> TCPHandler: Processed in 0.001247078 sec. | ||
| 13905 | 2026.05.02 04:40:08.063261 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2026.05.02 04:40:08.063356 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13907 | 2026.05.02 04:40:08.063400 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13908 | 2026.05.02 04:40:08.063601 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708948 sec., 2042777.193922811 rows/sec., 149.60 MiB/sec. | ||
| 13909 | 2026.05.02 04:40:08.063786 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13910 | 2026.05.02 04:40:08.063830 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2026.05.02 04:40:08.063865 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13912 | 2026.05.02 04:40:08.064032 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.05.02 04:40:08.064097 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_86_17} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13914 | 2026.05.02 04:40:08.064154 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 13915 | 2026.05.02 04:40:08.064193 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13916 | 2026.05.02 04:40:08.064402 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2026.05.02 04:40:08.064526 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 13918 | 2026.05.02 04:40:08.064563 [ 259 ] {24d91a0c-ced2-4418-b6c0-54937d4a01bb} <Debug> TCPHandler: Processed in 0.00135242 sec. | ||
| 13919 | 2026.05.02 04:40:08.064680 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2026.05.02 04:40:08.064774 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13921 | 2026.05.02 04:40:08.064816 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13922 | 2026.05.02 04:40:08.065137 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.05.02 04:40:08.065171 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13924 | 2026.05.02 04:40:08.065462 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13925 | 2026.05.02 04:40:08.065665 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2026.05.02 04:40:08.065791 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 13927 | 2026.05.02 04:40:08.065827 [ 259 ] {ad1abadd-2024-4051-add9-97ed5e687d9e} <Debug> TCPHandler: Processed in 0.001196998 sec. | ||
| 13928 | 2026.05.02 04:40:08.065945 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2026.05.02 04:40:08.066040 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13930 | 2026.05.02 04:40:08.066095 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13931 | 2026.05.02 04:40:08.066894 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.05.02 04:40:08.066928 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13933 | 2026.05.02 04:40:08.067470 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13934 | 2026.05.02 04:40:08.067707 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.05.02 04:40:08.067842 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00182 sec., 6043.956043956044 rows/sec., 10.83 MiB/sec. | ||
| 13936 | 2026.05.02 04:40:08.067896 [ 259 ] {abbd9d9e-6422-491a-8c48-25d1488c368f} <Debug> TCPHandler: Processed in 0.002000125 sec. | ||
| 13937 | 2026.05.02 04:40:08.068012 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2026.05.02 04:40:08.068109 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13939 | 2026.05.02 04:40:08.068151 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13940 | 2026.05.02 04:40:08.068480 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.05.02 04:40:08.068516 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13942 | 2026.05.02 04:40:08.068827 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13943 | 2026.05.02 04:40:08.069061 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.05.02 04:40:08.069167 [ 65 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13945 | 2026.05.02 04:40:08.069187 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 13946 | 2026.05.02 04:40:08.069197 [ 65 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2026.05.02 04:40:08.069217 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13948 | 2026.05.02 04:40:08.069223 [ 259 ] {f4e6d05d-9a42-455c-8de6-4cbc075f9e89} <Debug> TCPHandler: Processed in 0.001261738 sec. | ||
| 13949 | 2026.05.02 04:40:08.069289 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 13950 | 2026.05.02 04:40:08.069373 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13951 | 2026.05.02 04:40:08.069400 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5070 rows starting from the beginning of the part | ||
| 13952 | 2026.05.02 04:40:08.069449 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13953 | 2026.05.02 04:40:08.069490 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 13954 | 2026.05.02 04:40:08.069526 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 13955 | 2026.05.02 04:40:08.069562 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 13956 | 2026.05.02 04:40:08.069599 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 13957 | 2026.05.02 04:40:08.071139 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880263 sec., 2903849.0891965646 rows/sec., 186.93 MiB/sec. | ||
| 13958 | 2026.05.02 04:40:08.071543 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13959 | 2026.05.02 04:40:08.071784 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.05.02 04:40:08.071845 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_86_17} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13961 | 2026.05.02 04:40:08.071903 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13962 | 2026.05.02 04:40:08.315334 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.05.02 04:40:08.315716 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 13964 | 2026.05.02 04:40:08.316092 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13965 | 2026.05.02 04:40:08.316134 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 13966 | 2026.05.02 04:40:08.316376 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13967 | 2026.05.02 04:40:08.316446 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13968 | 2026.05.02 04:40:08.316591 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13969 | 2026.05.02 04:40:08.316686 [ 337 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13970 | 2026.05.02 04:40:08.316696 [ 341 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13971 | 2026.05.02 04:40:08.316714 [ 328 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13972 | 2026.05.02 04:40:08.316834 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13973 | 2026.05.02 04:40:08.316863 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13974 | 2026.05.02 04:40:08.316933 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13975 | 2026.05.02 04:40:08.316953 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 13976 | 2026.05.02 04:40:08.316988 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13977 | 2026.05.02 04:40:08.317029 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13978 | 2026.05.02 04:40:08.318105 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002556 sec., 17214.397496087637 rows/sec., 3.60 MiB/sec. | ||
| 13979 | 2026.05.02 04:40:08.318229 [ 259 ] {806764bf-3503-4872-ab21-d9319d493eb4} <Debug> TCPHandler: Processed in 0.003083719 sec. | ||
| 13980 | 2026.05.02 04:40:08.332027 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.05.02 04:40:08.332169 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13982 | 2026.05.02 04:40:08.332226 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13983 | 2026.05.02 04:40:08.332764 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.05.02 04:40:08.332804 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13985 | 2026.05.02 04:40:08.333163 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13986 | 2026.05.02 04:40:08.333417 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.05.02 04:40:08.333565 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001434 sec., 6973.50069735007 rows/sec., 568.64 KiB/sec. | ||
| 13988 | 2026.05.02 04:40:08.333606 [ 259 ] {db2c0521-aac6-4a7a-9e55-5ee6af5b1378} <Debug> TCPHandler: Processed in 0.001646947 sec. | ||
| 13989 | 2026.05.02 04:40:08.333739 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.05.02 04:40:08.333843 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13991 | 2026.05.02 04:40:08.333886 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13992 | 2026.05.02 04:40:08.335511 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.05.02 04:40:08.335547 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13994 | 2026.05.02 04:40:08.336014 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13995 | 2026.05.02 04:40:08.336230 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.05.02 04:40:08.336365 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Debug> executeQuery: Read 2472 rows, 187.94 KiB in 0.002544 sec., 971698.1132075472 rows/sec., 72.14 MiB/sec. | ||
| 13997 | 2026.05.02 04:40:08.336404 [ 259 ] {7ecc6183-0c59-4f45-bb72-278de3d3da89} <Debug> TCPHandler: Processed in 0.002716872 sec. | ||
| 13998 | 2026.05.02 04:40:08.336529 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.05.02 04:40:08.336629 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.05.02 04:40:08.336671 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14001 | 2026.05.02 04:40:08.337100 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.05.02 04:40:08.337139 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14003 | 2026.05.02 04:40:08.337446 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14004 | 2026.05.02 04:40:08.337658 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.05.02 04:40:08.337790 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001181 sec., 44030.48264182896 rows/sec., 3.19 MiB/sec. | ||
| 14006 | 2026.05.02 04:40:08.337828 [ 259 ] {473ead88-3e97-4fc3-9784-be1f843b8d93} <Debug> TCPHandler: Processed in 0.00134967 sec. | ||
| 14007 | 2026.05.02 04:40:08.337939 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.05.02 04:40:08.338036 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14009 | 2026.05.02 04:40:08.338076 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14010 | 2026.05.02 04:40:08.338770 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.05.02 04:40:08.338809 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14012 | 2026.05.02 04:40:08.339163 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14013 | 2026.05.02 04:40:08.339385 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.05.02 04:40:08.339503 [ 66 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14015 | 2026.05.02 04:40:08.339514 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001497 sec., 535070.140280561 rows/sec., 30.91 MiB/sec. | ||
| 14016 | 2026.05.02 04:40:08.339557 [ 66 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.05.02 04:40:08.339573 [ 259 ] {a1975485-a7f0-4221-97dd-631060e0fbe7} <Debug> TCPHandler: Processed in 0.001685048 sec. | ||
| 14018 | 2026.05.02 04:40:08.339585 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14019 | 2026.05.02 04:40:08.339679 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 14020 | 2026.05.02 04:40:08.339703 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.05.02 04:40:08.339768 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14022 | 2026.05.02 04:40:08.339797 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 951 rows starting from the beginning of the part | ||
| 14023 | 2026.05.02 04:40:08.339802 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14024 | 2026.05.02 04:40:08.339846 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14025 | 2026.05.02 04:40:08.339850 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 801 rows starting from the beginning of the part | ||
| 14026 | 2026.05.02 04:40:08.339897 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 14027 | 2026.05.02 04:40:08.339937 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 14028 | 2026.05.02 04:40:08.339976 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 14029 | 2026.05.02 04:40:08.340013 [ 189 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 801 rows starting from the beginning of the part | ||
| 14030 | 2026.05.02 04:40:08.340235 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.05.02 04:40:08.340270 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14032 | 2026.05.02 04:40:08.340580 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 14033 | 2026.05.02 04:40:08.340797 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.05.02 04:40:08.340924 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 14035 | 2026.05.02 04:40:08.340964 [ 259 ] {115e529c-778b-41da-b867-10f3490509b5} <Debug> TCPHandler: Processed in 0.001312219 sec. | ||
| 14036 | 2026.05.02 04:40:08.341094 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.05.02 04:40:08.341148 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506844 sec., 1990916.1134132 rows/sec., 125.31 MiB/sec. | ||
| 14038 | 2026.05.02 04:40:08.341207 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14039 | 2026.05.02 04:40:08.341254 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14040 | 2026.05.02 04:40:08.341354 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14041 | 2026.05.02 04:40:08.341676 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.05.02 04:40:08.341765 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_51_10} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14043 | 2026.05.02 04:40:08.341868 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 14044 | 2026.05.02 04:40:08.342152 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.05.02 04:40:08.342203 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14046 | 2026.05.02 04:40:08.342582 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14047 | 2026.05.02 04:40:08.342815 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.05.02 04:40:08.342962 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001776 sec., 749436.9369369369 rows/sec., 50.26 MiB/sec. | ||
| 14049 | 2026.05.02 04:40:08.343014 [ 259 ] {9cb6c230-7caf-4264-a8ea-f8f467f7d7b9} <Debug> TCPHandler: Processed in 0.001971014 sec. | ||
| 14050 | 2026.05.02 04:40:08.343195 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14051 | 2026.05.02 04:40:08.343316 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14052 | 2026.05.02 04:40:08.343364 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14053 | 2026.05.02 04:40:08.344110 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.05.02 04:40:08.344147 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14055 | 2026.05.02 04:40:08.344592 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14056 | 2026.05.02 04:40:08.344820 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2026.05.02 04:40:08.344953 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001662 sec., 903128.7605294825 rows/sec., 54.79 MiB/sec. | ||
| 14058 | 2026.05.02 04:40:08.344998 [ 259 ] {d0cb3c2d-9411-46e8-93d4-aeb2d6b64930} <Debug> TCPHandler: Processed in 0.001863382 sec. | ||
| 14059 | 2026.05.02 04:40:08.345137 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14060 | 2026.05.02 04:40:08.345235 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14061 | 2026.05.02 04:40:08.345292 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14062 | 2026.05.02 04:40:08.346161 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.05.02 04:40:08.346197 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14064 | 2026.05.02 04:40:08.346792 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14065 | 2026.05.02 04:40:08.347015 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.05.02 04:40:08.347144 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001959 sec., 21439.509954058194 rows/sec., 38.42 MiB/sec. | ||
| 14067 | 2026.05.02 04:40:08.347198 [ 259 ] {20f84974-4e8e-418f-a629-f5558031fe81} <Debug> TCPHandler: Processed in 0.002146058 sec. | ||
| 14068 | 2026.05.02 04:40:08.347326 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.05.02 04:40:08.347418 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14070 | 2026.05.02 04:40:08.347458 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14071 | 2026.05.02 04:40:08.347845 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.05.02 04:40:08.347881 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14073 | 2026.05.02 04:40:08.348184 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14074 | 2026.05.02 04:40:08.348403 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.05.02 04:40:08.348533 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 764.66 KiB/sec. | ||
| 14076 | 2026.05.02 04:40:08.348571 [ 259 ] {9c0770a9-9487-43e8-9f4f-7781f4c97771} <Debug> TCPHandler: Processed in 0.001250388 sec. | ||
| 14077 | 2026.05.02 04:40:09.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.97 MiB, peak 351.51 MiB, free memory in arenas 0.00 B, will set to 342.39 MiB (RSS), difference: -1.58 MiB | ||
| 14078 | 2026.05.02 04:40:13.038026 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.05.02 04:40:13.038303 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14080 | 2026.05.02 04:40:13.038684 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14081 | 2026.05.02 04:40:13.038728 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14082 | 2026.05.02 04:40:13.038970 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14083 | 2026.05.02 04:40:13.039041 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14084 | 2026.05.02 04:40:13.039183 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14085 | 2026.05.02 04:40:13.039291 [ 341 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14086 | 2026.05.02 04:40:13.039291 [ 309 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14087 | 2026.05.02 04:40:13.039313 [ 335 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14088 | 2026.05.02 04:40:13.039449 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14089 | 2026.05.02 04:40:13.039476 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14090 | 2026.05.02 04:40:13.039547 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14091 | 2026.05.02 04:40:13.039568 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 14092 | 2026.05.02 04:40:13.039603 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14093 | 2026.05.02 04:40:13.039645 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14094 | 2026.05.02 04:40:13.040661 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002461 sec., 17878.911011783828 rows/sec., 2.04 MiB/sec. | ||
| 14095 | 2026.05.02 04:40:13.040775 [ 259 ] {c1449d95-887b-4dcd-acc9-e9028298a6fe} <Debug> TCPHandler: Processed in 0.002947876 sec. | ||
| 14096 | 2026.05.02 04:40:13.042348 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.05.02 04:40:13.042463 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14098 | 2026.05.02 04:40:13.042510 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14099 | 2026.05.02 04:40:13.043014 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.05.02 04:40:13.043055 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14101 | 2026.05.02 04:40:13.043423 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14102 | 2026.05.02 04:40:13.043660 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.05.02 04:40:13.043811 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.12 MiB/sec. | ||
| 14104 | 2026.05.02 04:40:13.043851 [ 259 ] {ead560c2-528b-4b07-b006-d9d532a0c46c} <Debug> TCPHandler: Processed in 0.001558485 sec. | ||
| 14105 | 2026.05.02 04:40:13.043988 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.05.02 04:40:13.044088 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14107 | 2026.05.02 04:40:13.044130 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14108 | 2026.05.02 04:40:13.044562 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.05.02 04:40:13.044598 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14110 | 2026.05.02 04:40:13.044965 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14111 | 2026.05.02 04:40:13.045195 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.05.02 04:40:13.045325 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 14113 | 2026.05.02 04:40:13.045363 [ 259 ] {3c3bb794-b2aa-485b-95eb-6103bc3d0ba0} <Debug> TCPHandler: Processed in 0.001427222 sec. | ||
| 14114 | 2026.05.02 04:40:13.045499 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.05.02 04:40:13.045596 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14116 | 2026.05.02 04:40:13.045642 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14117 | 2026.05.02 04:40:13.046033 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.05.02 04:40:13.046069 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14119 | 2026.05.02 04:40:13.046396 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14120 | 2026.05.02 04:40:13.046616 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.05.02 04:40:13.046744 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 14122 | 2026.05.02 04:40:13.046781 [ 259 ] {62848fe6-5ef5-4e7d-9f1e-08eb45cd577a} <Debug> TCPHandler: Processed in 0.00133264 sec. | ||
| 14123 | 2026.05.02 04:40:13.046903 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.05.02 04:40:13.047001 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.05.02 04:40:13.047043 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14126 | 2026.05.02 04:40:13.047377 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.02 04:40:13.047412 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14128 | 2026.05.02 04:40:13.047722 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14129 | 2026.05.02 04:40:13.047935 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.05.02 04:40:13.048064 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 14131 | 2026.05.02 04:40:13.048101 [ 259 ] {f805430b-ffdf-483e-84dd-6b9c9c923278} <Debug> TCPHandler: Processed in 0.001248998 sec. | ||
| 14132 | 2026.05.02 04:40:14.088883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25443 | ||
| 14133 | 2026.05.02 04:40:14.089470 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2026.05.02 04:40:14.089526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14135 | 2026.05.02 04:40:14.090062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14136 | 2026.05.02 04:40:14.090309 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.05.02 04:40:14.090456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25443 | ||
| 14138 | 2026.05.02 04:40:15.446733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 14139 | 2026.05.02 04:40:15.462861 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2026.05.02 04:40:15.462927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14141 | 2026.05.02 04:40:15.468231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14142 | 2026.05.02 04:40:15.468928 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.05.02 04:40:15.471725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 14144 | 2026.05.02 04:40:16.681396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1792 | ||
| 14145 | 2026.05.02 04:40:16.684365 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.05.02 04:40:16.684428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14147 | 2026.05.02 04:40:16.685705 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14148 | 2026.05.02 04:40:16.685969 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14149 | 2026.05.02 04:40:16.686250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 14150 | 2026.05.02 04:40:18.044169 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14151 | 2026.05.02 04:40:18.044542 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 14152 | 2026.05.02 04:40:18.045112 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14153 | 2026.05.02 04:40:18.045150 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 14154 | 2026.05.02 04:40:18.045388 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14155 | 2026.05.02 04:40:18.045455 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14156 | 2026.05.02 04:40:18.045595 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14157 | 2026.05.02 04:40:18.045697 [ 341 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14158 | 2026.05.02 04:40:18.045698 [ 309 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14159 | 2026.05.02 04:40:18.045722 [ 335 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14160 | 2026.05.02 04:40:18.045856 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14161 | 2026.05.02 04:40:18.045882 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14162 | 2026.05.02 04:40:18.045948 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14163 | 2026.05.02 04:40:18.045967 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 14164 | 2026.05.02 04:40:18.046002 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 14165 | 2026.05.02 04:40:18.046040 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 14166 | 2026.05.02 04:40:18.047214 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002833 sec., 15531.238969290505 rows/sec., 3.25 MiB/sec. | ||
| 14167 | 2026.05.02 04:40:18.047321 [ 259 ] {42d2eb5e-fb80-4e56-a413-203621cd588e} <Debug> TCPHandler: Processed in 0.003313265 sec. | ||
| 14168 | 2026.05.02 04:40:18.052501 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14169 | 2026.05.02 04:40:18.052609 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14170 | 2026.05.02 04:40:18.052652 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14171 | 2026.05.02 04:40:18.053245 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.05.02 04:40:18.053285 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14173 | 2026.05.02 04:40:18.053647 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14174 | 2026.05.02 04:40:18.053876 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.05.02 04:40:18.054014 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001435 sec., 197909.40766550522 rows/sec., 12.57 MiB/sec. | ||
| 14176 | 2026.05.02 04:40:18.054052 [ 259 ] {df06201d-93ed-4f1e-8c63-e206df9573e7} <Debug> TCPHandler: Processed in 0.001600826 sec. | ||
| 14177 | 2026.05.02 04:40:18.054177 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14178 | 2026.05.02 04:40:18.054271 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14179 | 2026.05.02 04:40:18.054311 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14180 | 2026.05.02 04:40:18.055161 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.05.02 04:40:18.055197 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14182 | 2026.05.02 04:40:18.055530 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14183 | 2026.05.02 04:40:18.055733 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.05.02 04:40:18.055859 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001606 sec., 509962.6400996264 rows/sec., 39.55 MiB/sec. | ||
| 14185 | 2026.05.02 04:40:18.055897 [ 259 ] {edec3244-9510-46f2-a0f4-d313077c1965} <Debug> TCPHandler: Processed in 0.001766959 sec. | ||
| 14186 | 2026.05.02 04:40:18.056017 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.05.02 04:40:18.056111 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14188 | 2026.05.02 04:40:18.056149 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14189 | 2026.05.02 04:40:18.056608 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.05.02 04:40:18.056644 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14191 | 2026.05.02 04:40:18.056941 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14192 | 2026.05.02 04:40:18.057147 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.05.02 04:40:18.057261 [ 54 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14194 | 2026.05.02 04:40:18.057270 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001177 sec., 129991.50382327952 rows/sec., 7.77 MiB/sec. | ||
| 14195 | 2026.05.02 04:40:18.057331 [ 54 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.05.02 04:40:18.057348 [ 259 ] {6a65f98c-7ed9-416f-a072-1a3a17831ccc} <Debug> TCPHandler: Processed in 0.001378361 sec. | ||
| 14197 | 2026.05.02 04:40:18.057357 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14198 | 2026.05.02 04:40:18.057458 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 14199 | 2026.05.02 04:40:18.057481 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.05.02 04:40:18.057572 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14201 | 2026.05.02 04:40:18.057578 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14202 | 2026.05.02 04:40:18.057607 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 213 rows starting from the beginning of the part | ||
| 14203 | 2026.05.02 04:40:18.057623 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14204 | 2026.05.02 04:40:18.057670 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 157 rows starting from the beginning of the part | ||
| 14205 | 2026.05.02 04:40:18.057721 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 14206 | 2026.05.02 04:40:18.057773 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 153 rows starting from the beginning of the part | ||
| 14207 | 2026.05.02 04:40:18.057822 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part | ||
| 14208 | 2026.05.02 04:40:18.057868 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 153 rows starting from the beginning of the part | ||
| 14209 | 2026.05.02 04:40:18.058072 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.05.02 04:40:18.058107 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14211 | 2026.05.02 04:40:18.058399 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14212 | 2026.05.02 04:40:18.058609 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2026.05.02 04:40:18.058688 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273208 sec., 596131.9752939033 rows/sec., 39.37 MiB/sec. | ||
| 14214 | 2026.05.02 04:40:18.058734 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 14215 | 2026.05.02 04:40:18.058772 [ 259 ] {39a58db2-7254-4ba3-8496-06ff68fd82e7} <Debug> TCPHandler: Processed in 0.00133777 sec. | ||
| 14216 | 2026.05.02 04:40:18.058891 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.05.02 04:40:18.058891 [ 188 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14218 | 2026.05.02 04:40:18.058986 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14219 | 2026.05.02 04:40:18.059030 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14220 | 2026.05.02 04:40:18.059227 [ 188 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.02 04:40:18.059327 [ 188 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_76_15} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14222 | 2026.05.02 04:40:18.059444 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14223 | 2026.05.02 04:40:18.059486 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14224 | 2026.05.02 04:40:18.059528 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14225 | 2026.05.02 04:40:18.059823 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14226 | 2026.05.02 04:40:18.060028 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.05.02 04:40:18.060152 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 14228 | 2026.05.02 04:40:18.060188 [ 259 ] {be6bf3a4-a8de-455b-8274-9166a30a22a5} <Debug> TCPHandler: Processed in 0.00134472 sec. | ||
| 14229 | 2026.05.02 04:40:18.060316 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14230 | 2026.05.02 04:40:18.060409 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14231 | 2026.05.02 04:40:18.060447 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14232 | 2026.05.02 04:40:18.061106 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14233 | 2026.05.02 04:40:18.061142 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14234 | 2026.05.02 04:40:18.061454 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14235 | 2026.05.02 04:40:18.061660 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14236 | 2026.05.02 04:40:18.061784 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001393 sec., 359655.41995692754 rows/sec., 25.28 MiB/sec. | ||
| 14237 | 2026.05.02 04:40:18.061821 [ 259 ] {b15e3ee5-401b-4011-8fad-938491536b15} <Debug> TCPHandler: Processed in 0.001552525 sec. | ||
| 14238 | 2026.05.02 04:40:18.061942 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14239 | 2026.05.02 04:40:18.062036 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14240 | 2026.05.02 04:40:18.062077 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14241 | 2026.05.02 04:40:18.062409 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.05.02 04:40:18.062444 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14243 | 2026.05.02 04:40:18.062742 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14244 | 2026.05.02 04:40:18.062946 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.05.02 04:40:18.063069 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 14246 | 2026.05.02 04:40:18.063106 [ 259 ] {121fc0de-b930-4861-9cd4-d6aaab51d9bd} <Debug> TCPHandler: Processed in 0.001211378 sec. | ||
| 14247 | 2026.05.02 04:40:18.063224 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2026.05.02 04:40:18.063324 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14249 | 2026.05.02 04:40:18.063366 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14250 | 2026.05.02 04:40:18.063781 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2026.05.02 04:40:18.063817 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14252 | 2026.05.02 04:40:18.064137 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14253 | 2026.05.02 04:40:18.064344 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.05.02 04:40:18.064456 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 | ||
| 14255 | 2026.05.02 04:40:18.064466 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 14256 | 2026.05.02 04:40:18.064495 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.05.02 04:40:18.064517 [ 259 ] {3e61b1a2-7153-440a-a618-6d7083701537} <Debug> TCPHandler: Processed in 0.00134036 sec. | ||
| 14258 | 2026.05.02 04:40:18.064518 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14259 | 2026.05.02 04:40:18.064604 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full | ||
| 14260 | 2026.05.02 04:40:18.064646 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14261 | 2026.05.02 04:40:18.064697 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14262 | 2026.05.02 04:40:18.064723 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_84_17, total 33777 rows starting from the beginning of the part | ||
| 14263 | 2026.05.02 04:40:18.064740 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14264 | 2026.05.02 04:40:18.064775 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 14265 | 2026.05.02 04:40:18.064781 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14266 | 2026.05.02 04:40:18.064818 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 14267 | 2026.05.02 04:40:18.064868 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1501 rows starting from the beginning of the part | ||
| 14268 | 2026.05.02 04:40:18.064912 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 128 rows starting from the beginning of the part | ||
| 14269 | 2026.05.02 04:40:18.064953 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 14270 | 2026.05.02 04:40:18.065104 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.05.02 04:40:18.065138 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14272 | 2026.05.02 04:40:18.065435 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14273 | 2026.05.02 04:40:18.065641 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.05.02 04:40:18.065747 [ 54 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 14275 | 2026.05.02 04:40:18.065766 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 14276 | 2026.05.02 04:40:18.065781 [ 54 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2026.05.02 04:40:18.065807 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14278 | 2026.05.02 04:40:18.065810 [ 259 ] {0fa1aecd-99fe-47f0-9e93-5f2e7393877a} <Debug> TCPHandler: Processed in 0.001211357 sec. | ||
| 14279 | 2026.05.02 04:40:18.065894 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 14280 | 2026.05.02 04:40:18.065941 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.05.02 04:40:18.066003 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14282 | 2026.05.02 04:40:18.066039 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 36 rows starting from the beginning of the part | ||
| 14283 | 2026.05.02 04:40:18.066039 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14284 | 2026.05.02 04:40:18.066098 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 14285 | 2026.05.02 04:40:18.066106 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14286 | 2026.05.02 04:40:18.066146 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 14287 | 2026.05.02 04:40:18.066192 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14288 | 2026.05.02 04:40:18.066227 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14289 | 2026.05.02 04:40:18.066264 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14290 | 2026.05.02 04:40:18.066893 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2026.05.02 04:40:18.066933 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14292 | 2026.05.02 04:40:18.067187 [ 190 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.0013287 sec., 30857.22887032438 rows/sec., 2.02 MiB/sec. | ||
| 14293 | 2026.05.02 04:40:18.067319 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14294 | 2026.05.02 04:40:18.067595 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.05.02 04:40:18.067663 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_40_8} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 14296 | 2026.05.02 04:40:18.067732 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14297 | 2026.05.02 04:40:18.067856 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14298 | 2026.05.02 04:40:18.068098 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.05.02 04:40:18.068220 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14300 | 2026.05.02 04:40:18.068242 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00222 sec., 4954.954954954955 rows/sec., 8.88 MiB/sec. | ||
| 14301 | 2026.05.02 04:40:18.068254 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.05.02 04:40:18.068286 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14303 | 2026.05.02 04:40:18.068308 [ 259 ] {0a1e1211-d082-4b9a-a49d-35e9d3475b95} <Debug> TCPHandler: Processed in 0.002414424 sec. | ||
| 14304 | 2026.05.02 04:40:18.068395 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 14305 | 2026.05.02 04:40:18.068444 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.05.02 04:40:18.068548 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14307 | 2026.05.02 04:40:18.068591 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14308 | 2026.05.02 04:40:18.068614 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14309 | 2026.05.02 04:40:18.068672 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1547 rows starting from the beginning of the part | ||
| 14310 | 2026.05.02 04:40:18.068807 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 14311 | 2026.05.02 04:40:18.068907 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 14312 | 2026.05.02 04:40:18.068959 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14313 | 2026.05.02 04:40:18.068998 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 14314 | 2026.05.02 04:40:18.069001 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14315 | 2026.05.02 04:40:18.069095 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 14316 | 2026.05.02 04:40:18.069192 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 14317 | 2026.05.02 04:40:18.069380 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14318 | 2026.05.02 04:40:18.069626 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.05.02 04:40:18.069764 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001235 sec., 72874.49392712551 rows/sec., 4.56 MiB/sec. | ||
| 14320 | 2026.05.02 04:40:18.069801 [ 259 ] {b247c12f-78ba-4a98-9274-9a3df436224b} <Debug> TCPHandler: Processed in 0.001407812 sec. | ||
| 14321 | 2026.05.02 04:40:18.072589 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36096 rows, containing 5 columns (5 merged, 0 gathered) in 0.008069502 sec., 4473138.491074171 rows/sec., 284.97 MiB/sec. | ||
| 14322 | 2026.05.02 04:40:18.073049 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 14323 | 2026.05.02 04:40:18.073370 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2026.05.02 04:40:18.073449 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 | ||
| 14325 | 2026.05.02 04:40:18.073550 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14326 | 2026.05.02 04:40:18.078428 [ 197 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1653 rows, containing 19 columns (19 merged, 0 gathered) in 0.010097077 sec., 163710.7451988333 rows/sec., 293.36 MiB/sec. | ||
| 14327 | 2026.05.02 04:40:18.080686 [ 197 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14328 | 2026.05.02 04:40:18.081038 [ 197 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.05.02 04:40:18.081106 [ 197 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14330 | 2026.05.02 04:40:18.081243 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 14331 | 2026.05.02 04:40:19.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.36 MiB, peak 354.90 MiB, free memory in arenas 0.00 B, will set to 348.21 MiB (RSS), difference: 4.85 MiB | ||
| 14332 | 2026.05.02 04:40:21.128762 [ 47 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 14333 | 2026.05.02 04:40:21.128847 [ 47 ] {} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.05.02 04:40:21.128874 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14335 | 2026.05.02 04:40:21.129027 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 14336 | 2026.05.02 04:40:21.129231 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14337 | 2026.05.02 04:40:21.129286 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 14338 | 2026.05.02 04:40:21.129391 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 14339 | 2026.05.02 04:40:21.129467 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 14340 | 2026.05.02 04:40:21.129538 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 14341 | 2026.05.02 04:40:21.129605 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 14342 | 2026.05.02 04:40:21.130580 [ 196 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625467 sec., 3691.246884741431 rows/sec., 273.96 KiB/sec. | ||
| 14343 | 2026.05.02 04:40:21.130790 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 14344 | 2026.05.02 04:40:21.131138 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_13_3} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.05.02 04:40:21.131226 [ 191 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_13_3} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 14346 | 2026.05.02 04:40:21.131319 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14347 | 2026.05.02 04:40:21.438724 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14348 | 2026.05.02 04:40:21.438798 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14349 | 2026.05.02 04:40:21.590637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25891 | ||
| 14350 | 2026.05.02 04:40:21.591168 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.05.02 04:40:21.591216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14352 | 2026.05.02 04:40:21.591714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14353 | 2026.05.02 04:40:21.591968 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.05.02 04:40:21.592112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25891 | ||
| 14355 | 2026.05.02 04:40:22.971821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 14356 | 2026.05.02 04:40:22.988585 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.05.02 04:40:22.988656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14358 | 2026.05.02 04:40:22.994727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14359 | 2026.05.02 04:40:22.995417 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2026.05.02 04:40:22.998361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 14361 | 2026.05.02 04:40:23.040859 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.05.02 04:40:23.041219 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14363 | 2026.05.02 04:40:23.041583 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14364 | 2026.05.02 04:40:23.041617 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14365 | 2026.05.02 04:40:23.041831 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14366 | 2026.05.02 04:40:23.041897 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14367 | 2026.05.02 04:40:23.042034 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14368 | 2026.05.02 04:40:23.042130 [ 345 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14369 | 2026.05.02 04:40:23.042189 [ 339 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14370 | 2026.05.02 04:40:23.042218 [ 322 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14371 | 2026.05.02 04:40:23.042430 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14372 | 2026.05.02 04:40:23.042469 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14373 | 2026.05.02 04:40:23.042540 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14374 | 2026.05.02 04:40:23.042560 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 14375 | 2026.05.02 04:40:23.042596 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14376 | 2026.05.02 04:40:23.042666 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14377 | 2026.05.02 04:40:23.043915 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002844 sec., 15471.167369901546 rows/sec., 3.23 MiB/sec. | ||
| 14378 | 2026.05.02 04:40:23.043998 [ 259 ] {5cb318cf-1d1c-47d3-92c2-f854322ba3d8} <Debug> TCPHandler: Processed in 0.003327164 sec. | ||
| 14379 | 2026.05.02 04:40:23.046228 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14380 | 2026.05.02 04:40:23.046415 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14381 | 2026.05.02 04:40:23.046495 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14382 | 2026.05.02 04:40:23.047349 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14383 | 2026.05.02 04:40:23.047385 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14384 | 2026.05.02 04:40:23.047739 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14385 | 2026.05.02 04:40:23.047960 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2026.05.02 04:40:23.048095 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001738 sec., 67894.13118527042 rows/sec., 5.78 MiB/sec. | ||
| 14387 | 2026.05.02 04:40:23.048132 [ 259 ] {ad6ba3e2-629f-40b6-83cb-6d3b677a4274} <Debug> TCPHandler: Processed in 0.001955294 sec. | ||
| 14388 | 2026.05.02 04:40:23.048253 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14389 | 2026.05.02 04:40:23.048360 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14390 | 2026.05.02 04:40:23.048399 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14391 | 2026.05.02 04:40:23.048799 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2026.05.02 04:40:23.048834 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14393 | 2026.05.02 04:40:23.049113 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14394 | 2026.05.02 04:40:23.049316 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.05.02 04:40:23.049447 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001116 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 14396 | 2026.05.02 04:40:23.049482 [ 259 ] {4752815b-4653-4288-9ff4-b2ee31a09814} <Debug> TCPHandler: Processed in 0.001277018 sec. | ||
| 14397 | 2026.05.02 04:40:23.049610 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14398 | 2026.05.02 04:40:23.049704 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14399 | 2026.05.02 04:40:23.049742 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14400 | 2026.05.02 04:40:23.050146 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14401 | 2026.05.02 04:40:23.050179 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14402 | 2026.05.02 04:40:23.050477 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14403 | 2026.05.02 04:40:23.050677 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14404 | 2026.05.02 04:40:23.050801 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001115 sec., 85201.79372197308 rows/sec., 6.65 MiB/sec. | ||
| 14405 | 2026.05.02 04:40:23.050837 [ 259 ] {60283332-982f-4ee7-a41b-fe35fd134ff2} <Debug> TCPHandler: Processed in 0.001282719 sec. | ||
| 14406 | 2026.05.02 04:40:23.050951 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14407 | 2026.05.02 04:40:23.051054 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14408 | 2026.05.02 04:40:23.051095 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14409 | 2026.05.02 04:40:23.051507 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14410 | 2026.05.02 04:40:23.051541 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14411 | 2026.05.02 04:40:23.051854 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14412 | 2026.05.02 04:40:23.052062 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2026.05.02 04:40:23.052188 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 14414 | 2026.05.02 04:40:23.052223 [ 259 ] {fcb28f82-2894-4dca-9896-d2fba3aeb075} <Debug> TCPHandler: Processed in 0.001319999 sec. | ||
| 14415 | 2026.05.02 04:40:23.052338 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14416 | 2026.05.02 04:40:23.052432 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14417 | 2026.05.02 04:40:23.052485 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14418 | 2026.05.02 04:40:23.053282 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.05.02 04:40:23.053318 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14420 | 2026.05.02 04:40:23.053838 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14421 | 2026.05.02 04:40:23.054054 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.05.02 04:40:23.054186 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001771 sec., 17504.234895539244 rows/sec., 31.37 MiB/sec. | ||
| 14423 | 2026.05.02 04:40:23.054238 [ 259 ] {2099d919-3f68-4fdc-b59b-ee99eecf9606} <Debug> TCPHandler: Processed in 0.001946484 sec. | ||
| 14424 | 2026.05.02 04:40:23.054372 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14425 | 2026.05.02 04:40:23.054466 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14426 | 2026.05.02 04:40:23.054507 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14427 | 2026.05.02 04:40:23.054844 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.05.02 04:40:23.054880 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14429 | 2026.05.02 04:40:23.055171 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14430 | 2026.05.02 04:40:23.055381 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.05.02 04:40:23.055507 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 14432 | 2026.05.02 04:40:23.055542 [ 259 ] {a490f14d-df04-4c0e-bf11-dfbfdd318954} <Debug> TCPHandler: Processed in 0.001218737 sec. | ||
| 14433 | 2026.05.02 04:40:26.686601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1830 | ||
| 14434 | 2026.05.02 04:40:26.689214 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.05.02 04:40:26.689273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14436 | 2026.05.02 04:40:26.690528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14437 | 2026.05.02 04:40:26.690809 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2026.05.02 04:40:26.691194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1830 | ||
| 14439 | 2026.05.02 04:40:28.044096 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2026.05.02 04:40:28.044372 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 14441 | 2026.05.02 04:40:28.044735 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14442 | 2026.05.02 04:40:28.044774 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 14443 | 2026.05.02 04:40:28.045021 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14444 | 2026.05.02 04:40:28.045091 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14445 | 2026.05.02 04:40:28.045236 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14446 | 2026.05.02 04:40:28.045333 [ 301 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14447 | 2026.05.02 04:40:28.045376 [ 326 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14448 | 2026.05.02 04:40:28.045376 [ 322 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14449 | 2026.05.02 04:40:28.045555 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14450 | 2026.05.02 04:40:28.045586 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14451 | 2026.05.02 04:40:28.045655 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14452 | 2026.05.02 04:40:28.045676 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 14453 | 2026.05.02 04:40:28.045711 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 14454 | 2026.05.02 04:40:28.045751 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 14455 | 2026.05.02 04:40:28.047007 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002753 sec., 15982.564475118053 rows/sec., 3.34 MiB/sec. | ||
| 14456 | 2026.05.02 04:40:28.047124 [ 259 ] {10db73be-e85a-48d5-97aa-a8d7f157f72e} <Debug> TCPHandler: Processed in 0.003168371 sec. | ||
| 14457 | 2026.05.02 04:40:28.052307 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2026.05.02 04:40:28.052447 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14459 | 2026.05.02 04:40:28.052534 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14460 | 2026.05.02 04:40:28.053524 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.05.02 04:40:28.053567 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14462 | 2026.05.02 04:40:28.053957 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14463 | 2026.05.02 04:40:28.054193 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.05.02 04:40:28.054341 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001936 sec., 146694.21487603305 rows/sec., 9.32 MiB/sec. | ||
| 14465 | 2026.05.02 04:40:28.054380 [ 259 ] {1fb26789-4be6-4a0e-925b-d8550c3452af} <Debug> TCPHandler: Processed in 0.002138978 sec. | ||
| 14466 | 2026.05.02 04:40:28.054516 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2026.05.02 04:40:28.054616 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14468 | 2026.05.02 04:40:28.054659 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14469 | 2026.05.02 04:40:28.055446 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2026.05.02 04:40:28.055482 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14471 | 2026.05.02 04:40:28.055845 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14472 | 2026.05.02 04:40:28.056063 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2026.05.02 04:40:28.056187 [ 30 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14474 | 2026.05.02 04:40:28.056197 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001603 sec., 510917.03056768555 rows/sec., 39.63 MiB/sec. | ||
| 14475 | 2026.05.02 04:40:28.056252 [ 30 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.05.02 04:40:28.056263 [ 259 ] {5c70115e-5137-42af-96b9-355b6ad78678} <Debug> TCPHandler: Processed in 0.001798711 sec. | ||
| 14477 | 2026.05.02 04:40:28.056279 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14478 | 2026.05.02 04:40:28.056383 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14479 | 2026.05.02 04:40:28.056395 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 14480 | 2026.05.02 04:40:28.056487 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14481 | 2026.05.02 04:40:28.056533 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14482 | 2026.05.02 04:40:28.056539 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14483 | 2026.05.02 04:40:28.056591 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3242 rows starting from the beginning of the part | ||
| 14484 | 2026.05.02 04:40:28.056666 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2472 rows starting from the beginning of the part | ||
| 14485 | 2026.05.02 04:40:28.056723 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 14486 | 2026.05.02 04:40:28.056773 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 819 rows starting from the beginning of the part | ||
| 14487 | 2026.05.02 04:40:28.056823 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 14488 | 2026.05.02 04:40:28.056877 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 819 rows starting from the beginning of the part | ||
| 14489 | 2026.05.02 04:40:28.056986 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2026.05.02 04:40:28.057027 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14491 | 2026.05.02 04:40:28.057377 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14492 | 2026.05.02 04:40:28.057625 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2026.05.02 04:40:28.057768 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.0013 sec., 117692.3076923077 rows/sec., 7.04 MiB/sec. | ||
| 14494 | 2026.05.02 04:40:28.057808 [ 259 ] {edb072bb-b765-4ec7-89b0-3fddb49ed687} <Debug> TCPHandler: Processed in 0.001475423 sec. | ||
| 14495 | 2026.05.02 04:40:28.057926 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14496 | 2026.05.02 04:40:28.058023 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14497 | 2026.05.02 04:40:28.058064 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14498 | 2026.05.02 04:40:28.058497 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2026.05.02 04:40:28.058534 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14500 | 2026.05.02 04:40:28.058846 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14501 | 2026.05.02 04:40:28.059065 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14502 | 2026.05.02 04:40:28.059192 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 14503 | 2026.05.02 04:40:28.059230 [ 259 ] {4f0fbded-c01e-44bb-beff-51244515c0e8} <Debug> TCPHandler: Processed in 0.00135447 sec. | ||
| 14504 | 2026.05.02 04:40:28.059346 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14505 | 2026.05.02 04:40:28.059441 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14506 | 2026.05.02 04:40:28.059472 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003123021 sec., 2409846.107342858 rows/sec., 191.13 MiB/sec. | ||
| 14507 | 2026.05.02 04:40:28.059482 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14508 | 2026.05.02 04:40:28.059807 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14509 | 2026.05.02 04:40:28.059978 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2026.05.02 04:40:28.060025 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14511 | 2026.05.02 04:40:28.060107 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2026.05.02 04:40:28.060208 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_91_18} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14513 | 2026.05.02 04:40:28.060300 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 14514 | 2026.05.02 04:40:28.060368 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14515 | 2026.05.02 04:40:28.060589 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.05.02 04:40:28.060718 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001295 sec., 114285.71428571429 rows/sec., 6.50 MiB/sec. | ||
| 14517 | 2026.05.02 04:40:28.060756 [ 259 ] {be5c189b-25d0-4df0-87cf-8b7d20da780d} <Debug> TCPHandler: Processed in 0.001460733 sec. | ||
| 14518 | 2026.05.02 04:40:28.060890 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2026.05.02 04:40:28.060987 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14520 | 2026.05.02 04:40:28.061027 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14521 | 2026.05.02 04:40:28.061614 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.05.02 04:40:28.061650 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14523 | 2026.05.02 04:40:28.061986 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14524 | 2026.05.02 04:40:28.062210 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2026.05.02 04:40:28.062328 [ 27 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14526 | 2026.05.02 04:40:28.062339 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00137 sec., 365693.43065693433 rows/sec., 25.70 MiB/sec. | ||
| 14527 | 2026.05.02 04:40:28.062376 [ 27 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14528 | 2026.05.02 04:40:28.062394 [ 259 ] {b93cf8f7-a547-430a-acb0-52f361f98a77} <Debug> TCPHandler: Processed in 0.001553346 sec. | ||
| 14529 | 2026.05.02 04:40:28.062402 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14530 | 2026.05.02 04:40:28.062490 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 14531 | 2026.05.02 04:40:28.062518 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.05.02 04:40:28.062596 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14533 | 2026.05.02 04:40:28.062619 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14534 | 2026.05.02 04:40:28.062631 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1794 rows starting from the beginning of the part | ||
| 14535 | 2026.05.02 04:40:28.062669 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14536 | 2026.05.02 04:40:28.062698 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1331 rows starting from the beginning of the part | ||
| 14537 | 2026.05.02 04:40:28.062748 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 14538 | 2026.05.02 04:40:28.062792 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 501 rows starting from the beginning of the part | ||
| 14539 | 2026.05.02 04:40:28.062833 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 95 rows starting from the beginning of the part | ||
| 14540 | 2026.05.02 04:40:28.062878 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 501 rows starting from the beginning of the part | ||
| 14541 | 2026.05.02 04:40:28.063015 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.05.02 04:40:28.063056 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14543 | 2026.05.02 04:40:28.063390 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14544 | 2026.05.02 04:40:28.063617 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.05.02 04:40:28.063747 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 14546 | 2026.05.02 04:40:28.063785 [ 259 ] {d694a27e-0474-4382-8b81-776b1fed4893} <Debug> TCPHandler: Processed in 0.00131668 sec. | ||
| 14547 | 2026.05.02 04:40:28.063898 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2026.05.02 04:40:28.063995 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14549 | 2026.05.02 04:40:28.064038 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14550 | 2026.05.02 04:40:28.064297 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001839461 sec., 2330030.373027751 rows/sec., 168.53 MiB/sec. | ||
| 14551 | 2026.05.02 04:40:28.064453 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.05.02 04:40:28.064496 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14553 | 2026.05.02 04:40:28.064525 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14554 | 2026.05.02 04:40:28.064863 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.05.02 04:40:28.064888 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14556 | 2026.05.02 04:40:28.064962 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_91_18} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14557 | 2026.05.02 04:40:28.065041 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 14558 | 2026.05.02 04:40:28.065143 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14559 | 2026.05.02 04:40:28.065285 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001308 sec., 202599.3883792049 rows/sec., 13.46 MiB/sec. | ||
| 14560 | 2026.05.02 04:40:28.065322 [ 259 ] {4f4f83e2-da27-4c29-84c2-b1042d630f8c} <Debug> TCPHandler: Processed in 0.001474033 sec. | ||
| 14561 | 2026.05.02 04:40:28.065437 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.05.02 04:40:28.065534 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14563 | 2026.05.02 04:40:28.065576 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14564 | 2026.05.02 04:40:28.065894 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.05.02 04:40:28.065930 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14566 | 2026.05.02 04:40:28.066231 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14567 | 2026.05.02 04:40:28.066448 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2026.05.02 04:40:28.066578 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 14569 | 2026.05.02 04:40:28.066615 [ 259 ] {e04acffc-f474-46b9-ad2f-34ddd344425d} <Debug> TCPHandler: Processed in 0.001227447 sec. | ||
| 14570 | 2026.05.02 04:40:28.066728 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14571 | 2026.05.02 04:40:28.066826 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14572 | 2026.05.02 04:40:28.066882 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14573 | 2026.05.02 04:40:28.067654 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.05.02 04:40:28.067689 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14575 | 2026.05.02 04:40:28.068208 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14576 | 2026.05.02 04:40:28.068431 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.05.02 04:40:28.068573 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001765 sec., 6232.294617563739 rows/sec., 11.17 MiB/sec. | ||
| 14578 | 2026.05.02 04:40:28.068626 [ 259 ] {4e39ce1e-ba5a-4cce-b49b-7ee96476c671} <Debug> TCPHandler: Processed in 0.001947584 sec. | ||
| 14579 | 2026.05.02 04:40:28.068749 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.05.02 04:40:28.068872 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14581 | 2026.05.02 04:40:28.068925 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14582 | 2026.05.02 04:40:28.069320 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.05.02 04:40:28.069367 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14584 | 2026.05.02 04:40:28.069703 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14585 | 2026.05.02 04:40:28.069925 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.05.02 04:40:28.070039 [ 27 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14587 | 2026.05.02 04:40:28.070055 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 4.67 MiB/sec. | ||
| 14588 | 2026.05.02 04:40:28.070070 [ 27 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2026.05.02 04:40:28.070095 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14590 | 2026.05.02 04:40:28.070100 [ 259 ] {4d18fb29-9f3a-442f-8dd1-a56bc32f073d} <Debug> TCPHandler: Processed in 0.001410992 sec. | ||
| 14591 | 2026.05.02 04:40:28.070168 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 14592 | 2026.05.02 04:40:28.070275 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14593 | 2026.05.02 04:40:28.070304 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5460 rows starting from the beginning of the part | ||
| 14594 | 2026.05.02 04:40:28.070355 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 12 rows starting from the beginning of the part | ||
| 14595 | 2026.05.02 04:40:28.070394 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
| 14596 | 2026.05.02 04:40:28.070433 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 14597 | 2026.05.02 04:40:28.070468 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 14598 | 2026.05.02 04:40:28.070500 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 14599 | 2026.05.02 04:40:28.071954 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181696 sec., 3170130.327580134 rows/sec., 204.09 MiB/sec. | ||
| 14600 | 2026.05.02 04:40:28.072284 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14601 | 2026.05.02 04:40:28.072517 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.05.02 04:40:28.072592 [ 196 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_91_18} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14603 | 2026.05.02 04:40:28.072656 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14604 | 2026.05.02 04:40:29.092242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26403 | ||
| 14605 | 2026.05.02 04:40:29.092763 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.05.02 04:40:29.092803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14607 | 2026.05.02 04:40:29.093298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14608 | 2026.05.02 04:40:29.093537 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.05.02 04:40:29.093686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26403 | ||
| 14610 | 2026.05.02 04:40:30.498442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 14611 | 2026.05.02 04:40:30.515429 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.05.02 04:40:30.515488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14613 | 2026.05.02 04:40:30.521400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14614 | 2026.05.02 04:40:30.522062 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.05.02 04:40:30.525017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 14616 | 2026.05.02 04:40:33.039966 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14617 | 2026.05.02 04:40:33.040231 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14618 | 2026.05.02 04:40:33.040613 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14619 | 2026.05.02 04:40:33.040650 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14620 | 2026.05.02 04:40:33.040860 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14621 | 2026.05.02 04:40:33.040927 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14622 | 2026.05.02 04:40:33.041061 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14623 | 2026.05.02 04:40:33.041162 [ 301 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14624 | 2026.05.02 04:40:33.041230 [ 326 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14625 | 2026.05.02 04:40:33.041230 [ 322 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14626 | 2026.05.02 04:40:33.041437 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14627 | 2026.05.02 04:40:33.041469 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14628 | 2026.05.02 04:40:33.041540 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14629 | 2026.05.02 04:40:33.041559 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 14630 | 2026.05.02 04:40:33.041593 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14631 | 2026.05.02 04:40:33.041630 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14632 | 2026.05.02 04:40:33.042743 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002612 sec., 16845.32924961715 rows/sec., 3.52 MiB/sec. | ||
| 14633 | 2026.05.02 04:40:33.042847 [ 259 ] {73e9f7ea-392f-4130-9dea-1ed551e92555} <Debug> TCPHandler: Processed in 0.003013387 sec. | ||
| 14634 | 2026.05.02 04:40:33.045127 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14635 | 2026.05.02 04:40:33.045325 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14636 | 2026.05.02 04:40:33.045402 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14637 | 2026.05.02 04:40:33.046049 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14638 | 2026.05.02 04:40:33.046089 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14639 | 2026.05.02 04:40:33.046444 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14640 | 2026.05.02 04:40:33.046664 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14641 | 2026.05.02 04:40:33.046803 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001534 sec., 76923.07692307692 rows/sec., 6.54 MiB/sec. | ||
| 14642 | 2026.05.02 04:40:33.046842 [ 259 ] {8526af99-2539-4df7-aacb-22bac67b16f1} <Debug> TCPHandler: Processed in 0.00181164 sec. | ||
| 14643 | 2026.05.02 04:40:33.046971 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14644 | 2026.05.02 04:40:33.047064 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14645 | 2026.05.02 04:40:33.047104 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14646 | 2026.05.02 04:40:33.047518 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2026.05.02 04:40:33.047554 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14648 | 2026.05.02 04:40:33.047835 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14649 | 2026.05.02 04:40:33.048044 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2026.05.02 04:40:33.048171 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001124 sec., 27580.071174377223 rows/sec., 2.03 MiB/sec. | ||
| 14651 | 2026.05.02 04:40:33.048206 [ 259 ] {6404aa12-5094-4436-8b0d-45f8808d06bd} <Debug> TCPHandler: Processed in 0.001287599 sec. | ||
| 14652 | 2026.05.02 04:40:33.048318 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14653 | 2026.05.02 04:40:33.048411 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14654 | 2026.05.02 04:40:33.048449 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14655 | 2026.05.02 04:40:33.048859 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.05.02 04:40:33.048894 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14657 | 2026.05.02 04:40:33.049183 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14658 | 2026.05.02 04:40:33.049383 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.05.02 04:40:33.049512 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001119 sec., 84897.22966934764 rows/sec., 6.63 MiB/sec. | ||
| 14660 | 2026.05.02 04:40:33.049548 [ 259 ] {988a4435-d37e-4b5e-9291-7dfdf80aeb51} <Debug> TCPHandler: Processed in 0.001276108 sec. | ||
| 14661 | 2026.05.02 04:40:33.049667 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14662 | 2026.05.02 04:40:33.049758 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14663 | 2026.05.02 04:40:33.049804 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14664 | 2026.05.02 04:40:33.050237 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.05.02 04:40:33.050272 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14666 | 2026.05.02 04:40:33.050574 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14667 | 2026.05.02 04:40:33.050771 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.05.02 04:40:33.050900 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 14669 | 2026.05.02 04:40:33.050936 [ 259 ] {386813ca-1a3e-4658-8ce1-0acdbe7109f1} <Debug> TCPHandler: Processed in 0.001316469 sec. | ||
| 14670 | 2026.05.02 04:40:33.051049 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14671 | 2026.05.02 04:40:33.051140 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14672 | 2026.05.02 04:40:33.051193 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14673 | 2026.05.02 04:40:33.051959 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.05.02 04:40:33.051995 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14675 | 2026.05.02 04:40:33.052517 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14676 | 2026.05.02 04:40:33.052732 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.05.02 04:40:33.052867 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001744 sec., 17775.229357798165 rows/sec., 31.85 MiB/sec. | ||
| 14678 | 2026.05.02 04:40:33.052919 [ 259 ] {ca8ad5c8-99e8-474a-9770-5a60777ff622} <Debug> TCPHandler: Processed in 0.001916603 sec. | ||
| 14679 | 2026.05.02 04:40:33.053044 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14680 | 2026.05.02 04:40:33.053137 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14681 | 2026.05.02 04:40:33.053178 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14682 | 2026.05.02 04:40:33.053502 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.05.02 04:40:33.053537 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14684 | 2026.05.02 04:40:33.053834 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14685 | 2026.05.02 04:40:33.054037 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2026.05.02 04:40:33.054160 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 14687 | 2026.05.02 04:40:33.054194 [ 259 ] {ffbb153d-fb5b-4786-a9ee-b8426211443d} <Debug> TCPHandler: Processed in 0.001197907 sec. | ||
| 14688 | 2026.05.02 04:40:33.785666 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42010 | ||
| 14689 | 2026.05.02 04:40:33.785805 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14690 | 2026.05.02 04:40:33.785839 [ 350 ] {} <Debug> TCP-Session: 050ef981-2a78-4e9f-9b7a-16c4f9825dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42010 | ||
| 14691 | 2026.05.02 04:40:33.785866 [ 350 ] {} <Debug> TCP-Session: 050ef981-2a78-4e9f-9b7a-16c4f9825dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14692 | 2026.05.02 04:40:33.785883 [ 350 ] {} <Debug> TCP-Session: 050ef981-2a78-4e9f-9b7a-16c4f9825dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14693 | 2026.05.02 04:40:33.786137 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39395 | ||
| 14694 | 2026.05.02 04:40:33.786161 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64196 | ||
| 14695 | 2026.05.02 04:40:33.786197 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58670 | ||
| 14696 | 2026.05.02 04:40:33.786218 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47956 | ||
| 14697 | 2026.05.02 04:40:33.786257 [ 350 ] {} <Trace> TCP-Session: 050ef981-2a78-4e9f-9b7a-16c4f9825dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14698 | 2026.05.02 04:40:33.786276 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14699 | 2026.05.02 04:40:33.786276 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14700 | 2026.05.02 04:40:33.786336 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14701 | 2026.05.02 04:40:33.786360 [ 351 ] {} <Debug> TCP-Session: b3bcf7a1-17da-45f5-af60-b07e3ed6a4b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39395 | ||
| 14702 | 2026.05.02 04:40:33.786368 [ 287 ] {} <Debug> TCP-Session: 6a14df4b-a1e0-4f82-bd35-56bf7dcd0d91 Authenticating user 'default' from [fd00:1122:3344:101::e]:64196 | ||
| 14703 | 2026.05.02 04:40:33.786390 [ 289 ] {} <Debug> TCP-Session: 3499e3ea-58b5-4074-a8ea-239e55d59b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:58670 | ||
| 14704 | 2026.05.02 04:40:33.786336 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14705 | 2026.05.02 04:40:33.786420 [ 287 ] {} <Debug> TCP-Session: 6a14df4b-a1e0-4f82-bd35-56bf7dcd0d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2026.05.02 04:40:33.786439 [ 289 ] {} <Debug> TCP-Session: 3499e3ea-58b5-4074-a8ea-239e55d59b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.05.02 04:40:33.786454 [ 349 ] {} <Debug> TCP-Session: 5ca97918-789d-40ad-b74f-a0c5605f3e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:47956 | ||
| 14708 | 2026.05.02 04:40:33.786471 [ 287 ] {} <Debug> TCP-Session: 6a14df4b-a1e0-4f82-bd35-56bf7dcd0d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14709 | 2026.05.02 04:40:33.786480 [ 289 ] {} <Debug> TCP-Session: 3499e3ea-58b5-4074-a8ea-239e55d59b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14710 | 2026.05.02 04:40:33.786491 [ 349 ] {} <Debug> TCP-Session: 5ca97918-789d-40ad-b74f-a0c5605f3e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14711 | 2026.05.02 04:40:33.786500 [ 350 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42010) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14712 | 2026.05.02 04:40:33.786524 [ 349 ] {} <Debug> TCP-Session: 5ca97918-789d-40ad-b74f-a0c5605f3e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14713 | 2026.05.02 04:40:33.786420 [ 351 ] {} <Debug> TCP-Session: b3bcf7a1-17da-45f5-af60-b07e3ed6a4b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14714 | 2026.05.02 04:40:33.786208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53468 | ||
| 14715 | 2026.05.02 04:40:33.786598 [ 351 ] {} <Debug> TCP-Session: b3bcf7a1-17da-45f5-af60-b07e3ed6a4b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14716 | 2026.05.02 04:40:33.786186 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62431 | ||
| 14717 | 2026.05.02 04:40:33.786155 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33437 | ||
| 14718 | 2026.05.02 04:40:33.786718 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14719 | 2026.05.02 04:40:33.786168 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60031 | ||
| 14720 | 2026.05.02 04:40:33.786768 [ 290 ] {} <Debug> TCP-Session: 1cd1b0b7-0e7a-4ee7-9ac2-337b469c8bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53468 | ||
| 14721 | 2026.05.02 04:40:33.786812 [ 290 ] {} <Debug> TCP-Session: 1cd1b0b7-0e7a-4ee7-9ac2-337b469c8bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14722 | 2026.05.02 04:40:33.786827 [ 290 ] {} <Debug> TCP-Session: 1cd1b0b7-0e7a-4ee7-9ac2-337b469c8bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14723 | 2026.05.02 04:40:33.786832 [ 350 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14724 | 2026.05.02 04:40:33.786904 [ 350 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14725 | 2026.05.02 04:40:33.786966 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14726 | 2026.05.02 04:40:33.787014 [ 288 ] {} <Debug> TCP-Session: a4e4a911-2262-4058-8e29-326a1f11f1f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62431 | ||
| 14727 | 2026.05.02 04:40:33.787043 [ 288 ] {} <Debug> TCP-Session: a4e4a911-2262-4058-8e29-326a1f11f1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.05.02 04:40:33.787058 [ 288 ] {} <Debug> TCP-Session: a4e4a911-2262-4058-8e29-326a1f11f1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14729 | 2026.05.02 04:40:33.787265 [ 350 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 14730 | 2026.05.02 04:40:33.787460 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14731 | 2026.05.02 04:40:33.787504 [ 353 ] {} <Debug> TCP-Session: 8f464eb3-dc23-450e-9f1f-db54b4926ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60031 | ||
| 14732 | 2026.05.02 04:40:33.787523 [ 353 ] {} <Debug> TCP-Session: 8f464eb3-dc23-450e-9f1f-db54b4926ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14733 | 2026.05.02 04:40:33.787539 [ 353 ] {} <Debug> TCP-Session: 8f464eb3-dc23-450e-9f1f-db54b4926ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14734 | 2026.05.02 04:40:33.787604 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14735 | 2026.05.02 04:40:33.787662 [ 352 ] {} <Debug> TCP-Session: e1a7518a-5d6d-4e27-9214-6793e6b449e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33437 | ||
| 14736 | 2026.05.02 04:40:33.787683 [ 352 ] {} <Debug> TCP-Session: e1a7518a-5d6d-4e27-9214-6793e6b449e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14737 | 2026.05.02 04:40:33.787699 [ 352 ] {} <Debug> TCP-Session: e1a7518a-5d6d-4e27-9214-6793e6b449e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14738 | 2026.05.02 04:40:33.788361 [ 310 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Trace> AggregatingTransform: Aggregating | ||
| 14739 | 2026.05.02 04:40:33.788404 [ 310 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14740 | 2026.05.02 04:40:33.788438 [ 310 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042053 sec. (959.644 rows/sec., 37.49 KiB/sec.) | ||
| 14741 | 2026.05.02 04:40:33.788457 [ 310 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Trace> Aggregator: Merging aggregated data | ||
| 14742 | 2026.05.02 04:40:33.789958 [ 350 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003532 sec., 283.12570781426956 rows/sec., 11.06 KiB/sec. | ||
| 14743 | 2026.05.02 04:40:33.790092 [ 350 ] {82780d78-c086-4925-94d5-d6f86d0eaf4e} <Debug> TCPHandler: Processed in 0.00397243 sec. | ||
| 14744 | 2026.05.02 04:40:33.790233 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14745 | 2026.05.02 04:40:33.790281 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14746 | 2026.05.02 04:40:33.790283 [ 350 ] {} <Debug> TCP-Session: 050ef981-2a78-4e9f-9b7a-16c4f9825dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14747 | 2026.05.02 04:40:33.790314 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14748 | 2026.05.02 04:40:33.790336 [ 349 ] {} <Debug> TCP-Session: 5ca97918-789d-40ad-b74f-a0c5605f3e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14749 | 2026.05.02 04:40:33.790338 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14750 | 2026.05.02 04:40:33.790376 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14751 | 2026.05.02 04:40:33.790376 [ 351 ] {} <Debug> TCP-Session: b3bcf7a1-17da-45f5-af60-b07e3ed6a4b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14752 | 2026.05.02 04:40:33.790414 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14753 | 2026.05.02 04:40:33.790435 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14754 | 2026.05.02 04:40:33.790462 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14755 | 2026.05.02 04:40:33.790482 [ 289 ] {} <Debug> TCP-Session: 3499e3ea-58b5-4074-a8ea-239e55d59b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.05.02 04:40:33.790487 [ 353 ] {} <Debug> TCP-Session: 8f464eb3-dc23-450e-9f1f-db54b4926ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14757 | 2026.05.02 04:40:33.790492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14758 | 2026.05.02 04:40:33.790523 [ 352 ] {} <Debug> TCP-Session: e1a7518a-5d6d-4e27-9214-6793e6b449e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14759 | 2026.05.02 04:40:33.790438 [ 287 ] {} <Debug> TCP-Session: 6a14df4b-a1e0-4f82-bd35-56bf7dcd0d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.05.02 04:40:33.790560 [ 288 ] {} <Debug> TCP-Session: a4e4a911-2262-4058-8e29-326a1f11f1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.05.02 04:40:33.790411 [ 290 ] {} <Debug> TCP-Session: 1cd1b0b7-0e7a-4ee7-9ac2-337b469c8bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14762 | 2026.05.02 04:40:33.829936 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51698 | ||
| 14763 | 2026.05.02 04:40:33.830052 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14764 | 2026.05.02 04:40:33.830080 [ 350 ] {} <Debug> TCP-Session: 433bb066-a35b-4556-8009-e52f506443e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51698 | ||
| 14765 | 2026.05.02 04:40:33.830104 [ 350 ] {} <Debug> TCP-Session: 433bb066-a35b-4556-8009-e52f506443e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14766 | 2026.05.02 04:40:33.830117 [ 350 ] {} <Debug> TCP-Session: 433bb066-a35b-4556-8009-e52f506443e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.05.02 04:40:33.830310 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 | ||
| 14768 | 2026.05.02 04:40:33.830354 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55351 | ||
| 14769 | 2026.05.02 04:40:33.830369 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46873 | ||
| 14770 | 2026.05.02 04:40:33.830399 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51623 | ||
| 14771 | 2026.05.02 04:40:33.830418 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33849 | ||
| 14772 | 2026.05.02 04:40:33.830416 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14773 | 2026.05.02 04:40:33.830465 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14774 | 2026.05.02 04:40:33.830493 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14775 | 2026.05.02 04:40:33.830493 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14776 | 2026.05.02 04:40:33.830515 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14777 | 2026.05.02 04:40:33.830528 [ 289 ] {} <Debug> TCP-Session: 6d238be3-56b5-4594-a8d3-8f3c66005b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:51623 | ||
| 14778 | 2026.05.02 04:40:33.830533 [ 353 ] {} <Debug> TCP-Session: 1199aae2-5c2e-4391-aa34-bed87c7744d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46873 | ||
| 14779 | 2026.05.02 04:40:33.830544 [ 349 ] {} <Debug> TCP-Session: f1316b77-9538-4ae7-9475-ed9de1b7f2c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33849 | ||
| 14780 | 2026.05.02 04:40:33.830553 [ 289 ] {} <Debug> TCP-Session: 6d238be3-56b5-4594-a8d3-8f3c66005b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14781 | 2026.05.02 04:40:33.830556 [ 353 ] {} <Debug> TCP-Session: 1199aae2-5c2e-4391-aa34-bed87c7744d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.05.02 04:40:33.830567 [ 349 ] {} <Debug> TCP-Session: f1316b77-9538-4ae7-9475-ed9de1b7f2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14783 | 2026.05.02 04:40:33.830576 [ 353 ] {} <Debug> TCP-Session: 1199aae2-5c2e-4391-aa34-bed87c7744d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14784 | 2026.05.02 04:40:33.830570 [ 289 ] {} <Debug> TCP-Session: 6d238be3-56b5-4594-a8d3-8f3c66005b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14785 | 2026.05.02 04:40:33.830587 [ 349 ] {} <Debug> TCP-Session: f1316b77-9538-4ae7-9475-ed9de1b7f2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14786 | 2026.05.02 04:40:33.830517 [ 352 ] {} <Debug> TCP-Session: c670ef34-2304-45a3-a298-78b00d5b5507 Authenticating user 'default' from [fd00:1122:3344:101::e]:55351 | ||
| 14787 | 2026.05.02 04:40:33.830504 [ 351 ] {} <Debug> TCP-Session: 0e22ab32-8050-4164-b600-dfd23cbc9366 Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 | ||
| 14788 | 2026.05.02 04:40:33.830646 [ 352 ] {} <Debug> TCP-Session: c670ef34-2304-45a3-a298-78b00d5b5507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14789 | 2026.05.02 04:40:33.830410 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35872 | ||
| 14790 | 2026.05.02 04:40:33.830672 [ 352 ] {} <Debug> TCP-Session: c670ef34-2304-45a3-a298-78b00d5b5507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.05.02 04:40:33.830667 [ 351 ] {} <Debug> TCP-Session: 0e22ab32-8050-4164-b600-dfd23cbc9366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.05.02 04:40:33.830366 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63785 | ||
| 14793 | 2026.05.02 04:40:33.830731 [ 351 ] {} <Debug> TCP-Session: 0e22ab32-8050-4164-b600-dfd23cbc9366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14794 | 2026.05.02 04:40:33.830750 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14795 | 2026.05.02 04:40:33.830387 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48589 | ||
| 14796 | 2026.05.02 04:40:33.830783 [ 290 ] {} <Debug> TCP-Session: ef493cc1-be5e-4c21-a70f-aee0d1e68b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:35872 | ||
| 14797 | 2026.05.02 04:40:33.830791 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14798 | 2026.05.02 04:40:33.830829 [ 290 ] {} <Debug> TCP-Session: ef493cc1-be5e-4c21-a70f-aee0d1e68b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.05.02 04:40:33.830843 [ 287 ] {} <Debug> TCP-Session: a1f82d02-843e-4853-90f2-44d8259635c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63785 | ||
| 14800 | 2026.05.02 04:40:33.830859 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14801 | 2026.05.02 04:40:33.830879 [ 290 ] {} <Debug> TCP-Session: ef493cc1-be5e-4c21-a70f-aee0d1e68b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14802 | 2026.05.02 04:40:33.830915 [ 288 ] {} <Debug> TCP-Session: 5df1b217-424c-470a-ba8b-84bc379b137d Authenticating user 'default' from [fd00:1122:3344:101::e]:48589 | ||
| 14803 | 2026.05.02 04:40:33.830886 [ 287 ] {} <Debug> TCP-Session: a1f82d02-843e-4853-90f2-44d8259635c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14804 | 2026.05.02 04:40:33.830964 [ 288 ] {} <Debug> TCP-Session: 5df1b217-424c-470a-ba8b-84bc379b137d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.05.02 04:40:33.830975 [ 287 ] {} <Debug> TCP-Session: a1f82d02-843e-4853-90f2-44d8259635c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14806 | 2026.05.02 04:40:33.830990 [ 288 ] {} <Debug> TCP-Session: 5df1b217-424c-470a-ba8b-84bc379b137d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.05.02 04:40:33.830503 [ 350 ] {} <Trace> TCP-Session: 433bb066-a35b-4556-8009-e52f506443e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.05.02 04:40:33.831203 [ 350 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14809 | 2026.05.02 04:40:33.831463 [ 350 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14810 | 2026.05.02 04:40:33.831518 [ 350 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14811 | 2026.05.02 04:40:33.831816 [ 350 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 14812 | 2026.05.02 04:40:33.832811 [ 295 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Trace> AggregatingTransform: Aggregating | ||
| 14813 | 2026.05.02 04:40:33.832853 [ 295 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14814 | 2026.05.02 04:40:33.832891 [ 295 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968992 sec. (1032.000 rows/sec., 40.31 KiB/sec.) | ||
| 14815 | 2026.05.02 04:40:33.832910 [ 295 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Trace> Aggregator: Merging aggregated data | ||
| 14816 | 2026.05.02 04:40:33.834376 [ 350 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 14817 | 2026.05.02 04:40:33.834535 [ 350 ] {d2d349ae-b852-4bdd-8d4d-d2c1965be92e} <Debug> TCPHandler: Processed in 0.004145873 sec. | ||
| 14818 | 2026.05.02 04:40:33.834657 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14819 | 2026.05.02 04:40:33.834686 [ 350 ] {} <Debug> TCP-Session: 433bb066-a35b-4556-8009-e52f506443e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14820 | 2026.05.02 04:40:33.834697 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14821 | 2026.05.02 04:40:33.834721 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14822 | 2026.05.02 04:40:33.834737 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14823 | 2026.05.02 04:40:33.834755 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14824 | 2026.05.02 04:40:33.834776 [ 349 ] {} <Debug> TCP-Session: f1316b77-9538-4ae7-9475-ed9de1b7f2c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14825 | 2026.05.02 04:40:33.834796 [ 289 ] {} <Debug> TCP-Session: 6d238be3-56b5-4594-a8d3-8f3c66005b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2026.05.02 04:40:33.834818 [ 352 ] {} <Debug> TCP-Session: c670ef34-2304-45a3-a298-78b00d5b5507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14827 | 2026.05.02 04:40:33.834808 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14828 | 2026.05.02 04:40:33.834848 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14829 | 2026.05.02 04:40:33.834875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14830 | 2026.05.02 04:40:33.834888 [ 287 ] {} <Debug> TCP-Session: a1f82d02-843e-4853-90f2-44d8259635c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.05.02 04:40:33.834901 [ 353 ] {} <Debug> TCP-Session: 1199aae2-5c2e-4391-aa34-bed87c7744d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14832 | 2026.05.02 04:40:33.834923 [ 288 ] {} <Debug> TCP-Session: 5df1b217-424c-470a-ba8b-84bc379b137d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14833 | 2026.05.02 04:40:33.834771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14834 | 2026.05.02 04:40:33.834751 [ 351 ] {} <Debug> TCP-Session: 0e22ab32-8050-4164-b600-dfd23cbc9366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14835 | 2026.05.02 04:40:33.834993 [ 290 ] {} <Debug> TCP-Session: ef493cc1-be5e-4c21-a70f-aee0d1e68b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14836 | 2026.05.02 04:40:34.120693 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39137 | ||
| 14837 | 2026.05.02 04:40:34.120799 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14838 | 2026.05.02 04:40:34.120828 [ 350 ] {} <Debug> TCP-Session: f61f2de8-c4dc-4f21-ab68-d1c88b1ef37f Authenticating user 'default' from [fd00:1122:3344:101::e]:39137 | ||
| 14839 | 2026.05.02 04:40:34.120851 [ 350 ] {} <Debug> TCP-Session: f61f2de8-c4dc-4f21-ab68-d1c88b1ef37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14840 | 2026.05.02 04:40:34.120863 [ 350 ] {} <Debug> TCP-Session: f61f2de8-c4dc-4f21-ab68-d1c88b1ef37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14841 | 2026.05.02 04:40:34.121074 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59064 | ||
| 14842 | 2026.05.02 04:40:34.121109 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47834 | ||
| 14843 | 2026.05.02 04:40:34.121129 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43312 | ||
| 14844 | 2026.05.02 04:40:34.121159 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33215 | ||
| 14845 | 2026.05.02 04:40:34.121182 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14846 | 2026.05.02 04:40:34.121150 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62995 | ||
| 14847 | 2026.05.02 04:40:34.121233 [ 351 ] {} <Debug> TCP-Session: 7c637296-bc78-4fa6-a03b-96d719c824e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59064 | ||
| 14848 | 2026.05.02 04:40:34.121246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14849 | 2026.05.02 04:40:34.121244 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14850 | 2026.05.02 04:40:34.121276 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14851 | 2026.05.02 04:40:34.121286 [ 288 ] {} <Debug> TCP-Session: 8db46181-56a0-48bc-93d9-9e266072dba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43312 | ||
| 14852 | 2026.05.02 04:40:34.121294 [ 352 ] {} <Debug> TCP-Session: 64c7ab56-301d-481d-8268-f7074cf25f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:47834 | ||
| 14853 | 2026.05.02 04:40:34.121293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14854 | 2026.05.02 04:40:34.121316 [ 349 ] {} <Debug> TCP-Session: b32c6bcf-a844-4246-a8ed-d57140217489 Authenticating user 'default' from [fd00:1122:3344:101::e]:33215 | ||
| 14855 | 2026.05.02 04:40:34.121332 [ 352 ] {} <Debug> TCP-Session: 64c7ab56-301d-481d-8268-f7074cf25f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14856 | 2026.05.02 04:40:34.121345 [ 290 ] {} <Debug> TCP-Session: 347c6614-c260-4422-a389-eb7e780e3634 Authenticating user 'default' from [fd00:1122:3344:101::e]:62995 | ||
| 14857 | 2026.05.02 04:40:34.121368 [ 352 ] {} <Debug> TCP-Session: 64c7ab56-301d-481d-8268-f7074cf25f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14858 | 2026.05.02 04:40:34.121386 [ 290 ] {} <Debug> TCP-Session: 347c6614-c260-4422-a389-eb7e780e3634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14859 | 2026.05.02 04:40:34.121364 [ 349 ] {} <Debug> TCP-Session: b32c6bcf-a844-4246-a8ed-d57140217489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14860 | 2026.05.02 04:40:34.121411 [ 290 ] {} <Debug> TCP-Session: 347c6614-c260-4422-a389-eb7e780e3634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14861 | 2026.05.02 04:40:34.121437 [ 349 ] {} <Debug> TCP-Session: b32c6bcf-a844-4246-a8ed-d57140217489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2026.05.02 04:40:34.121140 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62406 | ||
| 14863 | 2026.05.02 04:40:34.121118 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37211 | ||
| 14864 | 2026.05.02 04:40:34.121116 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35744 | ||
| 14865 | 2026.05.02 04:40:34.121269 [ 351 ] {} <Debug> TCP-Session: 7c637296-bc78-4fa6-a03b-96d719c824e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.05.02 04:40:34.121528 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14867 | 2026.05.02 04:40:34.121542 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14868 | 2026.05.02 04:40:34.121545 [ 351 ] {} <Debug> TCP-Session: 7c637296-bc78-4fa6-a03b-96d719c824e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14869 | 2026.05.02 04:40:34.121576 [ 353 ] {} <Debug> TCP-Session: 07f6c4df-7906-48ce-a130-95c6fbfa61c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37211 | ||
| 14870 | 2026.05.02 04:40:34.121577 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14871 | 2026.05.02 04:40:34.121603 [ 353 ] {} <Debug> TCP-Session: 07f6c4df-7906-48ce-a130-95c6fbfa61c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14872 | 2026.05.02 04:40:34.121564 [ 289 ] {} <Debug> TCP-Session: 9470640b-74c4-4e00-b00c-24aafce457e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62406 | ||
| 14873 | 2026.05.02 04:40:34.121627 [ 353 ] {} <Debug> TCP-Session: 07f6c4df-7906-48ce-a130-95c6fbfa61c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14874 | 2026.05.02 04:40:34.121620 [ 287 ] {} <Debug> TCP-Session: 041bf6d6-50f0-44c3-8392-103a682eb830 Authenticating user 'default' from [fd00:1122:3344:101::e]:35744 | ||
| 14875 | 2026.05.02 04:40:34.121644 [ 289 ] {} <Debug> TCP-Session: 9470640b-74c4-4e00-b00c-24aafce457e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14876 | 2026.05.02 04:40:34.121671 [ 287 ] {} <Debug> TCP-Session: 041bf6d6-50f0-44c3-8392-103a682eb830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14877 | 2026.05.02 04:40:34.121682 [ 289 ] {} <Debug> TCP-Session: 9470640b-74c4-4e00-b00c-24aafce457e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14878 | 2026.05.02 04:40:34.121697 [ 287 ] {} <Debug> TCP-Session: 041bf6d6-50f0-44c3-8392-103a682eb830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14879 | 2026.05.02 04:40:34.121325 [ 288 ] {} <Debug> TCP-Session: 8db46181-56a0-48bc-93d9-9e266072dba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14880 | 2026.05.02 04:40:34.121174 [ 350 ] {} <Trace> TCP-Session: f61f2de8-c4dc-4f21-ab68-d1c88b1ef37f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14881 | 2026.05.02 04:40:34.121756 [ 288 ] {} <Debug> TCP-Session: 8db46181-56a0-48bc-93d9-9e266072dba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14882 | 2026.05.02 04:40:34.121937 [ 350 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14883 | 2026.05.02 04:40:34.122192 [ 350 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14884 | 2026.05.02 04:40:34.122247 [ 350 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14885 | 2026.05.02 04:40:34.122525 [ 350 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 14886 | 2026.05.02 04:40:34.123439 [ 330 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Trace> AggregatingTransform: Aggregating | ||
| 14887 | 2026.05.02 04:40:34.123471 [ 330 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14888 | 2026.05.02 04:40:34.123496 [ 330 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087244 sec. (1146.211 rows/sec., 44.77 KiB/sec.) | ||
| 14889 | 2026.05.02 04:40:34.123511 [ 330 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Trace> Aggregator: Merging aggregated data | ||
| 14890 | 2026.05.02 04:40:34.124784 [ 350 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 14891 | 2026.05.02 04:40:34.124925 [ 350 ] {6ae3d8a2-99b0-4d3f-ba53-b09987ed459f} <Debug> TCPHandler: Processed in 0.003865677 sec. | ||
| 14892 | 2026.05.02 04:40:34.125057 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14893 | 2026.05.02 04:40:34.125085 [ 350 ] {} <Debug> TCP-Session: f61f2de8-c4dc-4f21-ab68-d1c88b1ef37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14894 | 2026.05.02 04:40:34.125088 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14895 | 2026.05.02 04:40:34.125112 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14896 | 2026.05.02 04:40:34.125137 [ 349 ] {} <Debug> TCP-Session: b32c6bcf-a844-4246-a8ed-d57140217489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14897 | 2026.05.02 04:40:34.125134 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14898 | 2026.05.02 04:40:34.125158 [ 352 ] {} <Debug> TCP-Session: 64c7ab56-301d-481d-8268-f7074cf25f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14899 | 2026.05.02 04:40:34.125167 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14900 | 2026.05.02 04:40:34.125188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14901 | 2026.05.02 04:40:34.125207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14902 | 2026.05.02 04:40:34.125231 [ 351 ] {} <Debug> TCP-Session: 7c637296-bc78-4fa6-a03b-96d719c824e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14903 | 2026.05.02 04:40:34.125249 [ 288 ] {} <Debug> TCP-Session: 8db46181-56a0-48bc-93d9-9e266072dba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14904 | 2026.05.02 04:40:34.125266 [ 289 ] {} <Debug> TCP-Session: 9470640b-74c4-4e00-b00c-24aafce457e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14905 | 2026.05.02 04:40:34.125231 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14906 | 2026.05.02 04:40:34.125206 [ 287 ] {} <Debug> TCP-Session: 041bf6d6-50f0-44c3-8392-103a682eb830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14907 | 2026.05.02 04:40:34.125325 [ 353 ] {} <Debug> TCP-Session: 07f6c4df-7906-48ce-a130-95c6fbfa61c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14908 | 2026.05.02 04:40:34.125148 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14909 | 2026.05.02 04:40:34.125381 [ 290 ] {} <Debug> TCP-Session: 347c6614-c260-4422-a389-eb7e780e3634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14910 | 2026.05.02 04:40:36.438856 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14911 | 2026.05.02 04:40:36.438928 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14912 | 2026.05.02 04:40:36.593871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26851 | ||
| 14913 | 2026.05.02 04:40:36.594653 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.05.02 04:40:36.594721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14915 | 2026.05.02 04:40:36.595442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14916 | 2026.05.02 04:40:36.595693 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.05.02 04:40:36.595811 [ 72 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14918 | 2026.05.02 04:40:36.595833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26851 | ||
| 14919 | 2026.05.02 04:40:36.595860 [ 72 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.05.02 04:40:36.595885 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14921 | 2026.05.02 04:40:36.596001 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 14922 | 2026.05.02 04:40:36.596136 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14923 | 2026.05.02 04:40:36.596175 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24483 rows starting from the beginning of the part | ||
| 14924 | 2026.05.02 04:40:36.596238 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 14925 | 2026.05.02 04:40:36.596282 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 14926 | 2026.05.02 04:40:36.596322 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 14927 | 2026.05.02 04:40:36.596360 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 14928 | 2026.05.02 04:40:36.596400 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 14929 | 2026.05.02 04:40:36.598638 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26851 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268811 sec., 9988802.54156266 rows/sec., 142.89 MiB/sec. | ||
| 14930 | 2026.05.02 04:40:36.598969 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14931 | 2026.05.02 04:40:36.599316 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.05.02 04:40:36.599405 [ 187 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_56_11} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14933 | 2026.05.02 04:40:36.599518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 14934 | 2026.05.02 04:40:36.691503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1874 | ||
| 14935 | 2026.05.02 04:40:36.694226 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.05.02 04:40:36.694271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14937 | 2026.05.02 04:40:36.695529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14938 | 2026.05.02 04:40:36.695800 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2026.05.02 04:40:36.695981 [ 72 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14940 | 2026.05.02 04:40:36.696046 [ 72 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.05.02 04:40:36.696073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 14942 | 2026.05.02 04:40:36.696078 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14943 | 2026.05.02 04:40:36.696231 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 14944 | 2026.05.02 04:40:36.696987 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14945 | 2026.05.02 04:40:36.697127 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1660 rows starting from the beginning of the part | ||
| 14946 | 2026.05.02 04:40:36.697501 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 14947 | 2026.05.02 04:40:36.697887 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 14948 | 2026.05.02 04:40:36.698283 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part | ||
| 14949 | 2026.05.02 04:40:36.698646 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 14950 | 2026.05.02 04:40:36.698989 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
| 14951 | 2026.05.02 04:40:36.705639 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 72 columns (72 merged, 0 gathered) in 0.009467342 sec., 197943.6255709364 rows/sec., 163.30 MiB/sec. | ||
| 14952 | 2026.05.02 04:40:36.707208 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14953 | 2026.05.02 04:40:36.707766 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2026.05.02 04:40:36.707842 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_41_8} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14955 | 2026.05.02 04:40:36.707978 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.31 MiB. | ||
| 14956 | 2026.05.02 04:40:38.025109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 14957 | 2026.05.02 04:40:38.043492 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2026.05.02 04:40:38.043551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14959 | 2026.05.02 04:40:38.044947 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14960 | 2026.05.02 04:40:38.045221 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 14961 | 2026.05.02 04:40:38.045627 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14962 | 2026.05.02 04:40:38.045673 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 14963 | 2026.05.02 04:40:38.045935 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14964 | 2026.05.02 04:40:38.046003 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14965 | 2026.05.02 04:40:38.046146 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14966 | 2026.05.02 04:40:38.046252 [ 323 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14967 | 2026.05.02 04:40:38.046252 [ 268 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14968 | 2026.05.02 04:40:38.046253 [ 345 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14969 | 2026.05.02 04:40:38.046391 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14970 | 2026.05.02 04:40:38.046413 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14971 | 2026.05.02 04:40:38.046482 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14972 | 2026.05.02 04:40:38.046501 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 14973 | 2026.05.02 04:40:38.046536 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 14974 | 2026.05.02 04:40:38.046575 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 14975 | 2026.05.02 04:40:38.047636 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00253 sec., 17391.304347826084 rows/sec., 3.64 MiB/sec. | ||
| 14976 | 2026.05.02 04:40:38.047740 [ 259 ] {a2355dd8-3f4c-4dd7-97cf-e73dfdd011c3} <Debug> TCPHandler: Processed in 0.002932356 sec. | ||
| 14977 | 2026.05.02 04:40:38.048999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14978 | 2026.05.02 04:40:38.049682 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2026.05.02 04:40:38.049994 [ 177 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14980 | 2026.05.02 04:40:38.050070 [ 177 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.05.02 04:40:38.050100 [ 177 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14982 | 2026.05.02 04:40:38.050241 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 14983 | 2026.05.02 04:40:38.052907 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.05.02 04:40:38.053120 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14985 | 2026.05.02 04:40:38.053161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14986 | 2026.05.02 04:40:38.053202 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14987 | 2026.05.02 04:40:38.054002 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14988 | 2026.05.02 04:40:38.054050 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.05.02 04:40:38.054094 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14990 | 2026.05.02 04:40:38.054443 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14991 | 2026.05.02 04:40:38.054649 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.05.02 04:40:38.054768 [ 177 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14993 | 2026.05.02 04:40:38.054845 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001782 sec., 159371.49270482603 rows/sec., 10.12 MiB/sec. | ||
| 14994 | 2026.05.02 04:40:38.054876 [ 177 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.05.02 04:40:38.054900 [ 259 ] {d47db1f5-635c-4806-bbb0-7446ab16ea9b} <Debug> TCPHandler: Processed in 0.002091397 sec. | ||
| 14996 | 2026.05.02 04:40:38.054903 [ 177 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14997 | 2026.05.02 04:40:38.055012 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::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 | ||
| 14998 | 2026.05.02 04:40:38.055037 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2026.05.02 04:40:38.055122 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15000 | 2026.05.02 04:40:38.055136 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15001 | 2026.05.02 04:40:38.055156 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 15002 | 2026.05.02 04:40:38.055178 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15003 | 2026.05.02 04:40:38.055221 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 15004 | 2026.05.02 04:40:38.055275 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 15005 | 2026.05.02 04:40:38.055325 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 15006 | 2026.05.02 04:40:38.055374 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 15007 | 2026.05.02 04:40:38.055511 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 15008 | 2026.05.02 04:40:38.056000 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.05.02 04:40:38.056040 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15010 | 2026.05.02 04:40:38.056346 [ 199 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376451 sec., 1031638.6126349575 rows/sec., 69.46 MiB/sec. | ||
| 15011 | 2026.05.02 04:40:38.056388 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15012 | 2026.05.02 04:40:38.056507 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 15013 | 2026.05.02 04:40:38.056619 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2026.05.02 04:40:38.056751 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001633 sec., 501530.92467850586 rows/sec., 38.90 MiB/sec. | ||
| 15015 | 2026.05.02 04:40:38.056788 [ 259 ] {2d18e38a-97a2-4454-bb73-82bd78e38759} <Debug> TCPHandler: Processed in 0.00180165 sec. | ||
| 15016 | 2026.05.02 04:40:38.056809 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.05.02 04:40:38.056878 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_41_10} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 15018 | 2026.05.02 04:40:38.056912 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.05.02 04:40:38.056951 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15020 | 2026.05.02 04:40:38.057009 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15021 | 2026.05.02 04:40:38.057050 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15022 | 2026.05.02 04:40:38.057493 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.05.02 04:40:38.057528 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15024 | 2026.05.02 04:40:38.057834 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15025 | 2026.05.02 04:40:38.058046 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.05.02 04:40:38.058174 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001183 sec., 129332.20625528318 rows/sec., 7.73 MiB/sec. | ||
| 15027 | 2026.05.02 04:40:38.058211 [ 259 ] {4867c19a-2b39-4a66-9216-7b2f005dd87b} <Debug> TCPHandler: Processed in 0.00134986 sec. | ||
| 15028 | 2026.05.02 04:40:38.058329 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15029 | 2026.05.02 04:40:38.058426 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15030 | 2026.05.02 04:40:38.058465 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15031 | 2026.05.02 04:40:38.058907 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15032 | 2026.05.02 04:40:38.058943 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15033 | 2026.05.02 04:40:38.059237 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15034 | 2026.05.02 04:40:38.059450 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15035 | 2026.05.02 04:40:38.059602 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 15036 | 2026.05.02 04:40:38.059640 [ 259 ] {379ee22c-1976-44dc-90cc-5162274e4cf1} <Debug> TCPHandler: Processed in 0.00136142 sec. | ||
| 15037 | 2026.05.02 04:40:38.059758 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15038 | 2026.05.02 04:40:38.059854 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15039 | 2026.05.02 04:40:38.059894 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15040 | 2026.05.02 04:40:38.060247 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 15041 | 2026.05.02 04:40:38.060332 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2026.05.02 04:40:38.060374 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15043 | 2026.05.02 04:40:38.060694 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15044 | 2026.05.02 04:40:38.060901 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2026.05.02 04:40:38.061003 [ 177 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 15046 | 2026.05.02 04:40:38.061029 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 15047 | 2026.05.02 04:40:38.061044 [ 177 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2026.05.02 04:40:38.061071 [ 177 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15049 | 2026.05.02 04:40:38.061075 [ 259 ] {884687a1-9100-4665-b7e6-630380529916} <Debug> TCPHandler: Processed in 0.001367371 sec. | ||
| 15050 | 2026.05.02 04:40:38.061158 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::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 | ||
| 15051 | 2026.05.02 04:40:38.061204 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.05.02 04:40:38.061275 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15053 | 2026.05.02 04:40:38.061306 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15054 | 2026.05.02 04:40:38.061312 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 15055 | 2026.05.02 04:40:38.061356 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15056 | 2026.05.02 04:40:38.061401 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 15057 | 2026.05.02 04:40:38.061456 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 15058 | 2026.05.02 04:40:38.061498 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 15059 | 2026.05.02 04:40:38.061540 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 15060 | 2026.05.02 04:40:38.062037 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.05.02 04:40:38.062079 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15062 | 2026.05.02 04:40:38.062352 [ 199 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235407 sec., 598992.8825075461 rows/sec., 36.35 MiB/sec. | ||
| 15063 | 2026.05.02 04:40:38.062414 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15064 | 2026.05.02 04:40:38.062494 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 15065 | 2026.05.02 04:40:38.062700 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2026.05.02 04:40:38.062797 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.05.02 04:40:38.062852 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001562 sec., 320742.6376440461 rows/sec., 22.54 MiB/sec. | ||
| 15068 | 2026.05.02 04:40:38.062871 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_41_10} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 15069 | 2026.05.02 04:40:38.062897 [ 259 ] {14ab08da-ad75-4e4c-a46f-e1874af0b2a1} <Debug> TCPHandler: Processed in 0.001743419 sec. | ||
| 15070 | 2026.05.02 04:40:38.062944 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15071 | 2026.05.02 04:40:38.063022 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15072 | 2026.05.02 04:40:38.063125 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15073 | 2026.05.02 04:40:38.063167 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15074 | 2026.05.02 04:40:38.063508 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15075 | 2026.05.02 04:40:38.063545 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15076 | 2026.05.02 04:40:38.063852 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15077 | 2026.05.02 04:40:38.064059 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2026.05.02 04:40:38.064163 [ 177 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15079 | 2026.05.02 04:40:38.064186 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 15080 | 2026.05.02 04:40:38.064197 [ 177 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.05.02 04:40:38.064226 [ 177 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15082 | 2026.05.02 04:40:38.064231 [ 259 ] {6d3aefb2-3718-42b6-a48a-0658ca68a11e} <Debug> TCPHandler: Processed in 0.001258339 sec. | ||
| 15083 | 2026.05.02 04:40:38.064294 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 15084 | 2026.05.02 04:40:38.064355 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15085 | 2026.05.02 04:40:38.064371 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15086 | 2026.05.02 04:40:38.064397 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 15087 | 2026.05.02 04:40:38.064446 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15088 | 2026.05.02 04:40:38.064452 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15089 | 2026.05.02 04:40:38.064486 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15090 | 2026.05.02 04:40:38.064496 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15091 | 2026.05.02 04:40:38.064524 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15092 | 2026.05.02 04:40:38.064558 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15093 | 2026.05.02 04:40:38.064593 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15094 | 2026.05.02 04:40:38.064797 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 15095 | 2026.05.02 04:40:38.064962 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2026.05.02 04:40:38.065002 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15097 | 2026.05.02 04:40:38.065259 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.000990232 sec., 248426.63133487912 rows/sec., 12.68 MiB/sec. | ||
| 15098 | 2026.05.02 04:40:38.065324 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15099 | 2026.05.02 04:40:38.065400 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15100 | 2026.05.02 04:40:38.065577 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.05.02 04:40:38.065699 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2026.05.02 04:40:38.065720 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001286 sec., 206065.31881804042 rows/sec., 13.69 MiB/sec. | ||
| 15103 | 2026.05.02 04:40:38.065763 [ 259 ] {f47c969f-5f02-4860-98d8-fe4249ed0e0f} <Debug> TCPHandler: Processed in 0.001457923 sec. | ||
| 15104 | 2026.05.02 04:40:38.065773 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_41_8} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15105 | 2026.05.02 04:40:38.065855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15106 | 2026.05.02 04:40:38.065880 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2026.05.02 04:40:38.065983 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15108 | 2026.05.02 04:40:38.066025 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15109 | 2026.05.02 04:40:38.066350 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2026.05.02 04:40:38.066387 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15111 | 2026.05.02 04:40:38.066689 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15112 | 2026.05.02 04:40:38.066903 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2026.05.02 04:40:38.067039 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 15114 | 2026.05.02 04:40:38.067076 [ 259 ] {b65d2618-5b3e-4611-87f7-9a1c41657da6} <Debug> TCPHandler: Processed in 0.001246058 sec. | ||
| 15115 | 2026.05.02 04:40:38.067191 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15116 | 2026.05.02 04:40:38.067288 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15117 | 2026.05.02 04:40:38.067344 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15118 | 2026.05.02 04:40:38.068181 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.05.02 04:40:38.068218 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15120 | 2026.05.02 04:40:38.068769 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15121 | 2026.05.02 04:40:38.069006 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.05.02 04:40:38.069146 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001876 sec., 5863.539445628998 rows/sec., 10.51 MiB/sec. | ||
| 15123 | 2026.05.02 04:40:38.069202 [ 259 ] {ee7c3760-7061-4cb1-8755-38c371f75c27} <Debug> TCPHandler: Processed in 0.002060847 sec. | ||
| 15124 | 2026.05.02 04:40:38.069341 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15125 | 2026.05.02 04:40:38.069428 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 15126 | 2026.05.02 04:40:38.069438 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15127 | 2026.05.02 04:40:38.069496 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15128 | 2026.05.02 04:40:38.069837 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.05.02 04:40:38.069874 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15130 | 2026.05.02 04:40:38.070180 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15131 | 2026.05.02 04:40:38.070387 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.05.02 04:40:38.070512 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 15133 | 2026.05.02 04:40:38.070548 [ 259 ] {49142db8-a857-441c-8495-caed4a265834} <Debug> TCPHandler: Processed in 0.001258028 sec. | ||
| 15134 | 2026.05.02 04:40:38.073657 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 15135 | 2026.05.02 04:40:38.077490 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 15136 | 2026.05.02 04:40:38.130383 [ 190 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080202113 sec., 5261.70675827456 rows/sec., 27.21 MiB/sec. | ||
| 15137 | 2026.05.02 04:40:38.133548 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15138 | 2026.05.02 04:40:38.135637 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15139 | 2026.05.02 04:40:38.135741 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_56_11} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15140 | 2026.05.02 04:40:38.138247 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 15141 | 2026.05.02 04:40:38.313603 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15142 | 2026.05.02 04:40:38.313838 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 15143 | 2026.05.02 04:40:38.314160 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15144 | 2026.05.02 04:40:38.314196 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 15145 | 2026.05.02 04:40:38.314426 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15146 | 2026.05.02 04:40:38.314492 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15147 | 2026.05.02 04:40:38.314630 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 15148 | 2026.05.02 04:40:38.314732 [ 345 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15149 | 2026.05.02 04:40:38.314739 [ 268 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15150 | 2026.05.02 04:40:38.314739 [ 323 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15151 | 2026.05.02 04:40:38.314876 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15152 | 2026.05.02 04:40:38.314903 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15153 | 2026.05.02 04:40:38.314968 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15154 | 2026.05.02 04:40:38.314989 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15155 | 2026.05.02 04:40:38.315023 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15156 | 2026.05.02 04:40:38.315062 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 15157 | 2026.05.02 04:40:38.316261 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002525 sec., 17425.742574257427 rows/sec., 3.64 MiB/sec. | ||
| 15158 | 2026.05.02 04:40:38.316379 [ 259 ] {350ea15a-cc2d-411c-8a00-81e089f8c345} <Debug> TCPHandler: Processed in 0.002898686 sec. | ||
| 15159 | 2026.05.02 04:40:38.329625 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15160 | 2026.05.02 04:40:38.329759 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15161 | 2026.05.02 04:40:38.329811 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15162 | 2026.05.02 04:40:38.330349 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.05.02 04:40:38.330397 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15164 | 2026.05.02 04:40:38.330802 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15165 | 2026.05.02 04:40:38.331045 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15166 | 2026.05.02 04:40:38.331185 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001485 sec., 2693.6026936026938 rows/sec., 219.64 KiB/sec. | ||
| 15167 | 2026.05.02 04:40:38.331223 [ 259 ] {3a44b9a6-c638-4e94-a68d-c7569d6c1ee8} <Debug> TCPHandler: Processed in 0.001686818 sec. | ||
| 15168 | 2026.05.02 04:40:38.331341 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15169 | 2026.05.02 04:40:38.331436 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15170 | 2026.05.02 04:40:38.331475 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15171 | 2026.05.02 04:40:38.333093 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15172 | 2026.05.02 04:40:38.333133 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15173 | 2026.05.02 04:40:38.333598 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15174 | 2026.05.02 04:40:38.333832 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15175 | 2026.05.02 04:40:38.333973 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002518 sec., 980540.1111993646 rows/sec., 72.80 MiB/sec. | ||
| 15176 | 2026.05.02 04:40:38.334013 [ 259 ] {cc1a2bf7-2bdc-4912-a2e2-951eaaf08333} <Debug> TCPHandler: Processed in 0.002687041 sec. | ||
| 15177 | 2026.05.02 04:40:38.334155 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15178 | 2026.05.02 04:40:38.334255 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15179 | 2026.05.02 04:40:38.334297 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15180 | 2026.05.02 04:40:38.334747 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.05.02 04:40:38.334785 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15182 | 2026.05.02 04:40:38.335096 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15183 | 2026.05.02 04:40:38.335325 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.05.02 04:40:38.335446 [ 131 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15185 | 2026.05.02 04:40:38.335458 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001223 sec., 37612.42845461979 rows/sec., 2.74 MiB/sec. | ||
| 15186 | 2026.05.02 04:40:38.335489 [ 131 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2026.05.02 04:40:38.335507 [ 259 ] {3a4bff27-b2b9-4142-93b3-9a7b8361ca28} <Debug> TCPHandler: Processed in 0.001403102 sec. | ||
| 15188 | 2026.05.02 04:40:38.335515 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15189 | 2026.05.02 04:40:38.335644 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2026.05.02 04:40:38.335651 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 15191 | 2026.05.02 04:40:38.335747 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15192 | 2026.05.02 04:40:38.335793 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15193 | 2026.05.02 04:40:38.335799 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15194 | 2026.05.02 04:40:38.335844 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 213 rows starting from the beginning of the part | ||
| 15195 | 2026.05.02 04:40:38.335919 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 15196 | 2026.05.02 04:40:38.335967 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 153 rows starting from the beginning of the part | ||
| 15197 | 2026.05.02 04:40:38.336009 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 15198 | 2026.05.02 04:40:38.336048 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 153 rows starting from the beginning of the part | ||
| 15199 | 2026.05.02 04:40:38.336089 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 15200 | 2026.05.02 04:40:38.336494 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.05.02 04:40:38.336536 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15202 | 2026.05.02 04:40:38.336930 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15203 | 2026.05.02 04:40:38.336997 [ 200 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396722 sec., 448908.2294114362 rows/sec., 30.11 MiB/sec. | ||
| 15204 | 2026.05.02 04:40:38.337178 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.05.02 04:40:38.337182 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15206 | 2026.05.02 04:40:38.337320 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001591 sec., 503456.94531741046 rows/sec., 29.08 MiB/sec. | ||
| 15207 | 2026.05.02 04:40:38.337365 [ 259 ] {de0753fa-9f68-4a1b-b7f8-9bd46e545f43} <Debug> TCPHandler: Processed in 0.00177147 sec. | ||
| 15208 | 2026.05.02 04:40:38.337472 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2026.05.02 04:40:38.337518 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.05.02 04:40:38.337549 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_81_16} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15211 | 2026.05.02 04:40:38.337621 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15212 | 2026.05.02 04:40:38.337628 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15213 | 2026.05.02 04:40:38.337671 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15214 | 2026.05.02 04:40:38.338069 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.05.02 04:40:38.338106 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15216 | 2026.05.02 04:40:38.338410 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15217 | 2026.05.02 04:40:38.338631 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.05.02 04:40:38.338757 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 15219 | 2026.05.02 04:40:38.338794 [ 259 ] {f8142166-0611-40cb-8112-03d7cbf47d66} <Debug> TCPHandler: Processed in 0.00132748 sec. | ||
| 15220 | 2026.05.02 04:40:38.338944 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15221 | 2026.05.02 04:40:38.339040 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15222 | 2026.05.02 04:40:38.339080 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15223 | 2026.05.02 04:40:38.339955 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.05.02 04:40:38.339992 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15225 | 2026.05.02 04:40:38.340361 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15226 | 2026.05.02 04:40:38.340583 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.05.02 04:40:38.340713 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001691 sec., 783560.0236546422 rows/sec., 52.51 MiB/sec. | ||
| 15228 | 2026.05.02 04:40:38.340751 [ 259 ] {31cfe608-2de2-4bda-9a83-4c4f150eadcc} <Debug> TCPHandler: Processed in 0.001857041 sec. | ||
| 15229 | 2026.05.02 04:40:38.340876 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.05.02 04:40:38.340973 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15231 | 2026.05.02 04:40:38.341018 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15232 | 2026.05.02 04:40:38.341724 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.05.02 04:40:38.341761 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15234 | 2026.05.02 04:40:38.342181 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15235 | 2026.05.02 04:40:38.342402 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15236 | 2026.05.02 04:40:38.342520 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 15237 | 2026.05.02 04:40:38.342532 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001577 sec., 949904.8826886493 rows/sec., 57.62 MiB/sec. | ||
| 15238 | 2026.05.02 04:40:38.342558 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.05.02 04:40:38.342581 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15240 | 2026.05.02 04:40:38.342583 [ 259 ] {90b1e116-dfa4-4bb0-9ed4-919696141c50} <Debug> TCPHandler: Processed in 0.00176001 sec. | ||
| 15241 | 2026.05.02 04:40:38.342673 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 15242 | 2026.05.02 04:40:38.342725 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15243 | 2026.05.02 04:40:38.342805 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15244 | 2026.05.02 04:40:38.342828 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15245 | 2026.05.02 04:40:38.342844 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 36096 rows starting from the beginning of the part | ||
| 15246 | 2026.05.02 04:40:38.342894 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15247 | 2026.05.02 04:40:38.342910 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 15248 | 2026.05.02 04:40:38.342961 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 15249 | 2026.05.02 04:40:38.343004 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 15250 | 2026.05.02 04:40:38.343046 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 265 rows starting from the beginning of the part | ||
| 15251 | 2026.05.02 04:40:38.343085 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1498 rows starting from the beginning of the part | ||
| 15252 | 2026.05.02 04:40:38.343791 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2026.05.02 04:40:38.343833 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15254 | 2026.05.02 04:40:38.344474 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15255 | 2026.05.02 04:40:38.344709 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2026.05.02 04:40:38.344841 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15257 | 2026.05.02 04:40:38.344858 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002045 sec., 20537.897310513446 rows/sec., 36.80 MiB/sec. | ||
| 15258 | 2026.05.02 04:40:38.344897 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15259 | 2026.05.02 04:40:38.344923 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15260 | 2026.05.02 04:40:38.344936 [ 259 ] {29d42152-7cc4-46ac-a9eb-a604fbdc2b7d} <Debug> TCPHandler: Processed in 0.00226043 sec. | ||
| 15261 | 2026.05.02 04:40:38.345003 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 15262 | 2026.05.02 04:40:38.345076 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15263 | 2026.05.02 04:40:38.345178 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15264 | 2026.05.02 04:40:38.345220 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15265 | 2026.05.02 04:40:38.345228 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15266 | 2026.05.02 04:40:38.345287 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1653 rows starting from the beginning of the part | ||
| 15267 | 2026.05.02 04:40:38.345421 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 15268 | 2026.05.02 04:40:38.345540 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 15269 | 2026.05.02 04:40:38.345553 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.05.02 04:40:38.345593 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15271 | 2026.05.02 04:40:38.345652 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 15272 | 2026.05.02 04:40:38.345768 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 15273 | 2026.05.02 04:40:38.345870 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 15274 | 2026.05.02 04:40:38.345930 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15275 | 2026.05.02 04:40:38.346178 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.05.02 04:40:38.346323 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 712.67 KiB/sec. | ||
| 15277 | 2026.05.02 04:40:38.346360 [ 259 ] {90223d8d-370b-4591-9cf7-0430b8b1ddbe} <Debug> TCPHandler: Processed in 0.001333879 sec. | ||
| 15278 | 2026.05.02 04:40:38.351711 [ 191 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38444 rows, containing 5 columns (5 merged, 0 gathered) in 0.009078515 sec., 4234613.259988004 rows/sec., 269.64 MiB/sec. | ||
| 15279 | 2026.05.02 04:40:38.352278 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 15280 | 2026.05.02 04:40:38.352605 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.05.02 04:40:38.352697 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 15282 | 2026.05.02 04:40:38.352805 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15283 | 2026.05.02 04:40:38.356595 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1779 rows, containing 19 columns (19 merged, 0 gathered) in 0.011626362 sec., 153014.33070809254 rows/sec., 274.19 MiB/sec. | ||
| 15284 | 2026.05.02 04:40:38.359127 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15285 | 2026.05.02 04:40:38.359503 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15286 | 2026.05.02 04:40:38.359583 [ 192 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15287 | 2026.05.02 04:40:38.359721 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
| 15288 | 2026.05.02 04:40:39.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.02 MiB, peak 368.12 MiB, free memory in arenas 0.00 B, will set to 356.00 MiB (RSS), difference: 4.98 MiB | ||
| 15289 | 2026.05.02 04:40:43.037977 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15290 | 2026.05.02 04:40:43.038220 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15291 | 2026.05.02 04:40:43.038557 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15292 | 2026.05.02 04:40:43.038594 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15293 | 2026.05.02 04:40:43.038816 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15294 | 2026.05.02 04:40:43.038890 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15295 | 2026.05.02 04:40:43.039031 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15296 | 2026.05.02 04:40:43.039157 [ 302 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15297 | 2026.05.02 04:40:43.039157 [ 314 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15298 | 2026.05.02 04:40:43.039157 [ 298 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15299 | 2026.05.02 04:40:43.039309 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15300 | 2026.05.02 04:40:43.039339 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15301 | 2026.05.02 04:40:43.039409 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15302 | 2026.05.02 04:40:43.039429 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15303 | 2026.05.02 04:40:43.039464 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15304 | 2026.05.02 04:40:43.039503 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15305 | 2026.05.02 04:40:43.040594 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002465 sec., 17849.898580121702 rows/sec., 2.04 MiB/sec. | ||
| 15306 | 2026.05.02 04:40:43.040728 [ 259 ] {1ac2f45f-9895-43c1-9cbd-f047890e12c3} <Debug> TCPHandler: Processed in 0.002879834 sec. | ||
| 15307 | 2026.05.02 04:40:43.042283 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15308 | 2026.05.02 04:40:43.042398 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15309 | 2026.05.02 04:40:43.042443 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15310 | 2026.05.02 04:40:43.042925 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2026.05.02 04:40:43.042966 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15312 | 2026.05.02 04:40:43.043338 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15313 | 2026.05.02 04:40:43.043571 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15314 | 2026.05.02 04:40:43.043724 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.17 MiB/sec. | ||
| 15315 | 2026.05.02 04:40:43.043764 [ 259 ] {22ad5e04-90d1-4403-baf5-f5179562c7df} <Debug> TCPHandler: Processed in 0.001533685 sec. | ||
| 15316 | 2026.05.02 04:40:43.043908 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15317 | 2026.05.02 04:40:43.044009 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15318 | 2026.05.02 04:40:43.044049 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15319 | 2026.05.02 04:40:43.044494 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15320 | 2026.05.02 04:40:43.044530 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15321 | 2026.05.02 04:40:43.044837 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15322 | 2026.05.02 04:40:43.045065 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15323 | 2026.05.02 04:40:43.045192 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 15324 | 2026.05.02 04:40:43.045230 [ 259 ] {9f8e5a05-e04e-4d4b-9006-9fee5545b334} <Debug> TCPHandler: Processed in 0.001373151 sec. | ||
| 15325 | 2026.05.02 04:40:43.045345 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15326 | 2026.05.02 04:40:43.045443 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15327 | 2026.05.02 04:40:43.045487 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15328 | 2026.05.02 04:40:43.045868 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15329 | 2026.05.02 04:40:43.045905 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15330 | 2026.05.02 04:40:43.046233 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15331 | 2026.05.02 04:40:43.046449 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15332 | 2026.05.02 04:40:43.046575 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 15333 | 2026.05.02 04:40:43.046612 [ 259 ] {f2d37b9a-286f-4807-9f67-2f5b3effe014} <Debug> TCPHandler: Processed in 0.00131729 sec. | ||
| 15334 | 2026.05.02 04:40:43.046725 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15335 | 2026.05.02 04:40:43.046822 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15336 | 2026.05.02 04:40:43.046864 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15337 | 2026.05.02 04:40:43.047194 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2026.05.02 04:40:43.047235 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15339 | 2026.05.02 04:40:43.047544 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15340 | 2026.05.02 04:40:43.047761 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15341 | 2026.05.02 04:40:43.047889 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 15342 | 2026.05.02 04:40:43.047926 [ 259 ] {becd93f4-2c93-403c-9dff-16b8d49487f5} <Debug> TCPHandler: Processed in 0.001251308 sec. | ||
| 15343 | 2026.05.02 04:40:44.096019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27363 | ||
| 15344 | 2026.05.02 04:40:44.096884 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2026.05.02 04:40:44.096967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15346 | 2026.05.02 04:40:44.097672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15347 | 2026.05.02 04:40:44.097910 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2026.05.02 04:40:44.098066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27363 | ||
| 15349 | 2026.05.02 04:40:45.553272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 15350 | 2026.05.02 04:40:45.568611 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2026.05.02 04:40:45.568677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15352 | 2026.05.02 04:40:45.573828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15353 | 2026.05.02 04:40:45.574502 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2026.05.02 04:40:45.577395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 15355 | 2026.05.02 04:40:46.696387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1928 | ||
| 15356 | 2026.05.02 04:40:46.699280 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2026.05.02 04:40:46.699331 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15358 | 2026.05.02 04:40:46.700565 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15359 | 2026.05.02 04:40:46.700838 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2026.05.02 04:40:46.701117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
| 15361 | 2026.05.02 04:40:48.043910 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.05.02 04:40:48.044178 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 15363 | 2026.05.02 04:40:48.044545 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15364 | 2026.05.02 04:40:48.044584 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 15365 | 2026.05.02 04:40:48.044827 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15366 | 2026.05.02 04:40:48.044896 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15367 | 2026.05.02 04:40:48.045039 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15368 | 2026.05.02 04:40:48.045179 [ 314 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15369 | 2026.05.02 04:40:48.045179 [ 302 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15370 | 2026.05.02 04:40:48.045183 [ 344 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15371 | 2026.05.02 04:40:48.045394 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15372 | 2026.05.02 04:40:48.045425 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15373 | 2026.05.02 04:40:48.045495 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15374 | 2026.05.02 04:40:48.045515 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15375 | 2026.05.02 04:40:48.045550 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15376 | 2026.05.02 04:40:48.045590 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15377 | 2026.05.02 04:40:48.046817 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00275 sec., 16000.000000000002 rows/sec., 3.35 MiB/sec. | ||
| 15378 | 2026.05.02 04:40:48.046952 [ 259 ] {0817a37a-233d-4d5d-b84b-0e2720f5484e} <Debug> TCPHandler: Processed in 0.003178132 sec. | ||
| 15379 | 2026.05.02 04:40:48.052165 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15380 | 2026.05.02 04:40:48.052289 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15381 | 2026.05.02 04:40:48.052334 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15382 | 2026.05.02 04:40:48.052940 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.05.02 04:40:48.052985 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15384 | 2026.05.02 04:40:48.053361 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15385 | 2026.05.02 04:40:48.053588 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2026.05.02 04:40:48.053736 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001479 sec., 192021.63624070317 rows/sec., 12.20 MiB/sec. | ||
| 15387 | 2026.05.02 04:40:48.053776 [ 259 ] {f3313417-961a-426e-81c6-fddb41c8c1f5} <Debug> TCPHandler: Processed in 0.001670738 sec. | ||
| 15388 | 2026.05.02 04:40:48.053939 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15389 | 2026.05.02 04:40:48.054038 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15390 | 2026.05.02 04:40:48.054079 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15391 | 2026.05.02 04:40:48.054879 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.05.02 04:40:48.054918 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15393 | 2026.05.02 04:40:48.055261 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15394 | 2026.05.02 04:40:48.055473 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.05.02 04:40:48.055583 [ 38 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15396 | 2026.05.02 04:40:48.055603 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001586 sec., 516393.4426229508 rows/sec., 40.05 MiB/sec. | ||
| 15397 | 2026.05.02 04:40:48.055656 [ 38 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2026.05.02 04:40:48.055664 [ 259 ] {a62019bf-c8f2-4268-8b21-19f1fb502a26} <Debug> TCPHandler: Processed in 0.001779531 sec. | ||
| 15399 | 2026.05.02 04:40:48.055689 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15400 | 2026.05.02 04:40:48.055798 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 15401 | 2026.05.02 04:40:48.055805 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2026.05.02 04:40:48.055923 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15403 | 2026.05.02 04:40:48.055942 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15404 | 2026.05.02 04:40:48.055963 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15405 | 2026.05.02 04:40:48.055982 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3242 rows starting from the beginning of the part | ||
| 15406 | 2026.05.02 04:40:48.056056 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 118 rows starting from the beginning of the part | ||
| 15407 | 2026.05.02 04:40:48.056102 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 819 rows starting from the beginning of the part | ||
| 15408 | 2026.05.02 04:40:48.056145 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2469 rows starting from the beginning of the part | ||
| 15409 | 2026.05.02 04:40:48.056185 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 15410 | 2026.05.02 04:40:48.056227 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 819 rows starting from the beginning of the part | ||
| 15411 | 2026.05.02 04:40:48.056414 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.05.02 04:40:48.056466 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15413 | 2026.05.02 04:40:48.056780 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15414 | 2026.05.02 04:40:48.057002 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.05.02 04:40:48.057129 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001225 sec., 124897.95918367348 rows/sec., 7.47 MiB/sec. | ||
| 15416 | 2026.05.02 04:40:48.057166 [ 259 ] {6db4bc4b-2845-49dc-93c1-3663a1adec4a} <Debug> TCPHandler: Processed in 0.001408732 sec. | ||
| 15417 | 2026.05.02 04:40:48.057296 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.05.02 04:40:48.057390 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15419 | 2026.05.02 04:40:48.057429 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15420 | 2026.05.02 04:40:48.057867 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2026.05.02 04:40:48.057903 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15422 | 2026.05.02 04:40:48.058198 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15423 | 2026.05.02 04:40:48.058408 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.05.02 04:40:48.058532 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 15425 | 2026.05.02 04:40:48.058537 [ 38 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15426 | 2026.05.02 04:40:48.058570 [ 259 ] {0c43dee9-21e0-46fa-924e-132a36bddfce} <Debug> TCPHandler: Processed in 0.00132176 sec. | ||
| 15427 | 2026.05.02 04:40:48.058585 [ 38 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.05.02 04:40:48.058610 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15429 | 2026.05.02 04:40:48.058704 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15430 | 2026.05.02 04:40:48.058708 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 15431 | 2026.05.02 04:40:48.058728 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002971517 sec., 2531703.50363131 rows/sec., 200.80 MiB/sec. | ||
| 15432 | 2026.05.02 04:40:48.058807 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15433 | 2026.05.02 04:40:48.058851 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15434 | 2026.05.02 04:40:48.058852 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15435 | 2026.05.02 04:40:48.058902 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 951 rows starting from the beginning of the part | ||
| 15436 | 2026.05.02 04:40:48.058970 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 15437 | 2026.05.02 04:40:48.059021 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 15438 | 2026.05.02 04:40:48.059067 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 15439 | 2026.05.02 04:40:48.059083 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15440 | 2026.05.02 04:40:48.059113 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 801 rows starting from the beginning of the part | ||
| 15441 | 2026.05.02 04:40:48.059159 [ 191 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 15442 | 2026.05.02 04:40:48.059289 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.05.02 04:40:48.059332 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15444 | 2026.05.02 04:40:48.059394 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15445 | 2026.05.02 04:40:48.059483 [ 187 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_96_19} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15446 | 2026.05.02 04:40:48.059581 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 15447 | 2026.05.02 04:40:48.059678 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15448 | 2026.05.02 04:40:48.059903 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15449 | 2026.05.02 04:40:48.060031 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 15450 | 2026.05.02 04:40:48.060069 [ 259 ] {dac8a8d2-1929-4135-aed8-58a34bacd3c8} <Debug> TCPHandler: Processed in 0.001412652 sec. | ||
| 15451 | 2026.05.02 04:40:48.060185 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15452 | 2026.05.02 04:40:48.060278 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15453 | 2026.05.02 04:40:48.060317 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15454 | 2026.05.02 04:40:48.060348 [ 201 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691258 sec., 1388315.6798075752 rows/sec., 88.51 MiB/sec. | ||
| 15455 | 2026.05.02 04:40:48.060534 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15456 | 2026.05.02 04:40:48.060781 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.05.02 04:40:48.060847 [ 186 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_56_11} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15458 | 2026.05.02 04:40:48.060917 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15459 | 2026.05.02 04:40:48.060923 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15460 | 2026.05.02 04:40:48.060951 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15461 | 2026.05.02 04:40:48.061286 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15462 | 2026.05.02 04:40:48.061490 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.05.02 04:40:48.061617 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001356 sec., 369469.0265486726 rows/sec., 25.97 MiB/sec. | ||
| 15464 | 2026.05.02 04:40:48.061623 [ 61 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15465 | 2026.05.02 04:40:48.061653 [ 259 ] {bb49020d-5bd3-4eb2-b9df-a7cce67a593d} <Debug> TCPHandler: Processed in 0.001516814 sec. | ||
| 15466 | 2026.05.02 04:40:48.061672 [ 61 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.05.02 04:40:48.061699 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15468 | 2026.05.02 04:40:48.061770 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15469 | 2026.05.02 04:40:48.061787 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 15470 | 2026.05.02 04:40:48.061863 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15471 | 2026.05.02 04:40:48.061870 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15472 | 2026.05.02 04:40:48.061901 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1794 rows starting from the beginning of the part | ||
| 15473 | 2026.05.02 04:40:48.061906 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15474 | 2026.05.02 04:40:48.061957 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part | ||
| 15475 | 2026.05.02 04:40:48.062001 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 501 rows starting from the beginning of the part | ||
| 15476 | 2026.05.02 04:40:48.062044 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1325 rows starting from the beginning of the part | ||
| 15477 | 2026.05.02 04:40:48.062084 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 15478 | 2026.05.02 04:40:48.062123 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 501 rows starting from the beginning of the part | ||
| 15479 | 2026.05.02 04:40:48.062243 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.05.02 04:40:48.062276 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15481 | 2026.05.02 04:40:48.062563 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15482 | 2026.05.02 04:40:48.062765 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2026.05.02 04:40:48.062885 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 15484 | 2026.05.02 04:40:48.062921 [ 259 ] {808bd0c1-4e1d-444e-b568-8718cdbb0091} <Debug> TCPHandler: Processed in 0.001199367 sec. | ||
| 15485 | 2026.05.02 04:40:48.063092 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.05.02 04:40:48.063185 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15487 | 2026.05.02 04:40:48.063227 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15488 | 2026.05.02 04:40:48.063431 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675078 sec., 2555104.8966078 rows/sec., 184.77 MiB/sec. | ||
| 15489 | 2026.05.02 04:40:48.063584 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15490 | 2026.05.02 04:40:48.063630 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15491 | 2026.05.02 04:40:48.063666 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15492 | 2026.05.02 04:40:48.063804 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2026.05.02 04:40:48.063862 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_96_19} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15494 | 2026.05.02 04:40:48.063914 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 15495 | 2026.05.02 04:40:48.064019 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15496 | 2026.05.02 04:40:48.064232 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2026.05.02 04:40:48.064355 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 15498 | 2026.05.02 04:40:48.064390 [ 259 ] {cc4e2b97-7d80-4fd7-ae1a-9a836bb7b6e3} <Debug> TCPHandler: Processed in 0.001345301 sec. | ||
| 15499 | 2026.05.02 04:40:48.064505 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15500 | 2026.05.02 04:40:48.064598 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15501 | 2026.05.02 04:40:48.064638 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15502 | 2026.05.02 04:40:48.064948 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.05.02 04:40:48.064981 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15504 | 2026.05.02 04:40:48.065269 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15505 | 2026.05.02 04:40:48.065474 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.05.02 04:40:48.065596 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 15507 | 2026.05.02 04:40:48.065631 [ 259 ] {18965b4b-756e-4543-b35b-33f329deabd3} <Debug> TCPHandler: Processed in 0.001172666 sec. | ||
| 15508 | 2026.05.02 04:40:48.065743 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.05.02 04:40:48.065835 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15510 | 2026.05.02 04:40:48.065888 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15511 | 2026.05.02 04:40:48.066631 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2026.05.02 04:40:48.066666 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15513 | 2026.05.02 04:40:48.067165 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15514 | 2026.05.02 04:40:48.067382 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2026.05.02 04:40:48.067513 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001696 sec., 6485.8490566037735 rows/sec., 11.62 MiB/sec. | ||
| 15516 | 2026.05.02 04:40:48.067565 [ 259 ] {0d2e9fda-69f1-47fa-8e23-a96d5a2f8eac} <Debug> TCPHandler: Processed in 0.001868732 sec. | ||
| 15517 | 2026.05.02 04:40:48.067696 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15518 | 2026.05.02 04:40:48.067819 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15519 | 2026.05.02 04:40:48.067869 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15520 | 2026.05.02 04:40:48.068270 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2026.05.02 04:40:48.068304 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15522 | 2026.05.02 04:40:48.068612 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15523 | 2026.05.02 04:40:48.068823 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.05.02 04:40:48.068923 [ 61 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15525 | 2026.05.02 04:40:48.068947 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 15526 | 2026.05.02 04:40:48.068956 [ 61 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.05.02 04:40:48.068978 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15528 | 2026.05.02 04:40:48.068982 [ 259 ] {e1b76e92-0012-4e85-bc02-aabc0806992e} <Debug> TCPHandler: Processed in 0.001345581 sec. | ||
| 15529 | 2026.05.02 04:40:48.069063 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 15530 | 2026.05.02 04:40:48.069180 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15531 | 2026.05.02 04:40:48.069211 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5760 rows starting from the beginning of the part | ||
| 15532 | 2026.05.02 04:40:48.069265 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 15533 | 2026.05.02 04:40:48.069312 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 15534 | 2026.05.02 04:40:48.069355 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 12 rows starting from the beginning of the part | ||
| 15535 | 2026.05.02 04:40:48.069395 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
| 15536 | 2026.05.02 04:40:48.069436 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 15537 | 2026.05.02 04:40:48.071245 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219979 sec., 2729755.5517417057 rows/sec., 175.76 MiB/sec. | ||
| 15538 | 2026.05.02 04:40:48.071860 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15539 | 2026.05.02 04:40:48.072278 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.05.02 04:40:48.072338 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_96_19} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15541 | 2026.05.02 04:40:48.072419 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 15542 | 2026.05.02 04:40:51.439168 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15543 | 2026.05.02 04:40:51.439243 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15544 | 2026.05.02 04:40:51.598242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27811 | ||
| 15545 | 2026.05.02 04:40:51.599008 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2026.05.02 04:40:51.599057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15547 | 2026.05.02 04:40:51.599577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15548 | 2026.05.02 04:40:51.599808 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.05.02 04:40:51.599959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27811 | ||
| 15550 | 2026.05.02 04:40:53.040653 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.05.02 04:40:53.041012 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15552 | 2026.05.02 04:40:53.041511 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15553 | 2026.05.02 04:40:53.041545 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15554 | 2026.05.02 04:40:53.041755 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15555 | 2026.05.02 04:40:53.041820 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15556 | 2026.05.02 04:40:53.041957 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15557 | 2026.05.02 04:40:53.042076 [ 306 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15558 | 2026.05.02 04:40:53.042099 [ 344 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15559 | 2026.05.02 04:40:53.042076 [ 302 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15560 | 2026.05.02 04:40:53.042252 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15561 | 2026.05.02 04:40:53.042279 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15562 | 2026.05.02 04:40:53.042346 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15563 | 2026.05.02 04:40:53.042365 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15564 | 2026.05.02 04:40:53.042399 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15565 | 2026.05.02 04:40:53.042439 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15566 | 2026.05.02 04:40:53.043686 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002822 sec., 15591.77888022679 rows/sec., 3.26 MiB/sec. | ||
| 15567 | 2026.05.02 04:40:53.043820 [ 259 ] {3b041518-5f08-4444-8ae8-b48752ee5dae} <Debug> TCPHandler: Processed in 0.003346106 sec. | ||
| 15568 | 2026.05.02 04:40:53.046041 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15569 | 2026.05.02 04:40:53.046172 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15570 | 2026.05.02 04:40:53.046223 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15571 | 2026.05.02 04:40:53.046819 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.05.02 04:40:53.046867 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15573 | 2026.05.02 04:40:53.047236 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15574 | 2026.05.02 04:40:53.047452 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.05.02 04:40:53.047590 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001453 sec., 81211.28699242945 rows/sec., 6.91 MiB/sec. | ||
| 15576 | 2026.05.02 04:40:53.047627 [ 259 ] {076d6287-1820-4150-8e5e-a607b5493f67} <Debug> TCPHandler: Processed in 0.001647827 sec. | ||
| 15577 | 2026.05.02 04:40:53.047758 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15578 | 2026.05.02 04:40:53.047851 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15579 | 2026.05.02 04:40:53.047891 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15580 | 2026.05.02 04:40:53.048351 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2026.05.02 04:40:53.048387 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15582 | 2026.05.02 04:40:53.048669 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15583 | 2026.05.02 04:40:53.048873 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15584 | 2026.05.02 04:40:53.048998 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001165 sec., 26609.442060085836 rows/sec., 1.95 MiB/sec. | ||
| 15585 | 2026.05.02 04:40:53.049034 [ 259 ] {d78f0492-46b0-4749-bf58-542ed092754c} <Debug> TCPHandler: Processed in 0.00132404 sec. | ||
| 15586 | 2026.05.02 04:40:53.049161 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15587 | 2026.05.02 04:40:53.049254 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15588 | 2026.05.02 04:40:53.049293 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15589 | 2026.05.02 04:40:53.049770 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2026.05.02 04:40:53.049805 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15591 | 2026.05.02 04:40:53.050116 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15592 | 2026.05.02 04:40:53.050321 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2026.05.02 04:40:53.050445 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001209 sec., 78577.33664185277 rows/sec., 6.14 MiB/sec. | ||
| 15594 | 2026.05.02 04:40:53.050481 [ 259 ] {d6c88f2f-4200-4cee-be6e-e690707c563d} <Debug> TCPHandler: Processed in 0.00136752 sec. | ||
| 15595 | 2026.05.02 04:40:53.050601 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15596 | 2026.05.02 04:40:53.050693 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15597 | 2026.05.02 04:40:53.050734 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15598 | 2026.05.02 04:40:53.051170 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.05.02 04:40:53.051205 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15600 | 2026.05.02 04:40:53.051523 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15601 | 2026.05.02 04:40:53.051729 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.05.02 04:40:53.051854 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 15603 | 2026.05.02 04:40:53.051889 [ 259 ] {a11ab1a2-a568-49bc-8918-0deb0cc15383} <Debug> TCPHandler: Processed in 0.00133554 sec. | ||
| 15604 | 2026.05.02 04:40:53.052010 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15605 | 2026.05.02 04:40:53.052102 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15606 | 2026.05.02 04:40:53.052155 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15607 | 2026.05.02 04:40:53.053175 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2026.05.02 04:40:53.053211 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15609 | 2026.05.02 04:40:53.053736 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15610 | 2026.05.02 04:40:53.053956 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2026.05.02 04:40:53.054093 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002009 sec., 15430.562468889995 rows/sec., 27.65 MiB/sec. | ||
| 15612 | 2026.05.02 04:40:53.054144 [ 259 ] {2a41ca62-19c1-4dbd-bf67-5367446e03b7} <Debug> TCPHandler: Processed in 0.002180859 sec. | ||
| 15613 | 2026.05.02 04:40:53.054269 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15614 | 2026.05.02 04:40:53.054361 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15615 | 2026.05.02 04:40:53.054400 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15616 | 2026.05.02 04:40:53.054730 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15617 | 2026.05.02 04:40:53.054764 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15618 | 2026.05.02 04:40:53.055066 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15619 | 2026.05.02 04:40:53.055271 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2026.05.02 04:40:53.055397 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 15621 | 2026.05.02 04:40:53.055432 [ 259 ] {930f888b-f36e-48fe-a0a9-66c9899d71ca} <Debug> TCPHandler: Processed in 0.001210327 sec. | ||
| 15622 | 2026.05.02 04:40:53.077538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 15623 | 2026.05.02 04:40:53.092794 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2026.05.02 04:40:53.092837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15625 | 2026.05.02 04:40:53.098058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15626 | 2026.05.02 04:40:53.098749 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2026.05.02 04:40:53.101383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 15628 | 2026.05.02 04:40:56.701518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1966 | ||
| 15629 | 2026.05.02 04:40:56.704206 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2026.05.02 04:40:56.704252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15631 | 2026.05.02 04:40:56.705459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15632 | 2026.05.02 04:40:56.705721 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15633 | 2026.05.02 04:40:56.705990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 15634 | 2026.05.02 04:40:58.044702 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.05.02 04:40:58.044965 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 15636 | 2026.05.02 04:40:58.045489 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15637 | 2026.05.02 04:40:58.045536 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 15638 | 2026.05.02 04:40:58.045896 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15639 | 2026.05.02 04:40:58.045968 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15640 | 2026.05.02 04:40:58.046109 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 15641 | 2026.05.02 04:40:58.046241 [ 335 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15642 | 2026.05.02 04:40:58.046262 [ 302 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15643 | 2026.05.02 04:40:58.046273 [ 306 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15644 | 2026.05.02 04:40:58.046460 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15645 | 2026.05.02 04:40:58.046491 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15646 | 2026.05.02 04:40:58.046560 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15647 | 2026.05.02 04:40:58.046581 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15648 | 2026.05.02 04:40:58.046618 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15649 | 2026.05.02 04:40:58.046655 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15650 | 2026.05.02 04:40:58.047964 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00311 sec., 14147.909967845659 rows/sec., 2.96 MiB/sec. | ||
| 15651 | 2026.05.02 04:40:58.048106 [ 259 ] {8859d5fb-361d-43d0-8120-81c1a0f6e097} <Debug> TCPHandler: Processed in 0.003541329 sec. | ||
| 15652 | 2026.05.02 04:40:58.053220 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.05.02 04:40:58.053430 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.05.02 04:40:58.053511 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15655 | 2026.05.02 04:40:58.054170 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.05.02 04:40:58.054212 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15657 | 2026.05.02 04:40:58.054612 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15658 | 2026.05.02 04:40:58.054839 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.05.02 04:40:58.055000 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001631 sec., 174126.30288166768 rows/sec., 11.06 MiB/sec. | ||
| 15660 | 2026.05.02 04:40:58.055039 [ 259 ] {8d26e24f-52ff-4503-8e64-0c9e0f20f58e} <Debug> TCPHandler: Processed in 0.001921973 sec. | ||
| 15661 | 2026.05.02 04:40:58.055164 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.05.02 04:40:58.055265 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15663 | 2026.05.02 04:40:58.055307 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15664 | 2026.05.02 04:40:58.055708 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.05.02 04:40:58.055745 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15666 | 2026.05.02 04:40:58.056043 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15667 | 2026.05.02 04:40:58.056251 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.05.02 04:40:58.056381 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 15669 | 2026.05.02 04:40:58.056417 [ 259 ] {65b84a6c-e2b2-409b-a79b-2d53ea88160c} <Debug> TCPHandler: Processed in 0.001303299 sec. | ||
| 15670 | 2026.05.02 04:40:58.056539 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.05.02 04:40:58.056635 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15672 | 2026.05.02 04:40:58.056673 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15673 | 2026.05.02 04:40:58.057464 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.05.02 04:40:58.057500 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15675 | 2026.05.02 04:40:58.057868 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15676 | 2026.05.02 04:40:58.058105 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.05.02 04:40:58.058247 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001631 sec., 503372.1643163703 rows/sec., 39.03 MiB/sec. | ||
| 15678 | 2026.05.02 04:40:58.058285 [ 259 ] {4c672c67-7541-40a1-ba7a-b1263c728095} <Debug> TCPHandler: Processed in 0.00179506 sec. | ||
| 15679 | 2026.05.02 04:40:58.058400 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15680 | 2026.05.02 04:40:58.058495 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15681 | 2026.05.02 04:40:58.058533 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15682 | 2026.05.02 04:40:58.058969 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.05.02 04:40:58.059005 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15684 | 2026.05.02 04:40:58.059315 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15685 | 2026.05.02 04:40:58.059525 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2026.05.02 04:40:58.059651 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001175 sec., 133617.02127659574 rows/sec., 8.02 MiB/sec. | ||
| 15687 | 2026.05.02 04:40:58.059688 [ 259 ] {4bc99b63-d845-4e25-87e0-2c01e356b4c1} <Debug> TCPHandler: Processed in 0.00133704 sec. | ||
| 15688 | 2026.05.02 04:40:58.059804 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2026.05.02 04:40:58.059897 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15690 | 2026.05.02 04:40:58.059936 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15691 | 2026.05.02 04:40:58.060368 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2026.05.02 04:40:58.060404 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15693 | 2026.05.02 04:40:58.060711 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15694 | 2026.05.02 04:40:58.060930 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2026.05.02 04:40:58.061058 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 15696 | 2026.05.02 04:40:58.061095 [ 259 ] {783f67ee-ed4d-4d4d-87d6-b012a8c67102} <Debug> TCPHandler: Processed in 0.00133964 sec. | ||
| 15697 | 2026.05.02 04:40:58.061220 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15698 | 2026.05.02 04:40:58.061314 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15699 | 2026.05.02 04:40:58.061352 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15700 | 2026.05.02 04:40:58.061780 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15701 | 2026.05.02 04:40:58.061816 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15702 | 2026.05.02 04:40:58.062127 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15703 | 2026.05.02 04:40:58.062356 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2026.05.02 04:40:58.062494 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 15705 | 2026.05.02 04:40:58.062531 [ 259 ] {97139158-46cd-4830-ac61-ce4350c9acf1} <Debug> TCPHandler: Processed in 0.001360371 sec. | ||
| 15706 | 2026.05.02 04:40:58.062650 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15707 | 2026.05.02 04:40:58.062746 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15708 | 2026.05.02 04:40:58.062784 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15709 | 2026.05.02 04:40:58.063377 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2026.05.02 04:40:58.063414 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15711 | 2026.05.02 04:40:58.063733 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15712 | 2026.05.02 04:40:58.063942 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2026.05.02 04:40:58.064087 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.00136 sec., 371323.5294117647 rows/sec., 26.13 MiB/sec. | ||
| 15714 | 2026.05.02 04:40:58.064125 [ 259 ] {cf2f9cec-078d-4709-bbfb-e109ae4466ae} <Debug> TCPHandler: Processed in 0.001523385 sec. | ||
| 15715 | 2026.05.02 04:40:58.064233 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15716 | 2026.05.02 04:40:58.064327 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15717 | 2026.05.02 04:40:58.064368 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15718 | 2026.05.02 04:40:58.064716 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2026.05.02 04:40:58.064752 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15720 | 2026.05.02 04:40:58.065055 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15721 | 2026.05.02 04:40:58.065256 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.05.02 04:40:58.065383 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 15723 | 2026.05.02 04:40:58.065418 [ 259 ] {5da7a38d-338e-4162-9fe9-8f7d58d27ea6} <Debug> TCPHandler: Processed in 0.001234187 sec. | ||
| 15724 | 2026.05.02 04:40:58.065544 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15725 | 2026.05.02 04:40:58.065638 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15726 | 2026.05.02 04:40:58.065679 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15727 | 2026.05.02 04:40:58.066090 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.05.02 04:40:58.066126 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15729 | 2026.05.02 04:40:58.066450 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15730 | 2026.05.02 04:40:58.066676 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2026.05.02 04:40:58.066816 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001197 sec., 223057.6441102757 rows/sec., 14.83 MiB/sec. | ||
| 15732 | 2026.05.02 04:40:58.066853 [ 259 ] {1dea6dc7-8d30-4446-a2eb-6020af3c7afd} <Debug> TCPHandler: Processed in 0.001358251 sec. | ||
| 15733 | 2026.05.02 04:40:58.066976 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15734 | 2026.05.02 04:40:58.067071 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15735 | 2026.05.02 04:40:58.067111 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15736 | 2026.05.02 04:40:58.067424 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.05.02 04:40:58.067458 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15738 | 2026.05.02 04:40:58.067755 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15739 | 2026.05.02 04:40:58.067958 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.05.02 04:40:58.068089 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 15741 | 2026.05.02 04:40:58.068125 [ 259 ] {a4b8476c-c677-4edd-8cbc-1b7b43f5a953} <Debug> TCPHandler: Processed in 0.001198616 sec. | ||
| 15742 | 2026.05.02 04:40:58.068239 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15743 | 2026.05.02 04:40:58.068333 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15744 | 2026.05.02 04:40:58.068386 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15745 | 2026.05.02 04:40:58.069141 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2026.05.02 04:40:58.069178 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15747 | 2026.05.02 04:40:58.069685 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15748 | 2026.05.02 04:40:58.069906 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15749 | 2026.05.02 04:40:58.070044 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001729 sec., 6362.058993637941 rows/sec., 11.40 MiB/sec. | ||
| 15750 | 2026.05.02 04:40:58.070095 [ 259 ] {e8e42e03-9d67-42d5-88ee-b8b2f55f01d9} <Debug> TCPHandler: Processed in 0.001904983 sec. | ||
| 15751 | 2026.05.02 04:40:58.070222 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15752 | 2026.05.02 04:40:58.070318 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15753 | 2026.05.02 04:40:58.070359 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15754 | 2026.05.02 04:40:58.070686 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.05.02 04:40:58.070723 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15756 | 2026.05.02 04:40:58.071035 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15757 | 2026.05.02 04:40:58.071245 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.05.02 04:40:58.071382 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 15759 | 2026.05.02 04:40:58.071418 [ 259 ] {c13d29d5-c3f4-4a67-b208-e44a4e651215} <Debug> TCPHandler: Processed in 0.001245759 sec. | ||
| 15760 | 2026.05.02 04:40:59.100131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28323 | ||
| 15761 | 2026.05.02 04:40:59.100847 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.05.02 04:40:59.100884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15763 | 2026.05.02 04:40:59.101382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15764 | 2026.05.02 04:40:59.101634 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.05.02 04:40:59.101783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28323 | ||
| 15766 | 2026.05.02 04:41:00.601477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15767 | 2026.05.02 04:41:00.617773 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.05.02 04:41:00.617834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15769 | 2026.05.02 04:41:00.623308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15770 | 2026.05.02 04:41:00.624004 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.05.02 04:41:00.626805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15772 | 2026.05.02 04:41:03.041339 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15773 | 2026.05.02 04:41:03.041693 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15774 | 2026.05.02 04:41:03.042079 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15775 | 2026.05.02 04:41:03.042113 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15776 | 2026.05.02 04:41:03.042325 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15777 | 2026.05.02 04:41:03.042390 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15778 | 2026.05.02 04:41:03.042523 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15779 | 2026.05.02 04:41:03.042644 [ 335 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15780 | 2026.05.02 04:41:03.042647 [ 328 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15781 | 2026.05.02 04:41:03.042705 [ 302 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15782 | 2026.05.02 04:41:03.042884 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15783 | 2026.05.02 04:41:03.042922 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15784 | 2026.05.02 04:41:03.042993 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15785 | 2026.05.02 04:41:03.043015 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15786 | 2026.05.02 04:41:03.043050 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15787 | 2026.05.02 04:41:03.043086 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15788 | 2026.05.02 04:41:03.044542 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002991 sec., 14710.799063858241 rows/sec., 3.08 MiB/sec. | ||
| 15789 | 2026.05.02 04:41:03.044696 [ 259 ] {a69538ab-30ae-4549-a9b7-c7564c0de5f1} <Debug> TCPHandler: Processed in 0.003530839 sec. | ||
| 15790 | 2026.05.02 04:41:03.046929 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15791 | 2026.05.02 04:41:03.047072 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15792 | 2026.05.02 04:41:03.047123 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15793 | 2026.05.02 04:41:03.047907 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15794 | 2026.05.02 04:41:03.047948 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15795 | 2026.05.02 04:41:03.048339 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15796 | 2026.05.02 04:41:03.048556 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2026.05.02 04:41:03.048694 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001659 sec., 71127.18505123568 rows/sec., 6.05 MiB/sec. | ||
| 15798 | 2026.05.02 04:41:03.048731 [ 259 ] {c478f5a5-4e75-44a1-9d51-290e590e8ae2} <Debug> TCPHandler: Processed in 0.001876433 sec. | ||
| 15799 | 2026.05.02 04:41:03.048867 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2026.05.02 04:41:03.048961 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15801 | 2026.05.02 04:41:03.049000 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15802 | 2026.05.02 04:41:03.049418 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2026.05.02 04:41:03.049453 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15804 | 2026.05.02 04:41:03.049734 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15805 | 2026.05.02 04:41:03.049937 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.05.02 04:41:03.050067 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001123 sec., 27604.630454140693 rows/sec., 2.03 MiB/sec. | ||
| 15807 | 2026.05.02 04:41:03.050102 [ 259 ] {63aaaaa7-fbff-439f-ae63-2080be437021} <Debug> TCPHandler: Processed in 0.001283518 sec. | ||
| 15808 | 2026.05.02 04:41:03.050223 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.05.02 04:41:03.050316 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15810 | 2026.05.02 04:41:03.050356 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15811 | 2026.05.02 04:41:03.050791 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.05.02 04:41:03.050826 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15813 | 2026.05.02 04:41:03.051120 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15814 | 2026.05.02 04:41:03.051316 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2026.05.02 04:41:03.051438 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001139 sec., 83406.49692712906 rows/sec., 6.51 MiB/sec. | ||
| 15816 | 2026.05.02 04:41:03.051473 [ 259 ] {2bc36448-1835-4602-a093-9f0303a461cc} <Debug> TCPHandler: Processed in 0.001296479 sec. | ||
| 15817 | 2026.05.02 04:41:03.051595 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15818 | 2026.05.02 04:41:03.051687 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15819 | 2026.05.02 04:41:03.051728 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15820 | 2026.05.02 04:41:03.052139 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.05.02 04:41:03.052173 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15822 | 2026.05.02 04:41:03.052490 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15823 | 2026.05.02 04:41:03.052690 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.05.02 04:41:03.052805 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0 | ||
| 15825 | 2026.05.02 04:41:03.052813 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 15826 | 2026.05.02 04:41:03.052873 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.05.02 04:41:03.052888 [ 259 ] {f9340133-bdce-42d6-a166-2b9e078c193a} <Debug> TCPHandler: Processed in 0.00134047 sec. | ||
| 15828 | 2026.05.02 04:41:03.052902 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15829 | 2026.05.02 04:41:03.053013 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15830 | 2026.05.02 04:41:03.053024 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full | ||
| 15831 | 2026.05.02 04:41:03.053110 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15832 | 2026.05.02 04:41:03.053137 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15833 | 2026.05.02 04:41:03.053164 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15834 | 2026.05.02 04:41:03.053171 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 38444 rows starting from the beginning of the part | ||
| 15835 | 2026.05.02 04:41:03.053238 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 128 rows starting from the beginning of the part | ||
| 15836 | 2026.05.02 04:41:03.053289 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 15837 | 2026.05.02 04:41:03.053337 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15838 | 2026.05.02 04:41:03.053382 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 267 rows starting from the beginning of the part | ||
| 15839 | 2026.05.02 04:41:03.053976 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.05.02 04:41:03.054011 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15841 | 2026.05.02 04:41:03.054532 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15842 | 2026.05.02 04:41:03.054746 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.05.02 04:41:03.054882 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001789 sec., 17328.11626607043 rows/sec., 31.05 MiB/sec. | ||
| 15844 | 2026.05.02 04:41:03.054935 [ 259 ] {654c1ee8-c6aa-4015-bf60-1520a9e0dbe5} <Debug> TCPHandler: Processed in 0.001969394 sec. | ||
| 15845 | 2026.05.02 04:41:03.055060 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15846 | 2026.05.02 04:41:03.055154 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15847 | 2026.05.02 04:41:03.055194 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15848 | 2026.05.02 04:41:03.055538 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2026.05.02 04:41:03.055573 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15850 | 2026.05.02 04:41:03.055877 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15851 | 2026.05.02 04:41:03.056078 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.05.02 04:41:03.056256 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 15853 | 2026.05.02 04:41:03.056296 [ 259 ] {540585c7-2e75-4e1b-a358-54a82c1a68cc} <Debug> TCPHandler: Processed in 0.001282989 sec. | ||
| 15854 | 2026.05.02 04:41:03.060642 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39264 rows, containing 5 columns (5 merged, 0 gathered) in 0.007657952 sec., 5127219.392338839 rows/sec., 326.90 MiB/sec. | ||
| 15855 | 2026.05.02 04:41:03.061403 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 15856 | 2026.05.02 04:41:03.061807 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.05.02 04:41:03.061896 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20 | ||
| 15858 | 2026.05.02 04:41:03.062007 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15859 | 2026.05.02 04:41:06.439286 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15860 | 2026.05.02 04:41:06.439354 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15861 | 2026.05.02 04:41:06.601942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28771 | ||
| 15862 | 2026.05.02 04:41:06.602495 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2026.05.02 04:41:06.602542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15864 | 2026.05.02 04:41:06.603092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15865 | 2026.05.02 04:41:06.603332 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.05.02 04:41:06.603475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28771 | ||
| 15867 | 2026.05.02 04:41:06.706263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2006 | ||
| 15868 | 2026.05.02 04:41:06.708773 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.05.02 04:41:06.708816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15870 | 2026.05.02 04:41:06.710066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15871 | 2026.05.02 04:41:06.710335 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.05.02 04:41:06.710605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2006 | ||
| 15873 | 2026.05.02 04:41:08.044656 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.05.02 04:41:08.044923 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 15875 | 2026.05.02 04:41:08.045344 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15876 | 2026.05.02 04:41:08.045396 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 15877 | 2026.05.02 04:41:08.045680 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15878 | 2026.05.02 04:41:08.045762 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15879 | 2026.05.02 04:41:08.045923 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15880 | 2026.05.02 04:41:08.046056 [ 328 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15881 | 2026.05.02 04:41:08.046079 [ 295 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15882 | 2026.05.02 04:41:08.046075 [ 302 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15883 | 2026.05.02 04:41:08.046225 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15884 | 2026.05.02 04:41:08.046252 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15885 | 2026.05.02 04:41:08.046321 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15886 | 2026.05.02 04:41:08.046342 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 15887 | 2026.05.02 04:41:08.046377 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15888 | 2026.05.02 04:41:08.046417 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 15889 | 2026.05.02 04:41:08.047569 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002757 sec., 15959.37613347842 rows/sec., 3.34 MiB/sec. | ||
| 15890 | 2026.05.02 04:41:08.047673 [ 259 ] {d6ed73c2-7bf5-45e2-8093-7bf9ba3ee0b0} <Debug> TCPHandler: Processed in 0.003154821 sec. | ||
| 15891 | 2026.05.02 04:41:08.052822 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15892 | 2026.05.02 04:41:08.052954 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15893 | 2026.05.02 04:41:08.053023 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15894 | 2026.05.02 04:41:08.053995 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.05.02 04:41:08.054049 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15896 | 2026.05.02 04:41:08.054427 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15897 | 2026.05.02 04:41:08.054647 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.05.02 04:41:08.054789 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001872 sec., 151709.40170940172 rows/sec., 9.64 MiB/sec. | ||
| 15899 | 2026.05.02 04:41:08.054827 [ 259 ] {8dccb566-a53e-4b86-a997-f3478a7f8cbb} <Debug> TCPHandler: Processed in 0.002069357 sec. | ||
| 15900 | 2026.05.02 04:41:08.054952 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15901 | 2026.05.02 04:41:08.055049 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15902 | 2026.05.02 04:41:08.055090 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15903 | 2026.05.02 04:41:08.055798 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2026.05.02 04:41:08.055835 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15905 | 2026.05.02 04:41:08.056184 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15906 | 2026.05.02 04:41:08.056403 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2026.05.02 04:41:08.056534 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001504 sec., 544547.8723404256 rows/sec., 42.23 MiB/sec. | ||
| 15908 | 2026.05.02 04:41:08.056571 [ 259 ] {54fb0a70-e7a3-4872-b149-8dca7679ab1f} <Debug> TCPHandler: Processed in 0.001669867 sec. | ||
| 15909 | 2026.05.02 04:41:08.056684 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.05.02 04:41:08.056782 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15911 | 2026.05.02 04:41:08.056823 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15912 | 2026.05.02 04:41:08.057260 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15913 | 2026.05.02 04:41:08.057297 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15914 | 2026.05.02 04:41:08.057611 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15915 | 2026.05.02 04:41:08.057825 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2026.05.02 04:41:08.057941 [ 88 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15917 | 2026.05.02 04:41:08.057952 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001188 sec., 128787.87878787878 rows/sec., 7.70 MiB/sec. | ||
| 15918 | 2026.05.02 04:41:08.057991 [ 88 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.05.02 04:41:08.058005 [ 259 ] {819383ab-bccb-4e4d-a2f3-d2ccc9960b4a} <Debug> TCPHandler: Processed in 0.001370351 sec. | ||
| 15920 | 2026.05.02 04:41:08.058022 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15921 | 2026.05.02 04:41:08.058129 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 15922 | 2026.05.02 04:41:08.058132 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.05.02 04:41:08.058243 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15924 | 2026.05.02 04:41:08.058259 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15925 | 2026.05.02 04:41:08.058275 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 213 rows starting from the beginning of the part | ||
| 15926 | 2026.05.02 04:41:08.058299 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15927 | 2026.05.02 04:41:08.058339 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 153 rows starting from the beginning of the part | ||
| 15928 | 2026.05.02 04:41:08.058389 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 15929 | 2026.05.02 04:41:08.058447 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 157 rows starting from the beginning of the part | ||
| 15930 | 2026.05.02 04:41:08.058519 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 15931 | 2026.05.02 04:41:08.058589 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 153 rows starting from the beginning of the part | ||
| 15932 | 2026.05.02 04:41:08.058730 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15933 | 2026.05.02 04:41:08.058766 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15934 | 2026.05.02 04:41:08.059080 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15935 | 2026.05.02 04:41:08.059310 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.05.02 04:41:08.059444 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 15937 | 2026.05.02 04:41:08.059458 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372191 sec., 537826.0023568147 rows/sec., 35.38 MiB/sec. | ||
| 15938 | 2026.05.02 04:41:08.059481 [ 259 ] {ab34b627-803d-47fe-bfe2-46aa189dce80} <Debug> TCPHandler: Processed in 0.001398952 sec. | ||
| 15939 | 2026.05.02 04:41:08.059590 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15940 | 2026.05.02 04:41:08.059616 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15941 | 2026.05.02 04:41:08.059712 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15942 | 2026.05.02 04:41:08.059752 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15943 | 2026.05.02 04:41:08.059820 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2026.05.02 04:41:08.059882 [ 197 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_86_17} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15945 | 2026.05.02 04:41:08.059945 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15946 | 2026.05.02 04:41:08.060185 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2026.05.02 04:41:08.060220 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15948 | 2026.05.02 04:41:08.060519 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15949 | 2026.05.02 04:41:08.060734 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2026.05.02 04:41:08.060862 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 15951 | 2026.05.02 04:41:08.060900 [ 259 ] {7df83eb8-8fc2-47dc-a847-364af71eafeb} <Debug> TCPHandler: Processed in 0.00133465 sec. | ||
| 15952 | 2026.05.02 04:41:08.061017 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15953 | 2026.05.02 04:41:08.061113 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15954 | 2026.05.02 04:41:08.061154 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15955 | 2026.05.02 04:41:08.061713 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15956 | 2026.05.02 04:41:08.061749 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15957 | 2026.05.02 04:41:08.062079 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15958 | 2026.05.02 04:41:08.062292 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15959 | 2026.05.02 04:41:08.062423 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001327 sec., 377543.3308214016 rows/sec., 26.54 MiB/sec. | ||
| 15960 | 2026.05.02 04:41:08.062460 [ 259 ] {50f32b0c-7411-4e45-9586-17a08f356595} <Debug> TCPHandler: Processed in 0.001493374 sec. | ||
| 15961 | 2026.05.02 04:41:08.062568 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2026.05.02 04:41:08.062664 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15963 | 2026.05.02 04:41:08.062706 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15964 | 2026.05.02 04:41:08.063035 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2026.05.02 04:41:08.063072 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15966 | 2026.05.02 04:41:08.063378 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15967 | 2026.05.02 04:41:08.063591 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15968 | 2026.05.02 04:41:08.063720 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 15969 | 2026.05.02 04:41:08.063756 [ 259 ] {60abc701-d079-47bc-8bc6-1bfc9658dc9f} <Debug> TCPHandler: Processed in 0.001238058 sec. | ||
| 15970 | 2026.05.02 04:41:08.063873 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15971 | 2026.05.02 04:41:08.063970 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15972 | 2026.05.02 04:41:08.064013 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15973 | 2026.05.02 04:41:08.064421 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.05.02 04:41:08.064457 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15975 | 2026.05.02 04:41:08.064780 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15976 | 2026.05.02 04:41:08.064997 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.05.02 04:41:08.065126 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 15978 | 2026.05.02 04:41:08.065161 [ 259 ] {f2271832-0b04-4420-9dc2-d4dd36c3492e} <Debug> TCPHandler: Processed in 0.00133858 sec. | ||
| 15979 | 2026.05.02 04:41:08.065276 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15980 | 2026.05.02 04:41:08.065372 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15981 | 2026.05.02 04:41:08.065415 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15982 | 2026.05.02 04:41:08.065726 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.05.02 04:41:08.065761 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15984 | 2026.05.02 04:41:08.066068 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15985 | 2026.05.02 04:41:08.066278 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2026.05.02 04:41:08.066390 [ 88 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15987 | 2026.05.02 04:41:08.066410 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 15988 | 2026.05.02 04:41:08.066426 [ 88 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15989 | 2026.05.02 04:41:08.066452 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15990 | 2026.05.02 04:41:08.066453 [ 259 ] {013ad397-02e5-4014-8815-f114c97b677d} <Debug> TCPHandler: Processed in 0.001225887 sec. | ||
| 15991 | 2026.05.02 04:41:08.066540 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15992 | 2026.05.02 04:41:08.066581 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.05.02 04:41:08.066643 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15994 | 2026.05.02 04:41:08.066678 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 41 rows starting from the beginning of the part | ||
| 15995 | 2026.05.02 04:41:08.066682 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15996 | 2026.05.02 04:41:08.066733 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15997 | 2026.05.02 04:41:08.066745 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15998 | 2026.05.02 04:41:08.066780 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15999 | 2026.05.02 04:41:08.066823 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16000 | 2026.05.02 04:41:08.066863 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16001 | 2026.05.02 04:41:08.066900 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16002 | 2026.05.02 04:41:08.067506 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2026.05.02 04:41:08.067548 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16004 | 2026.05.02 04:41:08.067659 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150206 sec., 39992.83606588733 rows/sec., 2.63 MiB/sec. | ||
| 16005 | 2026.05.02 04:41:08.067783 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16006 | 2026.05.02 04:41:08.068030 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.05.02 04:41:08.068066 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16008 | 2026.05.02 04:41:08.068093 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_45_9} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16009 | 2026.05.02 04:41:08.068172 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16010 | 2026.05.02 04:41:08.068301 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2026.05.02 04:41:08.068426 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16012 | 2026.05.02 04:41:08.068438 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 16013 | 2026.05.02 04:41:08.068470 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.05.02 04:41:08.068496 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16015 | 2026.05.02 04:41:08.068505 [ 259 ] {79749c4a-3dff-45b7-a30e-c459eda02685} <Debug> TCPHandler: Processed in 0.001973985 sec. | ||
| 16016 | 2026.05.02 04:41:08.068597 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 16017 | 2026.05.02 04:41:08.068630 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2026.05.02 04:41:08.068733 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16019 | 2026.05.02 04:41:08.068776 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16020 | 2026.05.02 04:41:08.068865 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16021 | 2026.05.02 04:41:08.068939 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1779 rows starting from the beginning of the part | ||
| 16022 | 2026.05.02 04:41:08.069077 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 16023 | 2026.05.02 04:41:08.069128 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.05.02 04:41:08.069169 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16025 | 2026.05.02 04:41:08.069188 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 16026 | 2026.05.02 04:41:08.069300 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part | ||
| 16027 | 2026.05.02 04:41:08.069406 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 16028 | 2026.05.02 04:41:08.069489 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16029 | 2026.05.02 04:41:08.069509 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 16030 | 2026.05.02 04:41:08.069717 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.05.02 04:41:08.069859 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. | ||
| 16032 | 2026.05.02 04:41:08.069896 [ 259 ] {6c5cd82f-ae06-4860-ad2d-a8e46a5f717f} <Debug> TCPHandler: Processed in 0.00131612 sec. | ||
| 16033 | 2026.05.02 04:41:08.079262 [ 197 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 19 columns (19 merged, 0 gathered) in 0.010712271 sec., 174939.5623019619 rows/sec., 313.48 MiB/sec. | ||
| 16034 | 2026.05.02 04:41:08.081758 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16035 | 2026.05.02 04:41:08.082109 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.05.02 04:41:08.082183 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16037 | 2026.05.02 04:41:08.082345 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. | ||
| 16038 | 2026.05.02 04:41:08.126905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 16039 | 2026.05.02 04:41:08.143746 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.05.02 04:41:08.143803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16041 | 2026.05.02 04:41:08.150001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16042 | 2026.05.02 04:41:08.150675 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.05.02 04:41:08.154021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 16044 | 2026.05.02 04:41:08.315676 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.05.02 04:41:08.316076 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 16046 | 2026.05.02 04:41:08.316457 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16047 | 2026.05.02 04:41:08.316496 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 16048 | 2026.05.02 04:41:08.316735 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16049 | 2026.05.02 04:41:08.316806 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16050 | 2026.05.02 04:41:08.316950 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16051 | 2026.05.02 04:41:08.317105 [ 302 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16052 | 2026.05.02 04:41:08.317105 [ 334 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16053 | 2026.05.02 04:41:08.317106 [ 295 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16054 | 2026.05.02 04:41:08.317304 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16055 | 2026.05.02 04:41:08.317333 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16056 | 2026.05.02 04:41:08.317403 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16057 | 2026.05.02 04:41:08.317423 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 16058 | 2026.05.02 04:41:08.317459 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 16059 | 2026.05.02 04:41:08.317499 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 16060 | 2026.05.02 04:41:08.318794 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.0029 sec., 15172.41379310345 rows/sec., 3.17 MiB/sec. | ||
| 16061 | 2026.05.02 04:41:08.318914 [ 259 ] {44426321-25ab-4d05-af83-830914a94d67} <Debug> TCPHandler: Processed in 0.003426317 sec. | ||
| 16062 | 2026.05.02 04:41:08.332496 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16063 | 2026.05.02 04:41:08.332613 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16064 | 2026.05.02 04:41:08.332660 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16065 | 2026.05.02 04:41:08.333146 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16066 | 2026.05.02 04:41:08.333188 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16067 | 2026.05.02 04:41:08.333549 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16068 | 2026.05.02 04:41:08.333786 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16069 | 2026.05.02 04:41:08.333910 [ 92 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 16070 | 2026.05.02 04:41:08.333941 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001362 sec., 7342.1439060205585 rows/sec., 598.70 KiB/sec. | ||
| 16071 | 2026.05.02 04:41:08.333957 [ 92 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.05.02 04:41:08.333988 [ 259 ] {52f93c96-a2d3-46f1-b122-b9ebd5ca727c} <Debug> TCPHandler: Processed in 0.001546265 sec. | ||
| 16073 | 2026.05.02 04:41:08.333988 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16074 | 2026.05.02 04:41:08.334117 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 16075 | 2026.05.02 04:41:08.334130 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16076 | 2026.05.02 04:41:08.334257 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16077 | 2026.05.02 04:41:08.334260 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16078 | 2026.05.02 04:41:08.334304 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16079 | 2026.05.02 04:41:08.334311 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 16080 | 2026.05.02 04:41:08.334394 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 16081 | 2026.05.02 04:41:08.334445 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 16082 | 2026.05.02 04:41:08.334494 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 16083 | 2026.05.02 04:41:08.334540 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 16084 | 2026.05.02 04:41:08.334584 [ 190 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 16085 | 2026.05.02 04:41:08.335408 [ 197 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134024 sec., 37306.75102966633 rows/sec., 3.11 MiB/sec. | ||
| 16086 | 2026.05.02 04:41:08.335545 [ 189 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 16087 | 2026.05.02 04:41:08.335817 [ 189 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.05.02 04:41:08.335888 [ 189 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_23_5} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 16089 | 2026.05.02 04:41:08.335969 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 16090 | 2026.05.02 04:41:08.336001 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.05.02 04:41:08.336040 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16092 | 2026.05.02 04:41:08.336508 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16093 | 2026.05.02 04:41:08.336737 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.05.02 04:41:08.336850 [ 92 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16095 | 2026.05.02 04:41:08.336873 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Debug> executeQuery: Read 2472 rows, 187.94 KiB in 0.002638 sec., 937073.5405610311 rows/sec., 69.57 MiB/sec. | ||
| 16096 | 2026.05.02 04:41:08.336885 [ 92 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16097 | 2026.05.02 04:41:08.336919 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16098 | 2026.05.02 04:41:08.336920 [ 259 ] {ae87debf-0a57-4ce2-8d57-b0d8a7e5800f} <Debug> TCPHandler: Processed in 0.002841524 sec. | ||
| 16099 | 2026.05.02 04:41:08.336992 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 16100 | 2026.05.02 04:41:08.337058 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16101 | 2026.05.02 04:41:08.337084 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16102 | 2026.05.02 04:41:08.337112 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3242 rows starting from the beginning of the part | ||
| 16103 | 2026.05.02 04:41:08.337156 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 118 rows starting from the beginning of the part | ||
| 16104 | 2026.05.02 04:41:08.337164 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16105 | 2026.05.02 04:41:08.337192 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 821 rows starting from the beginning of the part | ||
| 16106 | 2026.05.02 04:41:08.337213 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16107 | 2026.05.02 04:41:08.337233 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 118 rows starting from the beginning of the part | ||
| 16108 | 2026.05.02 04:41:08.337272 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 819 rows starting from the beginning of the part | ||
| 16109 | 2026.05.02 04:41:08.337308 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 2472 rows starting from the beginning of the part | ||
| 16110 | 2026.05.02 04:41:08.337660 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2026.05.02 04:41:08.337702 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16112 | 2026.05.02 04:41:08.338032 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16113 | 2026.05.02 04:41:08.338260 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2026.05.02 04:41:08.338392 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001249 sec., 41633.306645316254 rows/sec., 3.02 MiB/sec. | ||
| 16115 | 2026.05.02 04:41:08.338430 [ 259 ] {67910e3d-7a96-4c9c-9251-bf074820f051} <Debug> TCPHandler: Processed in 0.001423712 sec. | ||
| 16116 | 2026.05.02 04:41:08.338536 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.05.02 04:41:08.338638 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16118 | 2026.05.02 04:41:08.338680 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16119 | 2026.05.02 04:41:08.339384 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16120 | 2026.05.02 04:41:08.339420 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16121 | 2026.05.02 04:41:08.339598 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7590 rows, containing 5 columns (5 merged, 0 gathered) in 0.002631829 sec., 2883925.969354392 rows/sec., 229.13 MiB/sec. | ||
| 16122 | 2026.05.02 04:41:08.339772 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16123 | 2026.05.02 04:41:08.339890 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16124 | 2026.05.02 04:41:08.340023 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16125 | 2026.05.02 04:41:08.340170 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00155 sec., 516774.1935483871 rows/sec., 29.85 MiB/sec. | ||
| 16126 | 2026.05.02 04:41:08.340178 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16127 | 2026.05.02 04:41:08.340212 [ 259 ] {fbcbe017-a57e-4108-a395-06e4f927b350} <Debug> TCPHandler: Processed in 0.001726289 sec. | ||
| 16128 | 2026.05.02 04:41:08.340270 [ 190 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_101_20} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16129 | 2026.05.02 04:41:08.340343 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.05.02 04:41:08.340354 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 16131 | 2026.05.02 04:41:08.340447 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16132 | 2026.05.02 04:41:08.340492 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16133 | 2026.05.02 04:41:08.340876 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2026.05.02 04:41:08.340914 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16135 | 2026.05.02 04:41:08.341206 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 16136 | 2026.05.02 04:41:08.341419 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2026.05.02 04:41:08.341547 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 16138 | 2026.05.02 04:41:08.341584 [ 259 ] {4c87ddd0-2d2f-4ce9-a5e5-22e4f73da439} <Debug> TCPHandler: Processed in 0.001292309 sec. | ||
| 16139 | 2026.05.02 04:41:08.341707 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16140 | 2026.05.02 04:41:08.341802 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16141 | 2026.05.02 04:41:08.341842 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16142 | 2026.05.02 04:41:08.342875 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.05.02 04:41:08.342911 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16144 | 2026.05.02 04:41:08.343282 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16145 | 2026.05.02 04:41:08.343505 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.05.02 04:41:08.343620 [ 92 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16147 | 2026.05.02 04:41:08.343636 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001852 sec., 718682.5053995681 rows/sec., 48.20 MiB/sec. | ||
| 16148 | 2026.05.02 04:41:08.343650 [ 92 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.05.02 04:41:08.343675 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16150 | 2026.05.02 04:41:08.343680 [ 259 ] {f08ce789-6feb-45f6-81ce-833f0f2e58ff} <Debug> TCPHandler: Processed in 0.002023245 sec. | ||
| 16151 | 2026.05.02 04:41:08.343755 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 16152 | 2026.05.02 04:41:08.343796 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16153 | 2026.05.02 04:41:08.343850 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16154 | 2026.05.02 04:41:08.343882 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1794 rows starting from the beginning of the part | ||
| 16155 | 2026.05.02 04:41:08.343892 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16156 | 2026.05.02 04:41:08.343936 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16157 | 2026.05.02 04:41:08.343945 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 95 rows starting from the beginning of the part | ||
| 16158 | 2026.05.02 04:41:08.343996 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 505 rows starting from the beginning of the part | ||
| 16159 | 2026.05.02 04:41:08.344043 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 95 rows starting from the beginning of the part | ||
| 16160 | 2026.05.02 04:41:08.344089 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 501 rows starting from the beginning of the part | ||
| 16161 | 2026.05.02 04:41:08.344134 [ 197 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1331 rows starting from the beginning of the part | ||
| 16162 | 2026.05.02 04:41:08.344855 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.05.02 04:41:08.344891 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16164 | 2026.05.02 04:41:08.345336 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16165 | 2026.05.02 04:41:08.345555 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.05.02 04:41:08.345653 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935493 sec., 2232506.1366793886 rows/sec., 161.65 MiB/sec. | ||
| 16167 | 2026.05.02 04:41:08.345687 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001813 sec., 827909.5421952565 rows/sec., 50.23 MiB/sec. | ||
| 16168 | 2026.05.02 04:41:08.345743 [ 259 ] {72c3f042-d16b-4543-aeb2-5da1abf8c445} <Debug> TCPHandler: Processed in 0.001995445 sec. | ||
| 16169 | 2026.05.02 04:41:08.345845 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16170 | 2026.05.02 04:41:08.345861 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.05.02 04:41:08.345962 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16172 | 2026.05.02 04:41:08.346019 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16173 | 2026.05.02 04:41:08.346101 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.05.02 04:41:08.346175 [ 190 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_101_20} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16175 | 2026.05.02 04:41:08.346249 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 16176 | 2026.05.02 04:41:08.346909 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16177 | 2026.05.02 04:41:08.346950 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16178 | 2026.05.02 04:41:08.347521 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16179 | 2026.05.02 04:41:08.347739 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2026.05.02 04:41:08.347876 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001932 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 16181 | 2026.05.02 04:41:08.347930 [ 259 ] {c8fb0704-c9fe-4a0b-aa5a-e14fc6fbdcee} <Debug> TCPHandler: Processed in 0.002118488 sec. | ||
| 16182 | 2026.05.02 04:41:08.348047 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16183 | 2026.05.02 04:41:08.348142 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16184 | 2026.05.02 04:41:08.348185 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16185 | 2026.05.02 04:41:08.348509 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2026.05.02 04:41:08.348546 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16187 | 2026.05.02 04:41:08.348839 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16188 | 2026.05.02 04:41:08.349049 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16189 | 2026.05.02 04:41:08.349171 [ 89 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16190 | 2026.05.02 04:41:08.349178 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 16191 | 2026.05.02 04:41:08.349207 [ 89 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.05.02 04:41:08.349221 [ 259 ] {04f132dc-4199-450b-8ace-6e77f21fe1ec} <Debug> TCPHandler: Processed in 0.001223948 sec. | ||
| 16193 | 2026.05.02 04:41:08.349225 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16194 | 2026.05.02 04:41:08.349300 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 16195 | 2026.05.02 04:41:08.349373 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16196 | 2026.05.02 04:41:08.349400 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6060 rows starting from the beginning of the part | ||
| 16197 | 2026.05.02 04:41:08.349447 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 16198 | 2026.05.02 04:41:08.349486 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 16199 | 2026.05.02 04:41:08.349525 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 16200 | 2026.05.02 04:41:08.349563 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 16201 | 2026.05.02 04:41:08.349602 [ 193 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 12 rows starting from the beginning of the part | ||
| 16202 | 2026.05.02 04:41:08.351306 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6372 rows, containing 4 columns (4 merged, 0 gathered) in 0.002034125 sec., 3132550.8511030544 rows/sec., 201.73 MiB/sec. | ||
| 16203 | 2026.05.02 04:41:08.351893 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16204 | 2026.05.02 04:41:08.352240 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.05.02 04:41:08.352335 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_101_20} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16206 | 2026.05.02 04:41:08.352448 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16207 | 2026.05.02 04:41:09.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.33 MiB, peak 375.17 MiB, free memory in arenas 0.00 B, will set to 362.87 MiB (RSS), difference: 3.54 MiB | ||
| 16208 | 2026.05.02 04:41:13.038422 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16209 | 2026.05.02 04:41:13.038692 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16210 | 2026.05.02 04:41:13.039065 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16211 | 2026.05.02 04:41:13.039105 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16212 | 2026.05.02 04:41:13.039327 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16213 | 2026.05.02 04:41:13.039394 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16214 | 2026.05.02 04:41:13.039529 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16215 | 2026.05.02 04:41:13.039638 [ 309 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16216 | 2026.05.02 04:41:13.039701 [ 310 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16217 | 2026.05.02 04:41:13.039709 [ 316 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16218 | 2026.05.02 04:41:13.039961 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16219 | 2026.05.02 04:41:13.040036 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16220 | 2026.05.02 04:41:13.040107 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16221 | 2026.05.02 04:41:13.040127 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 16222 | 2026.05.02 04:41:13.040161 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16223 | 2026.05.02 04:41:13.040203 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16224 | 2026.05.02 04:41:13.041440 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002848 sec., 15449.438202247193 rows/sec., 1.76 MiB/sec. | ||
| 16225 | 2026.05.02 04:41:13.041573 [ 259 ] {5371fd83-4e57-4dba-8873-0f9fa6c12144} <Debug> TCPHandler: Processed in 0.003292414 sec. | ||
| 16226 | 2026.05.02 04:41:13.043295 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2026.05.02 04:41:13.043495 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16228 | 2026.05.02 04:41:13.043573 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16229 | 2026.05.02 04:41:13.044368 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2026.05.02 04:41:13.044412 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16231 | 2026.05.02 04:41:13.044766 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16232 | 2026.05.02 04:41:13.044991 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16233 | 2026.05.02 04:41:13.045136 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 16234 | 2026.05.02 04:41:13.045173 [ 259 ] {a0f794a1-4715-4e2e-b3a5-87165fc932ec} <Debug> TCPHandler: Processed in 0.001975484 sec. | ||
| 16235 | 2026.05.02 04:41:13.045323 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.05.02 04:41:13.045416 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16237 | 2026.05.02 04:41:13.045454 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16238 | 2026.05.02 04:41:13.045891 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.05.02 04:41:13.045927 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16240 | 2026.05.02 04:41:13.046221 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16241 | 2026.05.02 04:41:13.046428 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2026.05.02 04:41:13.046553 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 16243 | 2026.05.02 04:41:13.046589 [ 259 ] {499b5174-61b5-441e-81e2-5d7e604cc6f1} <Debug> TCPHandler: Processed in 0.00132582 sec. | ||
| 16244 | 2026.05.02 04:41:13.046709 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16245 | 2026.05.02 04:41:13.046802 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16246 | 2026.05.02 04:41:13.046843 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16247 | 2026.05.02 04:41:13.047211 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2026.05.02 04:41:13.047246 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16249 | 2026.05.02 04:41:13.047560 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16250 | 2026.05.02 04:41:13.047765 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2026.05.02 04:41:13.047889 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001105 sec., 115837.10407239819 rows/sec., 8.07 MiB/sec. | ||
| 16252 | 2026.05.02 04:41:13.047928 [ 259 ] {432484b6-96ba-4275-9935-a66218e6da03} <Debug> TCPHandler: Processed in 0.001263758 sec. | ||
| 16253 | 2026.05.02 04:41:13.048050 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16254 | 2026.05.02 04:41:13.048146 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16255 | 2026.05.02 04:41:13.048185 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16256 | 2026.05.02 04:41:13.048506 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2026.05.02 04:41:13.048541 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16258 | 2026.05.02 04:41:13.048848 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16259 | 2026.05.02 04:41:13.049053 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.05.02 04:41:13.049178 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 16261 | 2026.05.02 04:41:13.049212 [ 259 ] {e273554a-ef5d-4863-968a-9c4ee8e328f6} <Debug> TCPHandler: Processed in 0.001208837 sec. | ||
| 16262 | 2026.05.02 04:41:14.103653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29283 | ||
| 16263 | 2026.05.02 04:41:14.104531 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.05.02 04:41:14.104587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16265 | 2026.05.02 04:41:14.105070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16266 | 2026.05.02 04:41:14.105310 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.05.02 04:41:14.105442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29283 | ||
| 16268 | 2026.05.02 04:41:14.105480 [ 105 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16269 | 2026.05.02 04:41:14.105579 [ 105 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.05.02 04:41:14.105615 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16271 | 2026.05.02 04:41:14.105765 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 16272 | 2026.05.02 04:41:14.105906 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16273 | 2026.05.02 04:41:14.105944 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26851 rows starting from the beginning of the part | ||
| 16274 | 2026.05.02 04:41:14.106006 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 16275 | 2026.05.02 04:41:14.106054 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 16276 | 2026.05.02 04:41:14.106107 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 16277 | 2026.05.02 04:41:14.106146 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 16278 | 2026.05.02 04:41:14.106184 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 16279 | 2026.05.02 04:41:14.108452 [ 186 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29283 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749132 sec., 10651725.708332667 rows/sec., 152.37 MiB/sec. | ||
| 16280 | 2026.05.02 04:41:14.108817 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16281 | 2026.05.02 04:41:14.109123 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2026.05.02 04:41:14.109199 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_61_12} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16283 | 2026.05.02 04:41:14.109309 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 16284 | 2026.05.02 04:41:15.654108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 16285 | 2026.05.02 04:41:15.672533 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2026.05.02 04:41:15.672588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16287 | 2026.05.02 04:41:15.678776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16288 | 2026.05.02 04:41:15.679490 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.05.02 04:41:15.679798 [ 116 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16290 | 2026.05.02 04:41:15.679865 [ 116 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.05.02 04:41:15.679888 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16292 | 2026.05.02 04:41:15.679989 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16293 | 2026.05.02 04:41:15.682964 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16294 | 2026.05.02 04:41:15.683070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 16295 | 2026.05.02 04:41:15.683807 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16296 | 2026.05.02 04:41:15.687224 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16297 | 2026.05.02 04:41:15.690694 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16298 | 2026.05.02 04:41:15.694484 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16299 | 2026.05.02 04:41:15.698750 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16300 | 2026.05.02 04:41:15.702701 [ 191 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 16301 | 2026.05.02 04:41:15.763535 [ 193 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.083582989 sec., 5503.512203900725 rows/sec., 28.46 MiB/sec. | ||
| 16302 | 2026.05.02 04:41:15.765800 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16303 | 2026.05.02 04:41:15.767711 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_61_12} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16304 | 2026.05.02 04:41:15.767814 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_61_12} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16305 | 2026.05.02 04:41:15.769299 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 16306 | 2026.05.02 04:41:16.710860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2060 | ||
| 16307 | 2026.05.02 04:41:16.713743 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16308 | 2026.05.02 04:41:16.713795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16309 | 2026.05.02 04:41:16.715041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16310 | 2026.05.02 04:41:16.715317 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.05.02 04:41:16.715601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2060 | ||
| 16312 | 2026.05.02 04:41:18.043995 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2026.05.02 04:41:18.044229 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 16314 | 2026.05.02 04:41:18.044584 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16315 | 2026.05.02 04:41:18.044620 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 16316 | 2026.05.02 04:41:18.044852 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16317 | 2026.05.02 04:41:18.044915 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16318 | 2026.05.02 04:41:18.045060 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16319 | 2026.05.02 04:41:18.045164 [ 309 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16320 | 2026.05.02 04:41:18.045199 [ 336 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16321 | 2026.05.02 04:41:18.045199 [ 316 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16322 | 2026.05.02 04:41:18.045376 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16323 | 2026.05.02 04:41:18.045403 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16324 | 2026.05.02 04:41:18.045470 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16325 | 2026.05.02 04:41:18.045489 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 16326 | 2026.05.02 04:41:18.045523 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16327 | 2026.05.02 04:41:18.045561 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16328 | 2026.05.02 04:41:18.046753 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002621 sec., 16787.485692483784 rows/sec., 3.51 MiB/sec. | ||
| 16329 | 2026.05.02 04:41:18.046857 [ 259 ] {d423797e-1f80-4a6d-8a86-79aca49ce8e6} <Debug> TCPHandler: Processed in 0.002988567 sec. | ||
| 16330 | 2026.05.02 04:41:18.051872 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.05.02 04:41:18.051980 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16332 | 2026.05.02 04:41:18.052023 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16333 | 2026.05.02 04:41:18.052554 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.05.02 04:41:18.052596 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16335 | 2026.05.02 04:41:18.052956 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16336 | 2026.05.02 04:41:18.053171 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.05.02 04:41:18.053313 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001363 sec., 208363.90315480556 rows/sec., 13.23 MiB/sec. | ||
| 16338 | 2026.05.02 04:41:18.053320 [ 119 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16339 | 2026.05.02 04:41:18.053353 [ 259 ] {c77f2b76-b3cd-44de-85cd-bba28c29e54c} <Debug> TCPHandler: Processed in 0.001526224 sec. | ||
| 16340 | 2026.05.02 04:41:18.053388 [ 119 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2026.05.02 04:41:18.053418 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16342 | 2026.05.02 04:41:18.053491 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16343 | 2026.05.02 04:41:18.053540 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16344 | 2026.05.02 04:41:18.053593 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16345 | 2026.05.02 04:41:18.053637 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16346 | 2026.05.02 04:41:18.053675 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16347 | 2026.05.02 04:41:18.053717 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 16348 | 2026.05.02 04:41:18.053785 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 16349 | 2026.05.02 04:41:18.053836 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 16350 | 2026.05.02 04:41:18.053885 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 16351 | 2026.05.02 04:41:18.053931 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 16352 | 2026.05.02 04:41:18.054299 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16353 | 2026.05.02 04:41:18.054340 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16354 | 2026.05.02 04:41:18.054703 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16355 | 2026.05.02 04:41:18.054887 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392902 sec., 1019454.3478292085 rows/sec., 68.64 MiB/sec. | ||
| 16356 | 2026.05.02 04:41:18.054914 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.05.02 04:41:18.055020 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16358 | 2026.05.02 04:41:18.055045 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001474 sec., 555630.9362279511 rows/sec., 43.09 MiB/sec. | ||
| 16359 | 2026.05.02 04:41:18.055087 [ 259 ] {9c032471-591a-40f5-a041-08aaadcea8b7} <Debug> TCPHandler: Processed in 0.001653247 sec. | ||
| 16360 | 2026.05.02 04:41:18.055206 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2026.05.02 04:41:18.055273 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16362 | 2026.05.02 04:41:18.055301 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16363 | 2026.05.02 04:41:18.055345 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16364 | 2026.05.02 04:41:18.055346 [ 198 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_45_11} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16365 | 2026.05.02 04:41:18.055430 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16366 | 2026.05.02 04:41:18.055754 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.05.02 04:41:18.055794 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16368 | 2026.05.02 04:41:18.056109 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16369 | 2026.05.02 04:41:18.056309 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2026.05.02 04:41:18.056433 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001149 sec., 133159.26892950392 rows/sec., 7.96 MiB/sec. | ||
| 16371 | 2026.05.02 04:41:18.056468 [ 259 ] {09f16ae0-756b-4e2e-b5dc-54fa4cdb0203} <Debug> TCPHandler: Processed in 0.001312779 sec. | ||
| 16372 | 2026.05.02 04:41:18.056580 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2026.05.02 04:41:18.056672 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16374 | 2026.05.02 04:41:18.056710 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16375 | 2026.05.02 04:41:18.057112 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16376 | 2026.05.02 04:41:18.057148 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16377 | 2026.05.02 04:41:18.057439 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16378 | 2026.05.02 04:41:18.057638 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2026.05.02 04:41:18.057760 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001105 sec., 134841.62895927601 rows/sec., 8.71 MiB/sec. | ||
| 16380 | 2026.05.02 04:41:18.057797 [ 259 ] {bac41c2e-07ab-4a9a-8d78-df454dd4cfc4} <Debug> TCPHandler: Processed in 0.001264368 sec. | ||
| 16381 | 2026.05.02 04:41:18.057909 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16382 | 2026.05.02 04:41:18.058002 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16383 | 2026.05.02 04:41:18.058040 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16384 | 2026.05.02 04:41:18.058439 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.05.02 04:41:18.058474 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16386 | 2026.05.02 04:41:18.058759 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16387 | 2026.05.02 04:41:18.058964 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.05.02 04:41:18.059068 [ 119 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 16389 | 2026.05.02 04:41:18.059088 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001103 sec., 134179.51042611062 rows/sec., 7.63 MiB/sec. | ||
| 16390 | 2026.05.02 04:41:18.059108 [ 119 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.05.02 04:41:18.059133 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16392 | 2026.05.02 04:41:18.059134 [ 259 ] {d14446f3-4650-4ea2-835f-6dac9ba029f1} <Debug> TCPHandler: Processed in 0.001271578 sec. | ||
| 16393 | 2026.05.02 04:41:18.059213 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 16394 | 2026.05.02 04:41:18.059260 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16395 | 2026.05.02 04:41:18.059309 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16396 | 2026.05.02 04:41:18.059341 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 16397 | 2026.05.02 04:41:18.059353 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16398 | 2026.05.02 04:41:18.059391 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16399 | 2026.05.02 04:41:18.059404 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 16400 | 2026.05.02 04:41:18.059454 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 16401 | 2026.05.02 04:41:18.059503 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 16402 | 2026.05.02 04:41:18.059548 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 16403 | 2026.05.02 04:41:18.059965 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16404 | 2026.05.02 04:41:18.060001 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16405 | 2026.05.02 04:41:18.060325 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16406 | 2026.05.02 04:41:18.060384 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206267 sec., 613462.8568965246 rows/sec., 37.23 MiB/sec. | ||
| 16407 | 2026.05.02 04:41:18.060487 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 16408 | 2026.05.02 04:41:18.060547 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2026.05.02 04:41:18.060681 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001347 sec., 371937.63919821824 rows/sec., 26.14 MiB/sec. | ||
| 16410 | 2026.05.02 04:41:18.060714 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.05.02 04:41:18.060717 [ 259 ] {b1e75427-7fb7-44a9-8f62-d11cccb59da7} <Debug> TCPHandler: Processed in 0.001504334 sec. | ||
| 16412 | 2026.05.02 04:41:18.060778 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_45_11} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 16413 | 2026.05.02 04:41:18.060832 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16414 | 2026.05.02 04:41:18.060869 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16415 | 2026.05.02 04:41:18.060962 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16416 | 2026.05.02 04:41:18.061002 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16417 | 2026.05.02 04:41:18.061341 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16418 | 2026.05.02 04:41:18.061376 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16419 | 2026.05.02 04:41:18.061667 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16420 | 2026.05.02 04:41:18.061864 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16421 | 2026.05.02 04:41:18.061990 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 16422 | 2026.05.02 04:41:18.062025 [ 259 ] {0ef61799-0210-4843-ac64-9ac2120c394e} <Debug> TCPHandler: Processed in 0.001203087 sec. | ||
| 16423 | 2026.05.02 04:41:18.062138 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16424 | 2026.05.02 04:41:18.062231 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16425 | 2026.05.02 04:41:18.062272 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16426 | 2026.05.02 04:41:18.062655 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2026.05.02 04:41:18.062689 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16428 | 2026.05.02 04:41:18.063007 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16429 | 2026.05.02 04:41:18.063218 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2026.05.02 04:41:18.063339 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001126 sec., 235346.3587921847 rows/sec., 15.64 MiB/sec. | ||
| 16431 | 2026.05.02 04:41:18.063337 [ 175 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 | ||
| 16432 | 2026.05.02 04:41:18.063375 [ 259 ] {c8c8d1e9-d934-456e-a2c6-866f0330b6e0} <Debug> TCPHandler: Processed in 0.001283988 sec. | ||
| 16433 | 2026.05.02 04:41:18.063422 [ 175 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2026.05.02 04:41:18.063451 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16435 | 2026.05.02 04:41:18.063518 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16436 | 2026.05.02 04:41:18.063556 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full | ||
| 16437 | 2026.05.02 04:41:18.063615 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16438 | 2026.05.02 04:41:18.063659 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16439 | 2026.05.02 04:41:18.063672 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16440 | 2026.05.02 04:41:18.063707 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_20, total 39264 rows starting from the beginning of the part | ||
| 16441 | 2026.05.02 04:41:18.063760 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 16442 | 2026.05.02 04:41:18.063806 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 265 rows starting from the beginning of the part | ||
| 16443 | 2026.05.02 04:41:18.063847 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1501 rows starting from the beginning of the part | ||
| 16444 | 2026.05.02 04:41:18.063884 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 128 rows starting from the beginning of the part | ||
| 16445 | 2026.05.02 04:41:18.063924 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 16446 | 2026.05.02 04:41:18.063969 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16447 | 2026.05.02 04:41:18.064009 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16448 | 2026.05.02 04:41:18.064332 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16449 | 2026.05.02 04:41:18.064542 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2026.05.02 04:41:18.064668 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 16451 | 2026.05.02 04:41:18.064703 [ 259 ] {f7598f50-0d1c-4822-bdeb-ef52d98e7331} <Debug> TCPHandler: Processed in 0.001236808 sec. | ||
| 16452 | 2026.05.02 04:41:18.064811 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16453 | 2026.05.02 04:41:18.064903 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16454 | 2026.05.02 04:41:18.064956 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16455 | 2026.05.02 04:41:18.065684 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.05.02 04:41:18.065720 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16457 | 2026.05.02 04:41:18.066226 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16458 | 2026.05.02 04:41:18.066446 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.05.02 04:41:18.066578 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001693 sec., 6497.341996455995 rows/sec., 11.64 MiB/sec. | ||
| 16460 | 2026.05.02 04:41:18.066629 [ 259 ] {8943e504-2c29-46f5-8c5a-b54450267b9b} <Debug> TCPHandler: Processed in 0.001864582 sec. | ||
| 16461 | 2026.05.02 04:41:18.066737 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16462 | 2026.05.02 04:41:18.066830 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16463 | 2026.05.02 04:41:18.066870 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16464 | 2026.05.02 04:41:18.067184 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.05.02 04:41:18.067219 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16466 | 2026.05.02 04:41:18.067515 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16467 | 2026.05.02 04:41:18.067718 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16468 | 2026.05.02 04:41:18.067841 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001029 sec., 87463.55685131195 rows/sec., 5.47 MiB/sec. | ||
| 16469 | 2026.05.02 04:41:18.067875 [ 259 ] {f782ede4-533f-4ad8-a3fe-a16b30861118} <Debug> TCPHandler: Processed in 0.001185797 sec. | ||
| 16470 | 2026.05.02 04:41:18.071644 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41583 rows, containing 5 columns (5 merged, 0 gathered) in 0.008125322 sec., 5117704.87372685 rows/sec., 326.11 MiB/sec. | ||
| 16471 | 2026.05.02 04:41:18.072008 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 16472 | 2026.05.02 04:41:18.072364 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.05.02 04:41:18.072441 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 | ||
| 16474 | 2026.05.02 04:41:18.072550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16475 | 2026.05.02 04:41:21.439435 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16476 | 2026.05.02 04:41:21.439555 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16477 | 2026.05.02 04:41:21.605559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29731 | ||
| 16478 | 2026.05.02 04:41:21.606063 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.05.02 04:41:21.606108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16480 | 2026.05.02 04:41:21.606613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16481 | 2026.05.02 04:41:21.606845 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2026.05.02 04:41:21.606993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29731 | ||
| 16483 | 2026.05.02 04:41:23.040103 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16484 | 2026.05.02 04:41:23.040353 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16485 | 2026.05.02 04:41:23.040706 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16486 | 2026.05.02 04:41:23.040742 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16487 | 2026.05.02 04:41:23.040958 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16488 | 2026.05.02 04:41:23.041028 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16489 | 2026.05.02 04:41:23.041165 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16490 | 2026.05.02 04:41:23.041467 [ 267 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16491 | 2026.05.02 04:41:23.041467 [ 316 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16492 | 2026.05.02 04:41:23.041467 [ 304 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16493 | 2026.05.02 04:41:23.041730 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16494 | 2026.05.02 04:41:23.041769 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16495 | 2026.05.02 04:41:23.041844 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16496 | 2026.05.02 04:41:23.041864 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 16497 | 2026.05.02 04:41:23.041899 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16498 | 2026.05.02 04:41:23.041938 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16499 | 2026.05.02 04:41:23.043151 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002897 sec., 15188.125647221264 rows/sec., 3.18 MiB/sec. | ||
| 16500 | 2026.05.02 04:41:23.043290 [ 259 ] {7276b437-1d60-475c-92ab-1e1e6e6df771} <Debug> TCPHandler: Processed in 0.003324665 sec. | ||
| 16501 | 2026.05.02 04:41:23.045442 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16502 | 2026.05.02 04:41:23.045563 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16503 | 2026.05.02 04:41:23.045617 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16504 | 2026.05.02 04:41:23.046284 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16505 | 2026.05.02 04:41:23.046338 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16506 | 2026.05.02 04:41:23.046736 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16507 | 2026.05.02 04:41:23.046958 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16508 | 2026.05.02 04:41:23.047098 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001573 sec., 75015.89319771138 rows/sec., 6.38 MiB/sec. | ||
| 16509 | 2026.05.02 04:41:23.047135 [ 259 ] {604f9b46-b4d8-402b-b281-17191175b383} <Debug> TCPHandler: Processed in 0.001746129 sec. | ||
| 16510 | 2026.05.02 04:41:23.047257 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16511 | 2026.05.02 04:41:23.047350 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16512 | 2026.05.02 04:41:23.047390 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16513 | 2026.05.02 04:41:23.047855 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16514 | 2026.05.02 04:41:23.047890 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16515 | 2026.05.02 04:41:23.048168 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16516 | 2026.05.02 04:41:23.048368 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16517 | 2026.05.02 04:41:23.048491 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 16518 | 2026.05.02 04:41:23.048528 [ 259 ] {e21d9d85-e584-4122-a191-3708beaa8243} <Debug> TCPHandler: Processed in 0.001323619 sec. | ||
| 16519 | 2026.05.02 04:41:23.048638 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2026.05.02 04:41:23.048731 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16521 | 2026.05.02 04:41:23.048770 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16522 | 2026.05.02 04:41:23.049210 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2026.05.02 04:41:23.049245 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16524 | 2026.05.02 04:41:23.049539 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16525 | 2026.05.02 04:41:23.049745 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2026.05.02 04:41:23.049867 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001153 sec., 82393.75542064181 rows/sec., 6.44 MiB/sec. | ||
| 16527 | 2026.05.02 04:41:23.049903 [ 259 ] {0f556203-8513-40e6-82e9-3accfaa66b83} <Debug> TCPHandler: Processed in 0.001314489 sec. | ||
| 16528 | 2026.05.02 04:41:23.050021 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16529 | 2026.05.02 04:41:23.050121 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16530 | 2026.05.02 04:41:23.050171 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16531 | 2026.05.02 04:41:23.050576 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.05.02 04:41:23.050611 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16533 | 2026.05.02 04:41:23.050920 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16534 | 2026.05.02 04:41:23.051124 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2026.05.02 04:41:23.051255 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 16536 | 2026.05.02 04:41:23.051290 [ 259 ] {db7265b9-7543-46bb-b276-8104fd7ce249} <Debug> TCPHandler: Processed in 0.001315379 sec. | ||
| 16537 | 2026.05.02 04:41:23.051402 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16538 | 2026.05.02 04:41:23.051494 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16539 | 2026.05.02 04:41:23.051548 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16540 | 2026.05.02 04:41:23.052337 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2026.05.02 04:41:23.052373 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16542 | 2026.05.02 04:41:23.052899 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16543 | 2026.05.02 04:41:23.053118 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16544 | 2026.05.02 04:41:23.053250 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001773 sec., 17484.489565707838 rows/sec., 31.33 MiB/sec. | ||
| 16545 | 2026.05.02 04:41:23.053302 [ 259 ] {67c275d9-3c1f-42e9-b6a8-b0f70d3f20d9} <Debug> TCPHandler: Processed in 0.001946504 sec. | ||
| 16546 | 2026.05.02 04:41:23.053419 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16547 | 2026.05.02 04:41:23.053513 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16548 | 2026.05.02 04:41:23.053553 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16549 | 2026.05.02 04:41:23.053874 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2026.05.02 04:41:23.053909 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16551 | 2026.05.02 04:41:23.054200 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16552 | 2026.05.02 04:41:23.054401 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.05.02 04:41:23.054525 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 16554 | 2026.05.02 04:41:23.054561 [ 259 ] {f5c375f1-b83a-4fe7-b605-8b18181efa89} <Debug> TCPHandler: Processed in 0.001188747 sec. | ||
| 16555 | 2026.05.02 04:41:23.183123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 16556 | 2026.05.02 04:41:23.200076 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.05.02 04:41:23.200145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16558 | 2026.05.02 04:41:23.206284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16559 | 2026.05.02 04:41:23.206974 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.05.02 04:41:23.210155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 16561 | 2026.05.02 04:41:24.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.62 MiB, peak 377.37 MiB, free memory in arenas 0.00 B, will set to 363.61 MiB (RSS), difference: -1.01 MiB | ||
| 16562 | 2026.05.02 04:41:26.715977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2098 | ||
| 16563 | 2026.05.02 04:41:26.718750 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.05.02 04:41:26.718806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16565 | 2026.05.02 04:41:26.720003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16566 | 2026.05.02 04:41:26.720261 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2026.05.02 04:41:26.720427 [ 139 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16568 | 2026.05.02 04:41:26.720494 [ 139 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16569 | 2026.05.02 04:41:26.720517 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16570 | 2026.05.02 04:41:26.720528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 16571 | 2026.05.02 04:41:26.720645 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 16572 | 2026.05.02 04:41:26.721248 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16573 | 2026.05.02 04:41:26.721399 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1874 rows starting from the beginning of the part | ||
| 16574 | 2026.05.02 04:41:26.721765 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part | ||
| 16575 | 2026.05.02 04:41:26.722094 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 16576 | 2026.05.02 04:41:26.722407 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 16577 | 2026.05.02 04:41:26.722719 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
| 16578 | 2026.05.02 04:41:26.723029 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 16579 | 2026.05.02 04:41:26.730520 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 72 columns (72 merged, 0 gathered) in 0.009935514 sec., 211161.69732134644 rows/sec., 173.84 MiB/sec. | ||
| 16580 | 2026.05.02 04:41:26.732689 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 16581 | 2026.05.02 04:41:26.733301 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2026.05.02 04:41:26.733386 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_46_9} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 16583 | 2026.05.02 04:41:26.733752 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 16584 | 2026.05.02 04:41:28.044803 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16585 | 2026.05.02 04:41:28.045067 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 16586 | 2026.05.02 04:41:28.045465 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16587 | 2026.05.02 04:41:28.045510 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 16588 | 2026.05.02 04:41:28.045780 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16589 | 2026.05.02 04:41:28.045849 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16590 | 2026.05.02 04:41:28.045990 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16591 | 2026.05.02 04:41:28.046104 [ 304 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16592 | 2026.05.02 04:41:28.046104 [ 267 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16593 | 2026.05.02 04:41:28.046104 [ 316 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16594 | 2026.05.02 04:41:28.046246 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16595 | 2026.05.02 04:41:28.046274 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16596 | 2026.05.02 04:41:28.046345 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16597 | 2026.05.02 04:41:28.046365 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 16598 | 2026.05.02 04:41:28.046401 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16599 | 2026.05.02 04:41:28.046439 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16600 | 2026.05.02 04:41:28.047559 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002603 sec., 16903.572800614675 rows/sec., 3.53 MiB/sec. | ||
| 16601 | 2026.05.02 04:41:28.047701 [ 259 ] {9b4e0710-f536-4a49-9526-d484c1840cec} <Debug> TCPHandler: Processed in 0.003037308 sec. | ||
| 16602 | 2026.05.02 04:41:28.052928 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16603 | 2026.05.02 04:41:28.053139 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16604 | 2026.05.02 04:41:28.053222 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16605 | 2026.05.02 04:41:28.054039 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16606 | 2026.05.02 04:41:28.054084 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16607 | 2026.05.02 04:41:28.054473 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16608 | 2026.05.02 04:41:28.054705 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.05.02 04:41:28.054852 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 16610 | 2026.05.02 04:41:28.054891 [ 259 ] {91eb5fbe-f6d7-4bdd-a12c-8b3cb9441c2a} <Debug> TCPHandler: Processed in 0.002064726 sec. | ||
| 16611 | 2026.05.02 04:41:28.055033 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16612 | 2026.05.02 04:41:28.055134 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16613 | 2026.05.02 04:41:28.055177 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16614 | 2026.05.02 04:41:28.055971 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2026.05.02 04:41:28.056008 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16616 | 2026.05.02 04:41:28.056358 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16617 | 2026.05.02 04:41:28.056567 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2026.05.02 04:41:28.056711 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001598 sec., 512515.6445556946 rows/sec., 39.75 MiB/sec. | ||
| 16619 | 2026.05.02 04:41:28.056749 [ 259 ] {122b2d37-aeb6-4447-aa79-6becd3f8bfc0} <Debug> TCPHandler: Processed in 0.0017663 sec. | ||
| 16620 | 2026.05.02 04:41:28.056872 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16621 | 2026.05.02 04:41:28.056969 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16622 | 2026.05.02 04:41:28.057009 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16623 | 2026.05.02 04:41:28.057478 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2026.05.02 04:41:28.057515 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16625 | 2026.05.02 04:41:28.057814 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16626 | 2026.05.02 04:41:28.058017 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2026.05.02 04:41:28.058147 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001198 sec., 127712.85475792988 rows/sec., 7.64 MiB/sec. | ||
| 16628 | 2026.05.02 04:41:28.058186 [ 259 ] {321508de-58d4-4ffa-afdf-fb992b67b839} <Debug> TCPHandler: Processed in 0.001364281 sec. | ||
| 16629 | 2026.05.02 04:41:28.058308 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16630 | 2026.05.02 04:41:28.058403 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16631 | 2026.05.02 04:41:28.058443 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16632 | 2026.05.02 04:41:28.058904 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.05.02 04:41:28.058941 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16634 | 2026.05.02 04:41:28.059228 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16635 | 2026.05.02 04:41:28.059422 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2026.05.02 04:41:28.059532 [ 139 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16637 | 2026.05.02 04:41:28.059539 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 16638 | 2026.05.02 04:41:28.059600 [ 139 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2026.05.02 04:41:28.059616 [ 259 ] {dd791b08-2eec-4200-a74d-562e5997cc20} <Debug> TCPHandler: Processed in 0.001393331 sec. | ||
| 16640 | 2026.05.02 04:41:28.059627 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16641 | 2026.05.02 04:41:28.059720 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 16642 | 2026.05.02 04:41:28.059754 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2026.05.02 04:41:28.059820 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16644 | 2026.05.02 04:41:28.059848 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16645 | 2026.05.02 04:41:28.059854 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 951 rows starting from the beginning of the part | ||
| 16646 | 2026.05.02 04:41:28.059892 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16647 | 2026.05.02 04:41:28.059932 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 16648 | 2026.05.02 04:41:28.059978 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 16649 | 2026.05.02 04:41:28.060016 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 801 rows starting from the beginning of the part | ||
| 16650 | 2026.05.02 04:41:28.060122 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 16651 | 2026.05.02 04:41:28.060164 [ 199 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part | ||
| 16652 | 2026.05.02 04:41:28.060450 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.05.02 04:41:28.060491 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16654 | 2026.05.02 04:41:28.060818 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16655 | 2026.05.02 04:41:28.061029 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.05.02 04:41:28.061157 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 16657 | 2026.05.02 04:41:28.061194 [ 259 ] {e3efd78a-456b-4da1-ba92-94e01ea15a0e} <Debug> TCPHandler: Processed in 0.001445093 sec. | ||
| 16658 | 2026.05.02 04:41:28.061312 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16659 | 2026.05.02 04:41:28.061342 [ 196 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610176 sec., 1458225.6846456537 rows/sec., 92.97 MiB/sec. | ||
| 16660 | 2026.05.02 04:41:28.061407 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16661 | 2026.05.02 04:41:28.061451 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16662 | 2026.05.02 04:41:28.061598 [ 190 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16663 | 2026.05.02 04:41:28.061910 [ 190 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2026.05.02 04:41:28.061992 [ 190 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_61_12} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16665 | 2026.05.02 04:41:28.062062 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2026.05.02 04:41:28.062088 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16667 | 2026.05.02 04:41:28.062110 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16668 | 2026.05.02 04:41:28.062445 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16669 | 2026.05.02 04:41:28.062651 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16670 | 2026.05.02 04:41:28.062788 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001398 sec., 358369.09871244634 rows/sec., 25.19 MiB/sec. | ||
| 16671 | 2026.05.02 04:41:28.062825 [ 259 ] {70023054-7801-4492-8176-98bd4548c3c0} <Debug> TCPHandler: Processed in 0.001561925 sec. | ||
| 16672 | 2026.05.02 04:41:28.062954 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16673 | 2026.05.02 04:41:28.063049 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16674 | 2026.05.02 04:41:28.063090 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16675 | 2026.05.02 04:41:28.063430 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.05.02 04:41:28.063465 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16677 | 2026.05.02 04:41:28.063759 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16678 | 2026.05.02 04:41:28.063965 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.05.02 04:41:28.064090 [ 147 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 16680 | 2026.05.02 04:41:28.064093 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 16681 | 2026.05.02 04:41:28.064135 [ 147 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16682 | 2026.05.02 04:41:28.064153 [ 259 ] {cfeac6f6-1b41-4959-bafc-50bff16ff8db} <Debug> TCPHandler: Processed in 0.001248608 sec. | ||
| 16683 | 2026.05.02 04:41:28.064160 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16684 | 2026.05.02 04:41:28.064261 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 16685 | 2026.05.02 04:41:28.064282 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16686 | 2026.05.02 04:41:28.064373 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16687 | 2026.05.02 04:41:28.064380 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16688 | 2026.05.02 04:41:28.064409 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 16689 | 2026.05.02 04:41:28.064428 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16690 | 2026.05.02 04:41:28.064473 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 16691 | 2026.05.02 04:41:28.064522 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16692 | 2026.05.02 04:41:28.064569 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16693 | 2026.05.02 04:41:28.064610 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16694 | 2026.05.02 04:41:28.064653 [ 197 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16695 | 2026.05.02 04:41:28.064842 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2026.05.02 04:41:28.064876 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16697 | 2026.05.02 04:41:28.065213 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16698 | 2026.05.02 04:41:28.065366 [ 192 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001145135 sec., 241019.61777432353 rows/sec., 12.30 MiB/sec. | ||
| 16699 | 2026.05.02 04:41:28.065423 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.05.02 04:41:28.065518 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 16701 | 2026.05.02 04:41:28.065557 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 16702 | 2026.05.02 04:41:28.065598 [ 259 ] {2f4a9848-283c-405f-b7a7-be1fb1c27fe8} <Debug> TCPHandler: Processed in 0.001365321 sec. | ||
| 16703 | 2026.05.02 04:41:28.065721 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16704 | 2026.05.02 04:41:28.065778 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.05.02 04:41:28.065817 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16706 | 2026.05.02 04:41:28.065854 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_46_9} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 16707 | 2026.05.02 04:41:28.065865 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16708 | 2026.05.02 04:41:28.065947 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16709 | 2026.05.02 04:41:28.066189 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.05.02 04:41:28.066230 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16711 | 2026.05.02 04:41:28.066522 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16712 | 2026.05.02 04:41:28.066723 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.05.02 04:41:28.066850 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 16714 | 2026.05.02 04:41:28.066886 [ 259 ] {24248f0f-86c0-4bc2-958d-36ad574da87e} <Debug> TCPHandler: Processed in 0.001214477 sec. | ||
| 16715 | 2026.05.02 04:41:28.067002 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2026.05.02 04:41:28.067096 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16717 | 2026.05.02 04:41:28.067149 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16718 | 2026.05.02 04:41:28.067936 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2026.05.02 04:41:28.067972 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16720 | 2026.05.02 04:41:28.068473 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16721 | 2026.05.02 04:41:28.068692 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2026.05.02 04:41:28.068827 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001749 sec., 6289.30817610063 rows/sec., 11.27 MiB/sec. | ||
| 16723 | 2026.05.02 04:41:28.068880 [ 259 ] {425eb7e2-c46f-483b-8e64-880d6f1cff96} <Debug> TCPHandler: Processed in 0.001927874 sec. | ||
| 16724 | 2026.05.02 04:41:28.069001 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16725 | 2026.05.02 04:41:28.069097 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16726 | 2026.05.02 04:41:28.069138 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16727 | 2026.05.02 04:41:28.069476 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16728 | 2026.05.02 04:41:28.069511 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16729 | 2026.05.02 04:41:28.069811 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16730 | 2026.05.02 04:41:28.070019 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.05.02 04:41:28.070149 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 16732 | 2026.05.02 04:41:28.070184 [ 259 ] {03cef94c-c2f3-425d-a781-e1586dbcf024} <Debug> TCPHandler: Processed in 0.001231648 sec. | ||
| 16733 | 2026.05.02 04:41:29.107125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30243 | ||
| 16734 | 2026.05.02 04:41:29.107659 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.05.02 04:41:29.107704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16736 | 2026.05.02 04:41:29.108199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16737 | 2026.05.02 04:41:29.108444 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.05.02 04:41:29.108591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30243 | ||
| 16739 | 2026.05.02 04:41:30.710240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 16740 | 2026.05.02 04:41:30.725429 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2026.05.02 04:41:30.725481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16742 | 2026.05.02 04:41:30.731277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16743 | 2026.05.02 04:41:30.731947 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2026.05.02 04:41:30.734602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 16745 | 2026.05.02 04:41:33.040237 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2026.05.02 04:41:33.040463 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16747 | 2026.05.02 04:41:33.040791 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16748 | 2026.05.02 04:41:33.040826 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16749 | 2026.05.02 04:41:33.041044 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16750 | 2026.05.02 04:41:33.041112 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16751 | 2026.05.02 04:41:33.041254 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16752 | 2026.05.02 04:41:33.041369 [ 341 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16753 | 2026.05.02 04:41:33.041386 [ 267 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16754 | 2026.05.02 04:41:33.041386 [ 304 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16755 | 2026.05.02 04:41:33.041520 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16756 | 2026.05.02 04:41:33.041546 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16757 | 2026.05.02 04:41:33.041615 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16758 | 2026.05.02 04:41:33.041635 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 16759 | 2026.05.02 04:41:33.041670 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16760 | 2026.05.02 04:41:33.041712 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16761 | 2026.05.02 04:41:33.042830 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002459 sec., 17893.45262301749 rows/sec., 3.74 MiB/sec. | ||
| 16762 | 2026.05.02 04:41:33.042971 [ 259 ] {bf86d54a-e7dd-465d-b196-96890a52ff94} <Debug> TCPHandler: Processed in 0.002862054 sec. | ||
| 16763 | 2026.05.02 04:41:33.045198 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2026.05.02 04:41:33.045331 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16765 | 2026.05.02 04:41:33.045384 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16766 | 2026.05.02 04:41:33.045984 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16767 | 2026.05.02 04:41:33.046024 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16768 | 2026.05.02 04:41:33.046405 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16769 | 2026.05.02 04:41:33.046631 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16770 | 2026.05.02 04:41:33.046763 [ 137 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16771 | 2026.05.02 04:41:33.046773 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00148 sec., 79729.72972972973 rows/sec., 6.78 MiB/sec. | ||
| 16772 | 2026.05.02 04:41:33.046803 [ 137 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2026.05.02 04:41:33.046821 [ 259 ] {85474566-2ebe-40d1-97d9-25c8bd6416e7} <Debug> TCPHandler: Processed in 0.001682578 sec. | ||
| 16774 | 2026.05.02 04:41:33.046822 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16775 | 2026.05.02 04:41:33.046950 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2026.05.02 04:41:33.046960 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 16777 | 2026.05.02 04:41:33.047045 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16778 | 2026.05.02 04:41:33.047092 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16779 | 2026.05.02 04:41:33.047114 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16780 | 2026.05.02 04:41:33.047155 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3242 rows starting from the beginning of the part | ||
| 16781 | 2026.05.02 04:41:33.047225 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 16782 | 2026.05.02 04:41:33.047270 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 819 rows starting from the beginning of the part | ||
| 16783 | 2026.05.02 04:41:33.047314 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 118 rows starting from the beginning of the part | ||
| 16784 | 2026.05.02 04:41:33.047354 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 819 rows starting from the beginning of the part | ||
| 16785 | 2026.05.02 04:41:33.047397 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 118 rows starting from the beginning of the part | ||
| 16786 | 2026.05.02 04:41:33.047531 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16787 | 2026.05.02 04:41:33.047573 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16788 | 2026.05.02 04:41:33.047894 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16789 | 2026.05.02 04:41:33.048118 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16790 | 2026.05.02 04:41:33.048232 [ 137 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16791 | 2026.05.02 04:41:33.048258 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001231 sec., 25182.778229082043 rows/sec., 1.85 MiB/sec. | ||
| 16792 | 2026.05.02 04:41:33.048259 [ 137 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.05.02 04:41:33.048291 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16794 | 2026.05.02 04:41:33.048298 [ 259 ] {970d150e-f01e-455d-b4d2-c0418b927eb7} <Debug> TCPHandler: Processed in 0.001398251 sec. | ||
| 16795 | 2026.05.02 04:41:33.048382 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 16796 | 2026.05.02 04:41:33.048410 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.05.02 04:41:33.048506 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16798 | 2026.05.02 04:41:33.048509 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16799 | 2026.05.02 04:41:33.048546 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 213 rows starting from the beginning of the part | ||
| 16800 | 2026.05.02 04:41:33.048565 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16801 | 2026.05.02 04:41:33.048615 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part | ||
| 16802 | 2026.05.02 04:41:33.048669 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 153 rows starting from the beginning of the part | ||
| 16803 | 2026.05.02 04:41:33.048714 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 16804 | 2026.05.02 04:41:33.048755 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 153 rows starting from the beginning of the part | ||
| 16805 | 2026.05.02 04:41:33.048798 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 16806 | 2026.05.02 04:41:33.049021 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.05.02 04:41:33.049063 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16808 | 2026.05.02 04:41:33.049353 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002454376 sec., 2107256.5898623522 rows/sec., 168.85 MiB/sec. | ||
| 16809 | 2026.05.02 04:41:33.049640 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16810 | 2026.05.02 04:41:33.049669 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16811 | 2026.05.02 04:41:33.049708 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370481 sec., 461881.63133965374 rows/sec., 31.01 MiB/sec. | ||
| 16812 | 2026.05.02 04:41:33.049891 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16813 | 2026.05.02 04:41:33.049939 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16814 | 2026.05.02 04:41:33.049984 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2026.05.02 04:41:33.050073 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_106_21} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16816 | 2026.05.02 04:41:33.050089 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001599 sec., 59412.132582864295 rows/sec., 4.64 MiB/sec. | ||
| 16817 | 2026.05.02 04:41:33.050080 [ 137 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16818 | 2026.05.02 04:41:33.050160 [ 259 ] {b388b85c-1fe1-4515-bd4c-cf294f23b0b2} <Debug> TCPHandler: Processed in 0.001800021 sec. | ||
| 16819 | 2026.05.02 04:41:33.050169 [ 137 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.05.02 04:41:33.050189 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.05.02 04:41:33.050200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 16822 | 2026.05.02 04:41:33.050194 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16823 | 2026.05.02 04:41:33.050283 [ 192 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_91_18} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16824 | 2026.05.02 04:41:33.050291 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 16825 | 2026.05.02 04:41:33.050298 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.05.02 04:41:33.050388 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16827 | 2026.05.02 04:41:33.050400 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16828 | 2026.05.02 04:41:33.050422 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16829 | 2026.05.02 04:41:33.050425 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1794 rows starting from the beginning of the part | ||
| 16830 | 2026.05.02 04:41:33.050473 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16831 | 2026.05.02 04:41:33.050491 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 16832 | 2026.05.02 04:41:33.050533 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 501 rows starting from the beginning of the part | ||
| 16833 | 2026.05.02 04:41:33.050566 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 95 rows starting from the beginning of the part | ||
| 16834 | 2026.05.02 04:41:33.050598 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 501 rows starting from the beginning of the part | ||
| 16835 | 2026.05.02 04:41:33.050631 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 95 rows starting from the beginning of the part | ||
| 16836 | 2026.05.02 04:41:33.050896 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2026.05.02 04:41:33.050936 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16838 | 2026.05.02 04:41:33.051293 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16839 | 2026.05.02 04:41:33.051503 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2026.05.02 04:41:33.051637 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 16841 | 2026.05.02 04:41:33.051661 [ 187 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393711 sec., 2188402.0431782487 rows/sec., 160.32 MiB/sec. | ||
| 16842 | 2026.05.02 04:41:33.051674 [ 259 ] {b3688126-19a7-4c64-a081-e6734c0e82c7} <Debug> TCPHandler: Processed in 0.001425182 sec. | ||
| 16843 | 2026.05.02 04:41:33.051837 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2026.05.02 04:41:33.051894 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16845 | 2026.05.02 04:41:33.051933 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16846 | 2026.05.02 04:41:33.051988 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16847 | 2026.05.02 04:41:33.052163 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.05.02 04:41:33.052227 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_106_21} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16849 | 2026.05.02 04:41:33.052305 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 16850 | 2026.05.02 04:41:33.052823 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.05.02 04:41:33.052859 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16852 | 2026.05.02 04:41:33.053406 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16853 | 2026.05.02 04:41:33.053624 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.05.02 04:41:33.053726 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16855 | 2026.05.02 04:41:33.053750 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.05.02 04:41:33.053757 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 16857 | 2026.05.02 04:41:33.053766 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16858 | 2026.05.02 04:41:33.053810 [ 259 ] {0159f420-9d83-4046-abba-26b3132d14c7} <Debug> TCPHandler: Processed in 0.002021935 sec. | ||
| 16859 | 2026.05.02 04:41:33.053835 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 16860 | 2026.05.02 04:41:33.053939 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16861 | 2026.05.02 04:41:33.054039 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16862 | 2026.05.02 04:41:33.054041 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16863 | 2026.05.02 04:41:33.054085 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16864 | 2026.05.02 04:41:33.054110 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1874 rows starting from the beginning of the part | ||
| 16865 | 2026.05.02 04:41:33.054236 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part | ||
| 16866 | 2026.05.02 04:41:33.054342 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 16867 | 2026.05.02 04:41:33.054433 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2026.05.02 04:41:33.054449 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 16869 | 2026.05.02 04:41:33.054477 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16870 | 2026.05.02 04:41:33.054572 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 11 rows starting from the beginning of the part | ||
| 16871 | 2026.05.02 04:41:33.054681 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 16872 | 2026.05.02 04:41:33.054798 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16873 | 2026.05.02 04:41:33.055051 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.05.02 04:41:33.055165 [ 137 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16875 | 2026.05.02 04:41:33.055188 [ 137 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16876 | 2026.05.02 04:41:33.055190 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 16877 | 2026.05.02 04:41:33.055204 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16878 | 2026.05.02 04:41:33.055231 [ 259 ] {74b21244-bc8c-49ba-b128-7c43c4f87a25} <Debug> TCPHandler: Processed in 0.00134196 sec. | ||
| 16879 | 2026.05.02 04:41:33.055268 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 16880 | 2026.05.02 04:41:33.055342 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16881 | 2026.05.02 04:41:33.055370 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6372 rows starting from the beginning of the part | ||
| 16882 | 2026.05.02 04:41:33.055422 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 48 rows starting from the beginning of the part | ||
| 16883 | 2026.05.02 04:41:33.055463 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 16884 | 2026.05.02 04:41:33.055503 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 16885 | 2026.05.02 04:41:33.055543 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 16886 | 2026.05.02 04:41:33.055581 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 16887 | 2026.05.02 04:41:33.057434 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6720 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219285 sec., 3064505.0961078047 rows/sec., 197.42 MiB/sec. | ||
| 16888 | 2026.05.02 04:41:33.057783 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16889 | 2026.05.02 04:41:33.058041 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2026.05.02 04:41:33.058104 [ 186 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_106_21} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16891 | 2026.05.02 04:41:33.058166 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16892 | 2026.05.02 04:41:33.065415 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 19 columns (19 merged, 0 gathered) in 0.011609211 sec., 172276.99625754068 rows/sec., 308.71 MiB/sec. | ||
| 16893 | 2026.05.02 04:41:33.067384 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16894 | 2026.05.02 04:41:33.067747 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2026.05.02 04:41:33.067838 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16896 | 2026.05.02 04:41:33.067987 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 16897 | 2026.05.02 04:41:33.781372 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 16898 | 2026.05.02 04:41:33.781484 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16899 | 2026.05.02 04:41:33.781518 [ 351 ] {} <Debug> TCP-Session: cff4ccb7-9702-45f9-86d9-d7593f74290d Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 16900 | 2026.05.02 04:41:33.781541 [ 351 ] {} <Debug> TCP-Session: cff4ccb7-9702-45f9-86d9-d7593f74290d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16901 | 2026.05.02 04:41:33.781554 [ 351 ] {} <Debug> TCP-Session: cff4ccb7-9702-45f9-86d9-d7593f74290d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2026.05.02 04:41:33.781757 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35405 | ||
| 16903 | 2026.05.02 04:41:33.781771 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39193 | ||
| 16904 | 2026.05.02 04:41:33.781824 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61794 | ||
| 16905 | 2026.05.02 04:41:33.781845 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55257 | ||
| 16906 | 2026.05.02 04:41:33.781847 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50391 | ||
| 16907 | 2026.05.02 04:41:33.781881 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16908 | 2026.05.02 04:41:33.781909 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16909 | 2026.05.02 04:41:33.781919 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16910 | 2026.05.02 04:41:33.781931 [ 351 ] {} <Trace> TCP-Session: cff4ccb7-9702-45f9-86d9-d7593f74290d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.05.02 04:41:33.781947 [ 289 ] {} <Debug> TCP-Session: 714e1587-8d56-4c95-9a3f-ccd0b8c23fa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61794 | ||
| 16912 | 2026.05.02 04:41:33.781955 [ 349 ] {} <Debug> TCP-Session: 3dc8af32-45bb-43fd-9811-f629e8e90bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55257 | ||
| 16913 | 2026.05.02 04:41:33.781981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16914 | 2026.05.02 04:41:33.781991 [ 289 ] {} <Debug> TCP-Session: 714e1587-8d56-4c95-9a3f-ccd0b8c23fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16915 | 2026.05.02 04:41:33.781998 [ 349 ] {} <Debug> TCP-Session: 3dc8af32-45bb-43fd-9811-f629e8e90bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2026.05.02 04:41:33.782017 [ 290 ] {} <Debug> TCP-Session: 3eb2afe2-7d60-41f2-8037-57d8b4fa4fff Authenticating user 'default' from [fd00:1122:3344:101::e]:50391 | ||
| 16917 | 2026.05.02 04:41:33.782027 [ 349 ] {} <Debug> TCP-Session: 3dc8af32-45bb-43fd-9811-f629e8e90bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16918 | 2026.05.02 04:41:33.782018 [ 289 ] {} <Debug> TCP-Session: 714e1587-8d56-4c95-9a3f-ccd0b8c23fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16919 | 2026.05.02 04:41:33.782052 [ 290 ] {} <Debug> TCP-Session: 3eb2afe2-7d60-41f2-8037-57d8b4fa4fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16920 | 2026.05.02 04:41:33.781910 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16921 | 2026.05.02 04:41:33.782086 [ 290 ] {} <Debug> TCP-Session: 3eb2afe2-7d60-41f2-8037-57d8b4fa4fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2026.05.02 04:41:33.781856 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41212 | ||
| 16923 | 2026.05.02 04:41:33.782117 [ 353 ] {} <Debug> TCP-Session: 374c5db0-f236-48b0-a7d8-af3afb6925c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39193 | ||
| 16924 | 2026.05.02 04:41:33.782123 [ 351 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36195) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16925 | 2026.05.02 04:41:33.782171 [ 353 ] {} <Debug> TCP-Session: 374c5db0-f236-48b0-a7d8-af3afb6925c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2026.05.02 04:41:33.782188 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16927 | 2026.05.02 04:41:33.782207 [ 353 ] {} <Debug> TCP-Session: 374c5db0-f236-48b0-a7d8-af3afb6925c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16928 | 2026.05.02 04:41:33.782235 [ 350 ] {} <Debug> TCP-Session: 108962bb-4bec-4f65-b180-e5ff8a994c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:41212 | ||
| 16929 | 2026.05.02 04:41:33.781816 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44041 | ||
| 16930 | 2026.05.02 04:41:33.782262 [ 350 ] {} <Debug> TCP-Session: 108962bb-4bec-4f65-b180-e5ff8a994c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2026.05.02 04:41:33.781775 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44396 | ||
| 16932 | 2026.05.02 04:41:33.782295 [ 350 ] {} <Debug> TCP-Session: 108962bb-4bec-4f65-b180-e5ff8a994c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16933 | 2026.05.02 04:41:33.782328 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16934 | 2026.05.02 04:41:33.781938 [ 352 ] {} <Debug> TCP-Session: cb020912-7cfb-4d18-9eff-ade5da1d75ab Authenticating user 'default' from [fd00:1122:3344:101::e]:35405 | ||
| 16935 | 2026.05.02 04:41:33.782360 [ 288 ] {} <Debug> TCP-Session: 41753623-32d7-4b4d-9938-ece88d2c99a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44041 | ||
| 16936 | 2026.05.02 04:41:33.782375 [ 352 ] {} <Debug> TCP-Session: cb020912-7cfb-4d18-9eff-ade5da1d75ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16937 | 2026.05.02 04:41:33.782379 [ 288 ] {} <Debug> TCP-Session: 41753623-32d7-4b4d-9938-ece88d2c99a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16938 | 2026.05.02 04:41:33.782391 [ 352 ] {} <Debug> TCP-Session: cb020912-7cfb-4d18-9eff-ade5da1d75ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16939 | 2026.05.02 04:41:33.782398 [ 288 ] {} <Debug> TCP-Session: 41753623-32d7-4b4d-9938-ece88d2c99a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16940 | 2026.05.02 04:41:33.782536 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16941 | 2026.05.02 04:41:33.782578 [ 287 ] {} <Debug> TCP-Session: 6935a088-a73f-4ba7-8e4a-ed153cfd1fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:44396 | ||
| 16942 | 2026.05.02 04:41:33.782606 [ 287 ] {} <Debug> TCP-Session: 6935a088-a73f-4ba7-8e4a-ed153cfd1fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16943 | 2026.05.02 04:41:33.782614 [ 351 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16944 | 2026.05.02 04:41:33.782627 [ 287 ] {} <Debug> TCP-Session: 6935a088-a73f-4ba7-8e4a-ed153cfd1fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16945 | 2026.05.02 04:41:33.782682 [ 351 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16946 | 2026.05.02 04:41:33.783077 [ 351 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 16947 | 2026.05.02 04:41:33.784138 [ 307 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Trace> AggregatingTransform: Aggregating | ||
| 16948 | 2026.05.02 04:41:33.784172 [ 307 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 16949 | 2026.05.02 04:41:33.784206 [ 307 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015693 sec. (984.549 rows/sec., 38.46 KiB/sec.) | ||
| 16950 | 2026.05.02 04:41:33.784223 [ 307 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Trace> Aggregator: Merging aggregated data | ||
| 16951 | 2026.05.02 04:41:33.785575 [ 351 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003493 sec., 286.286859433152 rows/sec., 11.18 KiB/sec. | ||
| 16952 | 2026.05.02 04:41:33.785754 [ 351 ] {7a039d79-4a42-4993-ba72-5cd83cb387c6} <Debug> TCPHandler: Processed in 0.00399262 sec. | ||
| 16953 | 2026.05.02 04:41:33.785895 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16954 | 2026.05.02 04:41:33.785926 [ 351 ] {} <Debug> TCP-Session: cff4ccb7-9702-45f9-86d9-d7593f74290d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16955 | 2026.05.02 04:41:33.785926 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16956 | 2026.05.02 04:41:33.785947 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16957 | 2026.05.02 04:41:33.785961 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16958 | 2026.05.02 04:41:33.785985 [ 353 ] {} <Debug> TCP-Session: 374c5db0-f236-48b0-a7d8-af3afb6925c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16959 | 2026.05.02 04:41:33.785997 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16960 | 2026.05.02 04:41:33.786026 [ 287 ] {} <Debug> TCP-Session: 6935a088-a73f-4ba7-8e4a-ed153cfd1fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16961 | 2026.05.02 04:41:33.786033 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16962 | 2026.05.02 04:41:33.786054 [ 288 ] {} <Debug> TCP-Session: 41753623-32d7-4b4d-9938-ece88d2c99a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16963 | 2026.05.02 04:41:33.786067 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16964 | 2026.05.02 04:41:33.786089 [ 289 ] {} <Debug> TCP-Session: 714e1587-8d56-4c95-9a3f-ccd0b8c23fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16965 | 2026.05.02 04:41:33.786015 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16966 | 2026.05.02 04:41:33.786123 [ 349 ] {} <Debug> TCP-Session: 3dc8af32-45bb-43fd-9811-f629e8e90bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16967 | 2026.05.02 04:41:33.786003 [ 352 ] {} <Debug> TCP-Session: cb020912-7cfb-4d18-9eff-ade5da1d75ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16968 | 2026.05.02 04:41:33.786172 [ 290 ] {} <Debug> TCP-Session: 3eb2afe2-7d60-41f2-8037-57d8b4fa4fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16969 | 2026.05.02 04:41:33.785974 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16970 | 2026.05.02 04:41:33.786237 [ 350 ] {} <Debug> TCP-Session: 108962bb-4bec-4f65-b180-e5ff8a994c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16971 | 2026.05.02 04:41:34.000341 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.55 MiB, peak 381.75 MiB, free memory in arenas 0.00 B, will set to 370.59 MiB (RSS), difference: 6.05 MiB | ||
| 16972 | 2026.05.02 04:41:34.142439 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38440 | ||
| 16973 | 2026.05.02 04:41:34.142539 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16974 | 2026.05.02 04:41:34.142564 [ 351 ] {} <Debug> TCP-Session: 032fe4fd-6a64-44f2-a43f-fcdfc80033b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38440 | ||
| 16975 | 2026.05.02 04:41:34.142587 [ 351 ] {} <Debug> TCP-Session: 032fe4fd-6a64-44f2-a43f-fcdfc80033b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16976 | 2026.05.02 04:41:34.142605 [ 351 ] {} <Debug> TCP-Session: 032fe4fd-6a64-44f2-a43f-fcdfc80033b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16977 | 2026.05.02 04:41:34.142801 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57849 | ||
| 16978 | 2026.05.02 04:41:34.142805 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59967 | ||
| 16979 | 2026.05.02 04:41:34.142836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61804 | ||
| 16980 | 2026.05.02 04:41:34.142888 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40529 | ||
| 16981 | 2026.05.02 04:41:34.142899 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46065 | ||
| 16982 | 2026.05.02 04:41:34.142899 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49296 | ||
| 16983 | 2026.05.02 04:41:34.142878 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16984 | 2026.05.02 04:41:34.143006 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16985 | 2026.05.02 04:41:34.143012 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16986 | 2026.05.02 04:41:34.143059 [ 349 ] {} <Debug> TCP-Session: 44305c43-037c-4c76-9fa5-5cf759bcf7b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40529 | ||
| 16987 | 2026.05.02 04:41:34.143068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16988 | 2026.05.02 04:41:34.143086 [ 288 ] {} <Debug> TCP-Session: 31f708c3-69f4-436a-a094-7c1d6555dab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61804 | ||
| 16989 | 2026.05.02 04:41:34.143095 [ 349 ] {} <Debug> TCP-Session: 44305c43-037c-4c76-9fa5-5cf759bcf7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16990 | 2026.05.02 04:41:34.143115 [ 290 ] {} <Debug> TCP-Session: d306ec29-8d9a-40d2-998f-83d8de2fbc8a Authenticating user 'default' from [fd00:1122:3344:101::e]:46065 | ||
| 16991 | 2026.05.02 04:41:34.143136 [ 349 ] {} <Debug> TCP-Session: 44305c43-037c-4c76-9fa5-5cf759bcf7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16992 | 2026.05.02 04:41:34.143068 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16993 | 2026.05.02 04:41:34.143167 [ 290 ] {} <Debug> TCP-Session: d306ec29-8d9a-40d2-998f-83d8de2fbc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2026.05.02 04:41:34.143045 [ 287 ] {} <Debug> TCP-Session: 4ee7b510-c37d-40e6-9114-1d2b570ad5cc Authenticating user 'default' from [fd00:1122:3344:101::e]:57849 | ||
| 16995 | 2026.05.02 04:41:34.143204 [ 290 ] {} <Debug> TCP-Session: d306ec29-8d9a-40d2-998f-83d8de2fbc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2026.05.02 04:41:34.143200 [ 350 ] {} <Debug> TCP-Session: 0be049e7-8115-4c71-aabb-e207723fcd92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49296 | ||
| 16997 | 2026.05.02 04:41:34.143237 [ 287 ] {} <Debug> TCP-Session: 4ee7b510-c37d-40e6-9114-1d2b570ad5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16998 | 2026.05.02 04:41:34.143262 [ 350 ] {} <Debug> TCP-Session: 0be049e7-8115-4c71-aabb-e207723fcd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16999 | 2026.05.02 04:41:34.143280 [ 287 ] {} <Debug> TCP-Session: 4ee7b510-c37d-40e6-9114-1d2b570ad5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2026.05.02 04:41:34.143297 [ 350 ] {} <Debug> TCP-Session: 0be049e7-8115-4c71-aabb-e207723fcd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17001 | 2026.05.02 04:41:34.142798 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35121 | ||
| 17002 | 2026.05.02 04:41:34.143127 [ 288 ] {} <Debug> TCP-Session: 31f708c3-69f4-436a-a094-7c1d6555dab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17003 | 2026.05.02 04:41:34.142945 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17004 | 2026.05.02 04:41:34.143391 [ 288 ] {} <Debug> TCP-Session: 31f708c3-69f4-436a-a094-7c1d6555dab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.05.02 04:41:34.143411 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17006 | 2026.05.02 04:41:34.143432 [ 353 ] {} <Debug> TCP-Session: b249f0ae-0217-48c5-8b6f-3b52465b8693 Authenticating user 'default' from [fd00:1122:3344:101::e]:59967 | ||
| 17007 | 2026.05.02 04:41:34.142942 [ 351 ] {} <Trace> TCP-Session: 032fe4fd-6a64-44f2-a43f-fcdfc80033b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17008 | 2026.05.02 04:41:34.143468 [ 353 ] {} <Debug> TCP-Session: b249f0ae-0217-48c5-8b6f-3b52465b8693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17009 | 2026.05.02 04:41:34.143457 [ 352 ] {} <Debug> TCP-Session: 4e2ad2d9-7eed-43c9-9ab9-851259bbfded Authenticating user 'default' from [fd00:1122:3344:101::e]:35121 | ||
| 17010 | 2026.05.02 04:41:34.143506 [ 353 ] {} <Debug> TCP-Session: b249f0ae-0217-48c5-8b6f-3b52465b8693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17011 | 2026.05.02 04:41:34.143527 [ 352 ] {} <Debug> TCP-Session: 4e2ad2d9-7eed-43c9-9ab9-851259bbfded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2026.05.02 04:41:34.142858 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35602 | ||
| 17013 | 2026.05.02 04:41:34.143553 [ 352 ] {} <Debug> TCP-Session: 4e2ad2d9-7eed-43c9-9ab9-851259bbfded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17014 | 2026.05.02 04:41:34.143632 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17015 | 2026.05.02 04:41:34.143655 [ 351 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17016 | 2026.05.02 04:41:34.143660 [ 289 ] {} <Debug> TCP-Session: f5fce921-6388-4b90-b56c-b34437bba7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:35602 | ||
| 17017 | 2026.05.02 04:41:34.143696 [ 289 ] {} <Debug> TCP-Session: f5fce921-6388-4b90-b56c-b34437bba7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2026.05.02 04:41:34.143710 [ 289 ] {} <Debug> TCP-Session: f5fce921-6388-4b90-b56c-b34437bba7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17019 | 2026.05.02 04:41:34.143932 [ 351 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17020 | 2026.05.02 04:41:34.143999 [ 351 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17021 | 2026.05.02 04:41:34.144296 [ 351 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 17022 | 2026.05.02 04:41:34.145190 [ 319 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Trace> AggregatingTransform: Aggregating | ||
| 17023 | 2026.05.02 04:41:34.145227 [ 319 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Trace> Aggregator: Aggregation method: without_key | ||
| 17024 | 2026.05.02 04:41:34.145264 [ 319 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000858979 sec. (1164.173 rows/sec., 45.48 KiB/sec.) | ||
| 17025 | 2026.05.02 04:41:34.145287 [ 319 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Trace> Aggregator: Merging aggregated data | ||
| 17026 | 2026.05.02 04:41:34.146702 [ 351 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 17027 | 2026.05.02 04:41:34.146832 [ 351 ] {c5d3e4d8-1579-4c5f-8622-b34936787372} <Debug> TCPHandler: Processed in 0.00402126 sec. | ||
| 17028 | 2026.05.02 04:41:34.146963 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17029 | 2026.05.02 04:41:34.146991 [ 351 ] {} <Debug> TCP-Session: 032fe4fd-6a64-44f2-a43f-fcdfc80033b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2026.05.02 04:41:34.147000 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17031 | 2026.05.02 04:41:34.147021 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17032 | 2026.05.02 04:41:34.147043 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17033 | 2026.05.02 04:41:34.147057 [ 352 ] {} <Debug> TCP-Session: 4e2ad2d9-7eed-43c9-9ab9-851259bbfded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17034 | 2026.05.02 04:41:34.147071 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17035 | 2026.05.02 04:41:34.147079 [ 353 ] {} <Debug> TCP-Session: b249f0ae-0217-48c5-8b6f-3b52465b8693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17036 | 2026.05.02 04:41:34.147111 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17037 | 2026.05.02 04:41:34.147120 [ 288 ] {} <Debug> TCP-Session: 31f708c3-69f4-436a-a094-7c1d6555dab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17038 | 2026.05.02 04:41:34.147135 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17039 | 2026.05.02 04:41:34.147154 [ 289 ] {} <Debug> TCP-Session: f5fce921-6388-4b90-b56c-b34437bba7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17040 | 2026.05.02 04:41:34.147088 [ 287 ] {} <Debug> TCP-Session: 4ee7b510-c37d-40e6-9114-1d2b570ad5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17041 | 2026.05.02 04:41:34.147193 [ 349 ] {} <Debug> TCP-Session: 44305c43-037c-4c76-9fa5-5cf759bcf7b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17042 | 2026.05.02 04:41:34.147087 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17043 | 2026.05.02 04:41:34.147054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17044 | 2026.05.02 04:41:34.147273 [ 350 ] {} <Debug> TCP-Session: 0be049e7-8115-4c71-aabb-e207723fcd92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17045 | 2026.05.02 04:41:34.147284 [ 290 ] {} <Debug> TCP-Session: d306ec29-8d9a-40d2-998f-83d8de2fbc8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17046 | 2026.05.02 04:41:36.439670 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17047 | 2026.05.02 04:41:36.439773 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17048 | 2026.05.02 04:41:36.608770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30691 | ||
| 17049 | 2026.05.02 04:41:36.609517 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2026.05.02 04:41:36.609561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17051 | 2026.05.02 04:41:36.610051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17052 | 2026.05.02 04:41:36.610290 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2026.05.02 04:41:36.610434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30691 | ||
| 17054 | 2026.05.02 04:41:36.720810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2140 | ||
| 17055 | 2026.05.02 04:41:36.723455 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17056 | 2026.05.02 04:41:36.723494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17057 | 2026.05.02 04:41:36.724743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17058 | 2026.05.02 04:41:36.725026 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17059 | 2026.05.02 04:41:36.725283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 17060 | 2026.05.02 04:41:37.002604 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002144898 sec. | ||
| 17061 | 2026.05.02 04:41:38.043981 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17062 | 2026.05.02 04:41:38.044221 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 17063 | 2026.05.02 04:41:38.044563 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17064 | 2026.05.02 04:41:38.044600 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 17065 | 2026.05.02 04:41:38.044838 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17066 | 2026.05.02 04:41:38.044905 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17067 | 2026.05.02 04:41:38.045044 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17068 | 2026.05.02 04:41:38.045157 [ 342 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17069 | 2026.05.02 04:41:38.045186 [ 335 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17070 | 2026.05.02 04:41:38.045193 [ 306 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17071 | 2026.05.02 04:41:38.045357 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17072 | 2026.05.02 04:41:38.045385 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17073 | 2026.05.02 04:41:38.045453 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17074 | 2026.05.02 04:41:38.045472 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17075 | 2026.05.02 04:41:38.045504 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17076 | 2026.05.02 04:41:38.045543 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17077 | 2026.05.02 04:41:38.046913 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002788 sec., 15781.922525107604 rows/sec., 3.30 MiB/sec. | ||
| 17078 | 2026.05.02 04:41:38.047051 [ 259 ] {49cb067c-ecd0-4295-a800-4eb231dee04e} <Debug> TCPHandler: Processed in 0.003201182 sec. | ||
| 17079 | 2026.05.02 04:41:38.052113 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17080 | 2026.05.02 04:41:38.052246 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17081 | 2026.05.02 04:41:38.052299 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17082 | 2026.05.02 04:41:38.052969 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17083 | 2026.05.02 04:41:38.053013 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17084 | 2026.05.02 04:41:38.053399 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17085 | 2026.05.02 04:41:38.053615 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.05.02 04:41:38.053755 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001545 sec., 183818.77022653722 rows/sec., 11.67 MiB/sec. | ||
| 17087 | 2026.05.02 04:41:38.053793 [ 259 ] {b453e2d5-9bdf-44b2-9f28-435aed70ebdd} <Debug> TCPHandler: Processed in 0.001739989 sec. | ||
| 17088 | 2026.05.02 04:41:38.053922 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17089 | 2026.05.02 04:41:38.054017 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17090 | 2026.05.02 04:41:38.054057 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17091 | 2026.05.02 04:41:38.054846 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2026.05.02 04:41:38.054880 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17093 | 2026.05.02 04:41:38.055227 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17094 | 2026.05.02 04:41:38.055433 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2026.05.02 04:41:38.055560 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001561 sec., 524663.6771300448 rows/sec., 40.69 MiB/sec. | ||
| 17096 | 2026.05.02 04:41:38.055596 [ 259 ] {edbfa410-3e22-4eb5-9646-23398f042555} <Debug> TCPHandler: Processed in 0.001723859 sec. | ||
| 17097 | 2026.05.02 04:41:38.055715 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17098 | 2026.05.02 04:41:38.055811 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17099 | 2026.05.02 04:41:38.055850 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17100 | 2026.05.02 04:41:38.056283 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17101 | 2026.05.02 04:41:38.056318 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17102 | 2026.05.02 04:41:38.056621 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17103 | 2026.05.02 04:41:38.056828 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17104 | 2026.05.02 04:41:38.056954 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001161 sec., 131782.9457364341 rows/sec., 7.88 MiB/sec. | ||
| 17105 | 2026.05.02 04:41:38.056990 [ 259 ] {32f71b1f-cef4-4387-927b-243af571da8a} <Debug> TCPHandler: Processed in 0.00132506 sec. | ||
| 17106 | 2026.05.02 04:41:38.057115 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17107 | 2026.05.02 04:41:38.057209 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17108 | 2026.05.02 04:41:38.057247 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17109 | 2026.05.02 04:41:38.057674 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17110 | 2026.05.02 04:41:38.057708 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17111 | 2026.05.02 04:41:38.058015 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17112 | 2026.05.02 04:41:38.058223 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2026.05.02 04:41:38.058348 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 17114 | 2026.05.02 04:41:38.058384 [ 259 ] {2554c5a8-ec73-4ad7-bc90-4ca44fa58cf5} <Debug> TCPHandler: Processed in 0.001318529 sec. | ||
| 17115 | 2026.05.02 04:41:38.058506 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2026.05.02 04:41:38.058599 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17117 | 2026.05.02 04:41:38.058637 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17118 | 2026.05.02 04:41:38.059065 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.05.02 04:41:38.059099 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17120 | 2026.05.02 04:41:38.059396 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17121 | 2026.05.02 04:41:38.059600 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.05.02 04:41:38.059721 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 17123 | 2026.05.02 04:41:38.059758 [ 259 ] {381c6aff-25d5-4328-9e15-4a5b1fdb9120} <Debug> TCPHandler: Processed in 0.001301459 sec. | ||
| 17124 | 2026.05.02 04:41:38.059877 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2026.05.02 04:41:38.059971 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17126 | 2026.05.02 04:41:38.060009 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17127 | 2026.05.02 04:41:38.060590 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.05.02 04:41:38.060624 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17129 | 2026.05.02 04:41:38.060945 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17130 | 2026.05.02 04:41:38.061158 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2026.05.02 04:41:38.061285 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001332 sec., 376126.1261261261 rows/sec., 26.44 MiB/sec. | ||
| 17132 | 2026.05.02 04:41:38.061321 [ 259 ] {de2b93d4-c624-40c0-a11d-3ce9754f0891} <Debug> TCPHandler: Processed in 0.001493113 sec. | ||
| 17133 | 2026.05.02 04:41:38.061440 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2026.05.02 04:41:38.061534 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17135 | 2026.05.02 04:41:38.061574 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17136 | 2026.05.02 04:41:38.061900 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.05.02 04:41:38.061934 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17138 | 2026.05.02 04:41:38.062241 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17139 | 2026.05.02 04:41:38.062448 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.05.02 04:41:38.062574 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 17141 | 2026.05.02 04:41:38.062610 [ 259 ] {ed069a4b-fc88-43d8-bd8e-4ad38470d4d7} <Debug> TCPHandler: Processed in 0.001219057 sec. | ||
| 17142 | 2026.05.02 04:41:38.062727 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2026.05.02 04:41:38.062821 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17144 | 2026.05.02 04:41:38.062863 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17145 | 2026.05.02 04:41:38.063277 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2026.05.02 04:41:38.063310 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17147 | 2026.05.02 04:41:38.063637 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17148 | 2026.05.02 04:41:38.063843 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2026.05.02 04:41:38.063970 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 17150 | 2026.05.02 04:41:38.064005 [ 259 ] {0cb38d5c-e826-4afd-9a40-cf7e6132e06d} <Debug> TCPHandler: Processed in 0.00132626 sec. | ||
| 17151 | 2026.05.02 04:41:38.064132 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17152 | 2026.05.02 04:41:38.064228 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17153 | 2026.05.02 04:41:38.064269 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17154 | 2026.05.02 04:41:38.064595 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17155 | 2026.05.02 04:41:38.064628 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17156 | 2026.05.02 04:41:38.064923 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17157 | 2026.05.02 04:41:38.065129 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17158 | 2026.05.02 04:41:38.065258 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 17159 | 2026.05.02 04:41:38.065293 [ 259 ] {0697e70b-f1be-4d35-ace3-5a3d5a9a08ca} <Debug> TCPHandler: Processed in 0.001210017 sec. | ||
| 17160 | 2026.05.02 04:41:38.065409 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17161 | 2026.05.02 04:41:38.065505 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17162 | 2026.05.02 04:41:38.065557 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17163 | 2026.05.02 04:41:38.066315 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2026.05.02 04:41:38.066350 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17165 | 2026.05.02 04:41:38.066848 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17166 | 2026.05.02 04:41:38.067072 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2026.05.02 04:41:38.067211 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001725 sec., 6376.811594202899 rows/sec., 11.43 MiB/sec. | ||
| 17168 | 2026.05.02 04:41:38.067262 [ 259 ] {82fcefd3-df30-4549-b679-69131ba88301} <Debug> TCPHandler: Processed in 0.001901733 sec. | ||
| 17169 | 2026.05.02 04:41:38.067389 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17170 | 2026.05.02 04:41:38.067484 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17171 | 2026.05.02 04:41:38.067526 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17172 | 2026.05.02 04:41:38.067851 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17173 | 2026.05.02 04:41:38.067885 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17174 | 2026.05.02 04:41:38.068189 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17175 | 2026.05.02 04:41:38.068400 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2026.05.02 04:41:38.068523 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 17177 | 2026.05.02 04:41:38.068557 [ 259 ] {1bd4721e-8ead-4c8c-85d1-7f1239a3b5b3} <Debug> TCPHandler: Processed in 0.001218237 sec. | ||
| 17178 | 2026.05.02 04:41:38.234694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 17179 | 2026.05.02 04:41:38.251543 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2026.05.02 04:41:38.251610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17181 | 2026.05.02 04:41:38.257640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17182 | 2026.05.02 04:41:38.258311 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17183 | 2026.05.02 04:41:38.261438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 17184 | 2026.05.02 04:41:38.315477 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.05.02 04:41:38.315741 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 17186 | 2026.05.02 04:41:38.316129 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17187 | 2026.05.02 04:41:38.316167 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 17188 | 2026.05.02 04:41:38.316400 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17189 | 2026.05.02 04:41:38.316467 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17190 | 2026.05.02 04:41:38.316610 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 17191 | 2026.05.02 04:41:38.316727 [ 335 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17192 | 2026.05.02 04:41:38.316730 [ 346 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17193 | 2026.05.02 04:41:38.316730 [ 306 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17194 | 2026.05.02 04:41:38.316876 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17195 | 2026.05.02 04:41:38.316903 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17196 | 2026.05.02 04:41:38.316970 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17197 | 2026.05.02 04:41:38.316989 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17198 | 2026.05.02 04:41:38.317024 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 17199 | 2026.05.02 04:41:38.317065 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 17200 | 2026.05.02 04:41:38.318162 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002532 sec., 17377.567140600317 rows/sec., 3.63 MiB/sec. | ||
| 17201 | 2026.05.02 04:41:38.318301 [ 259 ] {92d84331-693c-4dea-bdf0-339f077e7f17} <Debug> TCPHandler: Processed in 0.002963716 sec. | ||
| 17202 | 2026.05.02 04:41:38.331789 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17203 | 2026.05.02 04:41:38.331922 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17204 | 2026.05.02 04:41:38.331975 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17205 | 2026.05.02 04:41:38.332527 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17206 | 2026.05.02 04:41:38.332573 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17207 | 2026.05.02 04:41:38.332936 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17208 | 2026.05.02 04:41:38.333158 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17209 | 2026.05.02 04:41:38.333312 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001427 sec., 2803.0833917309037 rows/sec., 228.57 KiB/sec. | ||
| 17210 | 2026.05.02 04:41:38.333351 [ 259 ] {c65d2814-d98f-48f0-90db-7760ee725a1e} <Debug> TCPHandler: Processed in 0.001625267 sec. | ||
| 17211 | 2026.05.02 04:41:38.333471 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17212 | 2026.05.02 04:41:38.333565 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17213 | 2026.05.02 04:41:38.333604 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17214 | 2026.05.02 04:41:38.335260 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17215 | 2026.05.02 04:41:38.335296 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17216 | 2026.05.02 04:41:38.335735 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17217 | 2026.05.02 04:41:38.335957 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17218 | 2026.05.02 04:41:38.336088 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002541 sec., 971664.6989374263 rows/sec., 72.14 MiB/sec. | ||
| 17219 | 2026.05.02 04:41:38.336125 [ 259 ] {599309c0-087f-4d0c-878d-b44c73b847fe} <Debug> TCPHandler: Processed in 0.002703591 sec. | ||
| 17220 | 2026.05.02 04:41:38.336253 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17221 | 2026.05.02 04:41:38.336349 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17222 | 2026.05.02 04:41:38.336389 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17223 | 2026.05.02 04:41:38.336802 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17224 | 2026.05.02 04:41:38.336837 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17225 | 2026.05.02 04:41:38.337136 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17226 | 2026.05.02 04:41:38.337354 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17227 | 2026.05.02 04:41:38.337483 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001152 sec., 39930.555555555555 rows/sec., 2.91 MiB/sec. | ||
| 17228 | 2026.05.02 04:41:38.337519 [ 259 ] {e661fa56-a9b0-4e11-8544-be03185ae98a} <Debug> TCPHandler: Processed in 0.001315779 sec. | ||
| 17229 | 2026.05.02 04:41:38.337640 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.05.02 04:41:38.337735 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17231 | 2026.05.02 04:41:38.337774 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17232 | 2026.05.02 04:41:38.338446 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.05.02 04:41:38.338482 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17234 | 2026.05.02 04:41:38.338808 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17235 | 2026.05.02 04:41:38.339017 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.05.02 04:41:38.339153 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00143 sec., 560139.8601398601 rows/sec., 32.36 MiB/sec. | ||
| 17237 | 2026.05.02 04:41:38.339191 [ 259 ] {796f5c0c-6b86-49c9-b52e-9697a9120057} <Debug> TCPHandler: Processed in 0.001599376 sec. | ||
| 17238 | 2026.05.02 04:41:38.339314 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17239 | 2026.05.02 04:41:38.339410 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17240 | 2026.05.02 04:41:38.339449 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17241 | 2026.05.02 04:41:38.339841 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2026.05.02 04:41:38.339877 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17243 | 2026.05.02 04:41:38.340162 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17244 | 2026.05.02 04:41:38.340376 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17245 | 2026.05.02 04:41:38.340504 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 17246 | 2026.05.02 04:41:38.340542 [ 259 ] {0de48187-cc36-4ebd-a17c-1fe5dfa454c3} <Debug> TCPHandler: Processed in 0.001277538 sec. | ||
| 17247 | 2026.05.02 04:41:38.340661 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17248 | 2026.05.02 04:41:38.340755 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17249 | 2026.05.02 04:41:38.340794 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17250 | 2026.05.02 04:41:38.341679 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2026.05.02 04:41:38.341716 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17252 | 2026.05.02 04:41:38.342085 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17253 | 2026.05.02 04:41:38.342294 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17254 | 2026.05.02 04:41:38.342425 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001687 sec., 785417.9016004743 rows/sec., 52.63 MiB/sec. | ||
| 17255 | 2026.05.02 04:41:38.342462 [ 259 ] {c2d665e8-5b22-440f-ad12-4d3db57f6cd4} <Debug> TCPHandler: Processed in 0.001849671 sec. | ||
| 17256 | 2026.05.02 04:41:38.342592 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17257 | 2026.05.02 04:41:38.342688 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17258 | 2026.05.02 04:41:38.342730 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17259 | 2026.05.02 04:41:38.343434 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2026.05.02 04:41:38.343470 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17261 | 2026.05.02 04:41:38.343904 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17262 | 2026.05.02 04:41:38.344130 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17263 | 2026.05.02 04:41:38.344269 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.0016 sec., 936250 rows/sec., 56.79 MiB/sec. | ||
| 17264 | 2026.05.02 04:41:38.344276 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_103_21 to all_108_108_0 | ||
| 17265 | 2026.05.02 04:41:38.344309 [ 259 ] {6a8b4c5a-3768-4fd8-8545-e3e84b0ec7af} <Debug> TCPHandler: Processed in 0.00177201 sec. | ||
| 17266 | 2026.05.02 04:41:38.344336 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17267 | 2026.05.02 04:41:38.344364 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17268 | 2026.05.02 04:41:38.344477 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17269 | 2026.05.02 04:41:38.344483 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_21 to all_108_108_0 into Compact with storage Full | ||
| 17270 | 2026.05.02 04:41:38.344596 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17271 | 2026.05.02 04:41:38.344610 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17272 | 2026.05.02 04:41:38.344647 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_103_21, total 41583 rows starting from the beginning of the part | ||
| 17273 | 2026.05.02 04:41:38.344668 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17274 | 2026.05.02 04:41:38.344723 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 17275 | 2026.05.02 04:41:38.344787 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 265 rows starting from the beginning of the part | ||
| 17276 | 2026.05.02 04:41:38.344849 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 17277 | 2026.05.02 04:41:38.344906 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 265 rows starting from the beginning of the part | ||
| 17278 | 2026.05.02 04:41:38.344962 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1498 rows starting from the beginning of the part | ||
| 17279 | 2026.05.02 04:41:38.345756 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2026.05.02 04:41:38.345792 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17281 | 2026.05.02 04:41:38.346365 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17282 | 2026.05.02 04:41:38.346591 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2026.05.02 04:41:38.346729 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002157 sec., 19471.488178025033 rows/sec., 34.89 MiB/sec. | ||
| 17284 | 2026.05.02 04:41:38.346784 [ 259 ] {5fa0f739-79b0-4867-9fc4-48cd7a7c4ca2} <Debug> TCPHandler: Processed in 0.002364313 sec. | ||
| 17285 | 2026.05.02 04:41:38.346913 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17286 | 2026.05.02 04:41:38.347009 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17287 | 2026.05.02 04:41:38.347050 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17288 | 2026.05.02 04:41:38.347379 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2026.05.02 04:41:38.347415 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17290 | 2026.05.02 04:41:38.347720 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17291 | 2026.05.02 04:41:38.347937 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2026.05.02 04:41:38.348068 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 768.21 KiB/sec. | ||
| 17293 | 2026.05.02 04:41:38.348105 [ 259 ] {9705337b-9c1a-4ee1-a04a-0d31f731ce8f} <Debug> TCPHandler: Processed in 0.001241828 sec. | ||
| 17294 | 2026.05.02 04:41:38.352778 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43931 rows, containing 5 columns (5 merged, 0 gathered) in 0.008348998 sec., 5261829.024273332 rows/sec., 335.14 MiB/sec. | ||
| 17295 | 2026.05.02 04:41:38.353179 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 17296 | 2026.05.02 04:41:38.353498 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17297 | 2026.05.02 04:41:38.353579 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_103_21, all_108_108_0] -> all_1_108_22 | ||
| 17298 | 2026.05.02 04:41:38.353693 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17299 | 2026.05.02 04:41:39.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.72 MiB, peak 381.75 MiB, free memory in arenas 0.00 B, will set to 370.60 MiB (RSS), difference: -2.12 MiB | ||
| 17300 | 2026.05.02 04:41:43.038415 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17301 | 2026.05.02 04:41:43.038689 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17302 | 2026.05.02 04:41:43.039070 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17303 | 2026.05.02 04:41:43.039112 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17304 | 2026.05.02 04:41:43.039365 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17305 | 2026.05.02 04:41:43.039438 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17306 | 2026.05.02 04:41:43.039580 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17307 | 2026.05.02 04:41:43.039719 [ 345 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17308 | 2026.05.02 04:41:43.039737 [ 335 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17309 | 2026.05.02 04:41:43.039746 [ 346 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17310 | 2026.05.02 04:41:43.039926 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17311 | 2026.05.02 04:41:43.039955 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17312 | 2026.05.02 04:41:43.040027 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17313 | 2026.05.02 04:41:43.040046 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17314 | 2026.05.02 04:41:43.040081 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17315 | 2026.05.02 04:41:43.040119 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17316 | 2026.05.02 04:41:43.041259 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002673 sec., 16460.905349794237 rows/sec., 1.88 MiB/sec. | ||
| 17317 | 2026.05.02 04:41:43.041397 [ 259 ] {d5325e36-9ea3-4bbf-9b60-da4e2f328f32} <Debug> TCPHandler: Processed in 0.003137841 sec. | ||
| 17318 | 2026.05.02 04:41:43.042893 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17319 | 2026.05.02 04:41:43.043006 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17320 | 2026.05.02 04:41:43.043051 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17321 | 2026.05.02 04:41:43.043564 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2026.05.02 04:41:43.043610 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17323 | 2026.05.02 04:41:43.043980 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17324 | 2026.05.02 04:41:43.044203 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17325 | 2026.05.02 04:41:43.044351 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001378 sec., 40638.60667634252 rows/sec., 3.12 MiB/sec. | ||
| 17326 | 2026.05.02 04:41:43.044389 [ 259 ] {992eeabb-7e56-4218-8403-3ed8b94e546c} <Debug> TCPHandler: Processed in 0.001549475 sec. | ||
| 17327 | 2026.05.02 04:41:43.044500 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17328 | 2026.05.02 04:41:43.044601 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17329 | 2026.05.02 04:41:43.044642 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17330 | 2026.05.02 04:41:43.045080 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2026.05.02 04:41:43.045118 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17332 | 2026.05.02 04:41:43.045432 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17333 | 2026.05.02 04:41:43.045644 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17334 | 2026.05.02 04:41:43.045776 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 17335 | 2026.05.02 04:41:43.045813 [ 259 ] {7ab72afa-bf5a-4ecb-9f62-4f0ec2f855d7} <Debug> TCPHandler: Processed in 0.00136332 sec. | ||
| 17336 | 2026.05.02 04:41:43.045933 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2026.05.02 04:41:43.046031 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17338 | 2026.05.02 04:41:43.046074 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17339 | 2026.05.02 04:41:43.046468 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2026.05.02 04:41:43.046504 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17341 | 2026.05.02 04:41:43.046851 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17342 | 2026.05.02 04:41:43.047058 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2026.05.02 04:41:43.047195 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 17344 | 2026.05.02 04:41:43.047231 [ 259 ] {dc16a8d9-b7a5-4a43-a5a3-46f0a048af87} <Debug> TCPHandler: Processed in 0.00134735 sec. | ||
| 17345 | 2026.05.02 04:41:43.047347 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2026.05.02 04:41:43.047442 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17347 | 2026.05.02 04:41:43.047483 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17348 | 2026.05.02 04:41:43.047812 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.05.02 04:41:43.047848 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17350 | 2026.05.02 04:41:43.048156 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17351 | 2026.05.02 04:41:43.048372 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.05.02 04:41:43.048498 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001075 sec., 44651.16279069767 rows/sec., 3.01 MiB/sec. | ||
| 17353 | 2026.05.02 04:41:43.048533 [ 259 ] {9fe04eb4-01aa-4f1a-8c87-555986370726} <Debug> TCPHandler: Processed in 0.001234818 sec. | ||
| 17354 | 2026.05.02 04:41:44.110579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31203 | ||
| 17355 | 2026.05.02 04:41:44.111104 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.05.02 04:41:44.111154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17357 | 2026.05.02 04:41:44.111661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17358 | 2026.05.02 04:41:44.111900 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.05.02 04:41:44.112059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31203 | ||
| 17360 | 2026.05.02 04:41:45.761536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 17361 | 2026.05.02 04:41:45.779836 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.05.02 04:41:45.779898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17363 | 2026.05.02 04:41:45.786244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17364 | 2026.05.02 04:41:45.787003 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2026.05.02 04:41:45.790504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 17366 | 2026.05.02 04:41:46.725660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2194 | ||
| 17367 | 2026.05.02 04:41:46.728852 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.05.02 04:41:46.728896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17369 | 2026.05.02 04:41:46.730171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17370 | 2026.05.02 04:41:46.730444 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.05.02 04:41:46.730764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2194 | ||
| 17372 | 2026.05.02 04:41:48.043722 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2026.05.02 04:41:48.043955 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 17374 | 2026.05.02 04:41:48.044307 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17375 | 2026.05.02 04:41:48.044346 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 17376 | 2026.05.02 04:41:48.044590 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17377 | 2026.05.02 04:41:48.044659 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17378 | 2026.05.02 04:41:48.044800 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17379 | 2026.05.02 04:41:48.044910 [ 345 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17380 | 2026.05.02 04:41:48.044917 [ 335 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17381 | 2026.05.02 04:41:48.044950 [ 346 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17382 | 2026.05.02 04:41:48.045094 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17383 | 2026.05.02 04:41:48.045124 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17384 | 2026.05.02 04:41:48.045194 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17385 | 2026.05.02 04:41:48.045215 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17386 | 2026.05.02 04:41:48.045250 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17387 | 2026.05.02 04:41:48.045289 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17388 | 2026.05.02 04:41:48.046410 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00255 sec., 17254.90196078431 rows/sec., 3.61 MiB/sec. | ||
| 17389 | 2026.05.02 04:41:48.046526 [ 259 ] {827df87d-9b9c-47ab-9d5d-1c2ed5db74c1} <Debug> TCPHandler: Processed in 0.002930676 sec. | ||
| 17390 | 2026.05.02 04:41:48.051756 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17391 | 2026.05.02 04:41:48.051870 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17392 | 2026.05.02 04:41:48.051915 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17393 | 2026.05.02 04:41:48.052535 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.05.02 04:41:48.052575 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17395 | 2026.05.02 04:41:48.052951 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17396 | 2026.05.02 04:41:48.053179 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17397 | 2026.05.02 04:41:48.053321 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001482 sec., 191632.92847503372 rows/sec., 12.17 MiB/sec. | ||
| 17398 | 2026.05.02 04:41:48.053359 [ 259 ] {e9f707e4-06f7-4b53-a184-8056f24f0601} <Debug> TCPHandler: Processed in 0.001656127 sec. | ||
| 17399 | 2026.05.02 04:41:48.053509 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17400 | 2026.05.02 04:41:48.053604 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17401 | 2026.05.02 04:41:48.053643 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17402 | 2026.05.02 04:41:48.054356 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.05.02 04:41:48.054393 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17404 | 2026.05.02 04:41:48.054748 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17405 | 2026.05.02 04:41:48.054979 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.05.02 04:41:48.055113 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001527 sec., 536345.7760314342 rows/sec., 41.60 MiB/sec. | ||
| 17407 | 2026.05.02 04:41:48.055150 [ 259 ] {0d99febf-2911-4581-a99d-86de4b4217d9} <Debug> TCPHandler: Processed in 0.001691929 sec. | ||
| 17408 | 2026.05.02 04:41:48.055275 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17409 | 2026.05.02 04:41:48.055369 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17410 | 2026.05.02 04:41:48.055408 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17411 | 2026.05.02 04:41:48.055836 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17412 | 2026.05.02 04:41:48.055873 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17413 | 2026.05.02 04:41:48.056189 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17414 | 2026.05.02 04:41:48.056408 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17415 | 2026.05.02 04:41:48.056538 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001186 sec., 129005.05902192243 rows/sec., 7.71 MiB/sec. | ||
| 17416 | 2026.05.02 04:41:48.056575 [ 259 ] {860cc12e-ed31-463d-92e7-a2e89373ae23} <Debug> TCPHandler: Processed in 0.001353301 sec. | ||
| 17417 | 2026.05.02 04:41:48.056700 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17418 | 2026.05.02 04:41:48.056795 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17419 | 2026.05.02 04:41:48.056834 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17420 | 2026.05.02 04:41:48.057265 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2026.05.02 04:41:48.057302 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17422 | 2026.05.02 04:41:48.057605 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17423 | 2026.05.02 04:41:48.057812 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2026.05.02 04:41:48.057937 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 17425 | 2026.05.02 04:41:48.057975 [ 259 ] {aeea3d7c-90df-4daf-a94a-cbeb709b16f7} <Debug> TCPHandler: Processed in 0.00132323 sec. | ||
| 17426 | 2026.05.02 04:41:48.058097 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17427 | 2026.05.02 04:41:48.058195 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17428 | 2026.05.02 04:41:48.058234 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17429 | 2026.05.02 04:41:48.058661 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17430 | 2026.05.02 04:41:48.058697 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17431 | 2026.05.02 04:41:48.058999 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17432 | 2026.05.02 04:41:48.059222 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17433 | 2026.05.02 04:41:48.059351 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 17434 | 2026.05.02 04:41:48.059389 [ 259 ] {97d4eadd-f339-495b-815f-ac7eac9c94a0} <Debug> TCPHandler: Processed in 0.00134198 sec. | ||
| 17435 | 2026.05.02 04:41:48.059510 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2026.05.02 04:41:48.059604 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17437 | 2026.05.02 04:41:48.059644 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17438 | 2026.05.02 04:41:48.060212 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.05.02 04:41:48.060249 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17440 | 2026.05.02 04:41:48.060577 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17441 | 2026.05.02 04:41:48.060782 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.05.02 04:41:48.060910 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001323 sec., 378684.80725623586 rows/sec., 26.62 MiB/sec. | ||
| 17443 | 2026.05.02 04:41:48.060948 [ 259 ] {0b3ef062-b38d-4030-8c2b-d200b8b84be5} <Debug> TCPHandler: Processed in 0.001487694 sec. | ||
| 17444 | 2026.05.02 04:41:48.061068 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17445 | 2026.05.02 04:41:48.061163 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17446 | 2026.05.02 04:41:48.061205 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17447 | 2026.05.02 04:41:48.061546 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2026.05.02 04:41:48.061582 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17449 | 2026.05.02 04:41:48.061881 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17450 | 2026.05.02 04:41:48.062171 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2026.05.02 04:41:48.062302 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 17452 | 2026.05.02 04:41:48.062338 [ 259 ] {bb04aed1-8d2a-4923-a86e-bf744736d5a4} <Debug> TCPHandler: Processed in 0.0013199 sec. | ||
| 17453 | 2026.05.02 04:41:48.062463 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17454 | 2026.05.02 04:41:48.062556 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17455 | 2026.05.02 04:41:48.062598 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17456 | 2026.05.02 04:41:48.063020 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17457 | 2026.05.02 04:41:48.063055 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17458 | 2026.05.02 04:41:48.063473 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17459 | 2026.05.02 04:41:48.063694 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17460 | 2026.05.02 04:41:48.063824 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001285 sec., 206225.68093385216 rows/sec., 13.70 MiB/sec. | ||
| 17461 | 2026.05.02 04:41:48.063861 [ 259 ] {8c59b324-1f0a-47c5-935b-c5880f95b644} <Debug> TCPHandler: Processed in 0.001447743 sec. | ||
| 17462 | 2026.05.02 04:41:48.063983 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17463 | 2026.05.02 04:41:48.064077 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17464 | 2026.05.02 04:41:48.064117 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17465 | 2026.05.02 04:41:48.064431 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2026.05.02 04:41:48.064466 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17467 | 2026.05.02 04:41:48.064759 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17468 | 2026.05.02 04:41:48.064960 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17469 | 2026.05.02 04:41:48.065086 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 17470 | 2026.05.02 04:41:48.065122 [ 259 ] {807e84ab-9154-481e-987e-c8df66fdb1e1} <Debug> TCPHandler: Processed in 0.001188017 sec. | ||
| 17471 | 2026.05.02 04:41:48.065235 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17472 | 2026.05.02 04:41:48.065330 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17473 | 2026.05.02 04:41:48.065383 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17474 | 2026.05.02 04:41:48.066152 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2026.05.02 04:41:48.066188 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17476 | 2026.05.02 04:41:48.066699 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17477 | 2026.05.02 04:41:48.066919 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17478 | 2026.05.02 04:41:48.067056 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001744 sec., 6307.339449541284 rows/sec., 11.30 MiB/sec. | ||
| 17479 | 2026.05.02 04:41:48.067110 [ 259 ] {60709960-aefe-47d3-b244-f1f5e68fdeae} <Debug> TCPHandler: Processed in 0.001924493 sec. | ||
| 17480 | 2026.05.02 04:41:48.067235 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17481 | 2026.05.02 04:41:48.067331 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17482 | 2026.05.02 04:41:48.067372 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17483 | 2026.05.02 04:41:48.067727 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2026.05.02 04:41:48.067763 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17485 | 2026.05.02 04:41:48.068071 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17486 | 2026.05.02 04:41:48.068280 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2026.05.02 04:41:48.068406 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 17488 | 2026.05.02 04:41:48.068441 [ 259 ] {6aa613f8-b10a-44b0-b956-93fc10919290} <Debug> TCPHandler: Processed in 0.001260279 sec. | ||
| 17489 | 2026.05.02 04:41:51.439887 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17490 | 2026.05.02 04:41:51.439993 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17491 | 2026.05.02 04:41:51.612215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31651 | ||
| 17492 | 2026.05.02 04:41:51.612768 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17493 | 2026.05.02 04:41:51.612815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17494 | 2026.05.02 04:41:51.613319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17495 | 2026.05.02 04:41:51.613556 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17496 | 2026.05.02 04:41:51.613693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31651 | ||
| 17497 | 2026.05.02 04:41:51.613725 [ 102 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17498 | 2026.05.02 04:41:51.613790 [ 102 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2026.05.02 04:41:51.613810 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17500 | 2026.05.02 04:41:51.613911 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 17501 | 2026.05.02 04:41:51.614022 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17502 | 2026.05.02 04:41:51.614057 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29283 rows starting from the beginning of the part | ||
| 17503 | 2026.05.02 04:41:51.614122 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 17504 | 2026.05.02 04:41:51.614173 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 17505 | 2026.05.02 04:41:51.614224 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 17506 | 2026.05.02 04:41:51.614269 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 17507 | 2026.05.02 04:41:51.614317 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 17508 | 2026.05.02 04:41:51.616390 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31651 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526487 sec., 12527671.82257419 rows/sec., 179.21 MiB/sec. | ||
| 17509 | 2026.05.02 04:41:51.616605 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17510 | 2026.05.02 04:41:51.616829 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2026.05.02 04:41:51.616891 [ 200 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_66_13} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17512 | 2026.05.02 04:41:51.616963 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 17513 | 2026.05.02 04:41:53.040416 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2026.05.02 04:41:53.040657 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17515 | 2026.05.02 04:41:53.040983 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17516 | 2026.05.02 04:41:53.041018 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17517 | 2026.05.02 04:41:53.041235 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17518 | 2026.05.02 04:41:53.041303 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17519 | 2026.05.02 04:41:53.041440 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17520 | 2026.05.02 04:41:53.041544 [ 345 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17521 | 2026.05.02 04:41:53.041559 [ 335 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17522 | 2026.05.02 04:41:53.041569 [ 346 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17523 | 2026.05.02 04:41:53.041694 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17524 | 2026.05.02 04:41:53.041720 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17525 | 2026.05.02 04:41:53.041787 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17526 | 2026.05.02 04:41:53.041806 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17527 | 2026.05.02 04:41:53.041840 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17528 | 2026.05.02 04:41:53.041879 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17529 | 2026.05.02 04:41:53.042986 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002428 sec., 18121.911037891266 rows/sec., 3.79 MiB/sec. | ||
| 17530 | 2026.05.02 04:41:53.043101 [ 259 ] {3a8a4f89-c125-471e-a059-61ec7b12b0ae} <Debug> TCPHandler: Processed in 0.002817633 sec. | ||
| 17531 | 2026.05.02 04:41:53.045286 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.05.02 04:41:53.045417 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17533 | 2026.05.02 04:41:53.045469 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17534 | 2026.05.02 04:41:53.046005 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.05.02 04:41:53.046045 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17536 | 2026.05.02 04:41:53.046414 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17537 | 2026.05.02 04:41:53.046628 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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.02 04:41:53.046768 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001387 sec., 85075.70295602019 rows/sec., 7.24 MiB/sec. | ||
| 17539 | 2026.05.02 04:41:53.046791 [ 96 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17540 | 2026.05.02 04:41:53.046806 [ 259 ] {15cb723a-1352-4f51-a162-9381771ef372} <Debug> TCPHandler: Processed in 0.001579475 sec. | ||
| 17541 | 2026.05.02 04:41:53.046852 [ 96 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.05.02 04:41:53.046882 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17543 | 2026.05.02 04:41:53.046948 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.05.02 04:41:53.046975 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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.02 04:41:53.047046 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17546 | 2026.05.02 04:41:53.047067 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17547 | 2026.05.02 04:41:53.047086 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17548 | 2026.05.02 04:41:53.047094 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3242 rows starting from the beginning of the part | ||
| 17549 | 2026.05.02 04:41:53.047152 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 819 rows starting from the beginning of the part | ||
| 17550 | 2026.05.02 04:41:53.047194 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 2469 rows starting from the beginning of the part | ||
| 17551 | 2026.05.02 04:41:53.047235 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 17552 | 2026.05.02 04:41:53.047276 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 819 rows starting from the beginning of the part | ||
| 17553 | 2026.05.02 04:41:53.047312 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 118 rows starting from the beginning of the part | ||
| 17554 | 2026.05.02 04:41:53.047497 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17555 | 2026.05.02 04:41:53.047533 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17556 | 2026.05.02 04:41:53.047822 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17557 | 2026.05.02 04:41:53.048027 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2026.05.02 04:41:53.048156 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 17559 | 2026.05.02 04:41:53.048193 [ 259 ] {20fcfcd9-3479-403a-96cc-721f8571a9d9} <Debug> TCPHandler: Processed in 0.001292178 sec. | ||
| 17560 | 2026.05.02 04:41:53.048311 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17561 | 2026.05.02 04:41:53.048404 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17562 | 2026.05.02 04:41:53.048442 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17563 | 2026.05.02 04:41:53.048847 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2026.05.02 04:41:53.048882 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17565 | 2026.05.02 04:41:53.049185 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17566 | 2026.05.02 04:41:53.049379 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439775 sec., 3083481.058704184 rows/sec., 244.56 MiB/sec. | ||
| 17567 | 2026.05.02 04:41:53.049389 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.05.02 04:41:53.049557 [ 96 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17569 | 2026.05.02 04:41:53.049562 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001176 sec., 80782.31292517007 rows/sec., 6.31 MiB/sec. | ||
| 17570 | 2026.05.02 04:41:53.049598 [ 96 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.05.02 04:41:53.049620 [ 259 ] {3e908129-a324-447f-af9e-e591a430c982} <Debug> TCPHandler: Processed in 0.001356051 sec. | ||
| 17572 | 2026.05.02 04:41:53.049622 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17573 | 2026.05.02 04:41:53.049724 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17574 | 2026.05.02 04:41:53.049724 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 17575 | 2026.05.02 04:41:53.049745 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17576 | 2026.05.02 04:41:53.049840 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17577 | 2026.05.02 04:41:53.049852 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17578 | 2026.05.02 04:41:53.049872 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1794 rows starting from the beginning of the part | ||
| 17579 | 2026.05.02 04:41:53.049896 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17580 | 2026.05.02 04:41:53.049935 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 501 rows starting from the beginning of the part | ||
| 17581 | 2026.05.02 04:41:53.049986 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1325 rows starting from the beginning of the part | ||
| 17582 | 2026.05.02 04:41:53.050033 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 17583 | 2026.05.02 04:41:53.050060 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17584 | 2026.05.02 04:41:53.050079 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 501 rows starting from the beginning of the part | ||
| 17585 | 2026.05.02 04:41:53.050127 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 95 rows starting from the beginning of the part | ||
| 17586 | 2026.05.02 04:41:53.050157 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_111_22} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17587 | 2026.05.02 04:41:53.050267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 17588 | 2026.05.02 04:41:53.050319 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2026.05.02 04:41:53.050357 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17590 | 2026.05.02 04:41:53.050683 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17591 | 2026.05.02 04:41:53.050889 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2026.05.02 04:41:53.051023 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 17593 | 2026.05.02 04:41:53.051059 [ 259 ] {d8ce3de4-7cef-46e9-9462-6a53895cadde} <Debug> TCPHandler: Processed in 0.001360921 sec. | ||
| 17594 | 2026.05.02 04:41:53.051164 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17595 | 2026.05.02 04:41:53.051253 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17596 | 2026.05.02 04:41:53.051305 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17597 | 2026.05.02 04:41:53.051409 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735689 sec., 2465879.5440888316 rows/sec., 178.32 MiB/sec. | ||
| 17598 | 2026.05.02 04:41:53.051565 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17599 | 2026.05.02 04:41:53.051788 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.05.02 04:41:53.051847 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_111_22} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17601 | 2026.05.02 04:41:53.051902 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17602 | 2026.05.02 04:41:53.052022 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2026.05.02 04:41:53.052055 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17604 | 2026.05.02 04:41:53.052628 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17605 | 2026.05.02 04:41:53.052842 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2026.05.02 04:41:53.052973 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001735 sec., 17867.43515850144 rows/sec., 32.02 MiB/sec. | ||
| 17607 | 2026.05.02 04:41:53.053025 [ 259 ] {d834ea48-2846-4704-b576-5f1cf74f9ecb} <Debug> TCPHandler: Processed in 0.001906493 sec. | ||
| 17608 | 2026.05.02 04:41:53.053150 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17609 | 2026.05.02 04:41:53.053243 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17610 | 2026.05.02 04:41:53.053283 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17611 | 2026.05.02 04:41:53.053622 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.05.02 04:41:53.053658 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17613 | 2026.05.02 04:41:53.053951 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17614 | 2026.05.02 04:41:53.054152 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2026.05.02 04:41:53.054262 [ 96 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17616 | 2026.05.02 04:41:53.054281 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 17617 | 2026.05.02 04:41:53.054307 [ 96 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2026.05.02 04:41:53.054326 [ 259 ] {1069f031-ab85-4983-9393-1f6f419a6f6f} <Debug> TCPHandler: Processed in 0.001222817 sec. | ||
| 17619 | 2026.05.02 04:41:53.054330 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17620 | 2026.05.02 04:41:53.054420 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 17621 | 2026.05.02 04:41:53.054515 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17622 | 2026.05.02 04:41:53.054543 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6720 rows starting from the beginning of the part | ||
| 17623 | 2026.05.02 04:41:53.054593 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part | ||
| 17624 | 2026.05.02 04:41:53.054632 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 12 rows starting from the beginning of the part | ||
| 17625 | 2026.05.02 04:41:53.054668 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 48 rows starting from the beginning of the part | ||
| 17626 | 2026.05.02 04:41:53.054703 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 17627 | 2026.05.02 04:41:53.054744 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 17628 | 2026.05.02 04:41:53.056424 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031465 sec., 3455634.234407189 rows/sec., 222.63 MiB/sec. | ||
| 17629 | 2026.05.02 04:41:53.056925 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17630 | 2026.05.02 04:41:53.057258 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2026.05.02 04:41:53.057356 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_111_22} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17632 | 2026.05.02 04:41:53.057459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17633 | 2026.05.02 04:41:53.290595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 17634 | 2026.05.02 04:41:53.308820 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.05.02 04:41:53.308877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17636 | 2026.05.02 04:41:53.314931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17637 | 2026.05.02 04:41:53.315659 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2026.05.02 04:41:53.315957 [ 95 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17639 | 2026.05.02 04:41:53.315998 [ 95 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.05.02 04:41:53.316020 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17641 | 2026.05.02 04:41:53.316188 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17642 | 2026.05.02 04:41:53.319399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 17643 | 2026.05.02 04:41:53.320219 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17644 | 2026.05.02 04:41:53.321789 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17645 | 2026.05.02 04:41:53.326626 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17646 | 2026.05.02 04:41:53.331267 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17647 | 2026.05.02 04:41:53.335875 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17648 | 2026.05.02 04:41:53.340220 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17649 | 2026.05.02 04:41:53.344002 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 17650 | 2026.05.02 04:41:53.398640 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082533596 sec., 6021.790205288038 rows/sec., 31.14 MiB/sec. | ||
| 17651 | 2026.05.02 04:41:53.401760 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17652 | 2026.05.02 04:41:53.403753 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_66_13} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.05.02 04:41:53.403832 [ 187 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_66_13} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17654 | 2026.05.02 04:41:53.406639 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 17655 | 2026.05.02 04:41:54.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.26 MiB, peak 386.00 MiB, free memory in arenas 0.00 B, will set to 374.20 MiB (RSS), difference: 1.94 MiB | ||
| 17656 | 2026.05.02 04:41:56.731127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2232 | ||
| 17657 | 2026.05.02 04:41:56.733850 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17658 | 2026.05.02 04:41:56.733889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17659 | 2026.05.02 04:41:56.735110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17660 | 2026.05.02 04:41:56.735373 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.05.02 04:41:56.735645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2232 | ||
| 17662 | 2026.05.02 04:41:58.044623 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2026.05.02 04:41:58.044858 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 17664 | 2026.05.02 04:41:58.045213 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17665 | 2026.05.02 04:41:58.045253 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 17666 | 2026.05.02 04:41:58.045506 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17667 | 2026.05.02 04:41:58.045574 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17668 | 2026.05.02 04:41:58.045715 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 17669 | 2026.05.02 04:41:58.045833 [ 309 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17670 | 2026.05.02 04:41:58.045841 [ 344 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17671 | 2026.05.02 04:41:58.045875 [ 322 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17672 | 2026.05.02 04:41:58.046030 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17673 | 2026.05.02 04:41:58.046060 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17674 | 2026.05.02 04:41:58.046140 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17675 | 2026.05.02 04:41:58.046160 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17676 | 2026.05.02 04:41:58.046195 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17677 | 2026.05.02 04:41:58.046236 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17678 | 2026.05.02 04:41:58.047474 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002715 sec., 16206.261510128914 rows/sec., 3.39 MiB/sec. | ||
| 17679 | 2026.05.02 04:41:58.047605 [ 259 ] {7ede4311-d943-4d74-8ccc-86cf9e93cd5e} <Debug> TCPHandler: Processed in 0.00310831 sec. | ||
| 17680 | 2026.05.02 04:41:58.052951 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2026.05.02 04:41:58.053084 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17682 | 2026.05.02 04:41:58.053138 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17683 | 2026.05.02 04:41:58.053851 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2026.05.02 04:41:58.053893 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17685 | 2026.05.02 04:41:58.054272 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17686 | 2026.05.02 04:41:58.054504 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2026.05.02 04:41:58.054650 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001605 sec., 176947.04049844237 rows/sec., 11.24 MiB/sec. | ||
| 17688 | 2026.05.02 04:41:58.054691 [ 259 ] {b88f0b6c-be2c-4148-b0a0-c5eb41af9489} <Debug> TCPHandler: Processed in 0.001803001 sec. | ||
| 17689 | 2026.05.02 04:41:58.054689 [ 90 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 17690 | 2026.05.02 04:41:58.054792 [ 90 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2026.05.02 04:41:58.054823 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17692 | 2026.05.02 04:41:58.054830 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17693 | 2026.05.02 04:41:58.054945 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17694 | 2026.05.02 04:41:58.054976 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 17695 | 2026.05.02 04:41:58.054993 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17696 | 2026.05.02 04:41:58.055122 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17697 | 2026.05.02 04:41:58.055165 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 284 rows starting from the beginning of the part | ||
| 17698 | 2026.05.02 04:41:58.055236 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 17699 | 2026.05.02 04:41:58.055290 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 17700 | 2026.05.02 04:41:58.055340 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 17701 | 2026.05.02 04:41:58.055389 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 17702 | 2026.05.02 04:41:58.055452 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17703 | 2026.05.02 04:41:58.055494 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17704 | 2026.05.02 04:41:58.055836 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17705 | 2026.05.02 04:41:58.056060 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17706 | 2026.05.02 04:41:58.056194 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001271 sec., 3147.128245476003 rows/sec., 256.63 KiB/sec. | ||
| 17707 | 2026.05.02 04:41:58.056231 [ 259 ] {9bd09192-894c-4be7-8ce1-8722209b1166} <Debug> TCPHandler: Processed in 0.001458952 sec. | ||
| 17708 | 2026.05.02 04:41:58.056356 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17709 | 2026.05.02 04:41:58.056421 [ 190 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491464 sec., 952084.6631229449 rows/sec., 64.10 MiB/sec. | ||
| 17710 | 2026.05.02 04:41:58.056452 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17711 | 2026.05.02 04:41:58.056505 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17712 | 2026.05.02 04:41:58.056581 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 17713 | 2026.05.02 04:41:58.056835 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17714 | 2026.05.02 04:41:58.056910 [ 191 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_49_12} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 17715 | 2026.05.02 04:41:58.056994 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17716 | 2026.05.02 04:41:58.057361 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.05.02 04:41:58.057403 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17718 | 2026.05.02 04:41:58.057755 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17719 | 2026.05.02 04:41:58.057965 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.05.02 04:41:58.058096 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001662 sec., 493983.1528279182 rows/sec., 38.31 MiB/sec. | ||
| 17721 | 2026.05.02 04:41:58.058133 [ 259 ] {c36285cd-a6b3-497a-8dcf-53011959f4f4} <Debug> TCPHandler: Processed in 0.001829111 sec. | ||
| 17722 | 2026.05.02 04:41:58.058256 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2026.05.02 04:41:58.058353 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17724 | 2026.05.02 04:41:58.058392 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17725 | 2026.05.02 04:41:58.058850 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.05.02 04:41:58.058886 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17727 | 2026.05.02 04:41:58.059189 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17728 | 2026.05.02 04:41:58.059401 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2026.05.02 04:41:58.059529 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001194 sec., 131490.78726968175 rows/sec., 7.89 MiB/sec. | ||
| 17730 | 2026.05.02 04:41:58.059539 [ 90 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17731 | 2026.05.02 04:41:58.059566 [ 259 ] {d592a0dc-c576-412c-94d8-d68dedc8fbe7} <Debug> TCPHandler: Processed in 0.00136566 sec. | ||
| 17732 | 2026.05.02 04:41:58.059580 [ 90 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2026.05.02 04:41:58.059606 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17734 | 2026.05.02 04:41:58.059689 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 17735 | 2026.05.02 04:41:58.059698 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.05.02 04:41:58.059789 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17737 | 2026.05.02 04:41:58.059805 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17738 | 2026.05.02 04:41:58.059817 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 213 rows starting from the beginning of the part | ||
| 17739 | 2026.05.02 04:41:58.059846 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17740 | 2026.05.02 04:41:58.059871 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 153 rows starting from the beginning of the part | ||
| 17741 | 2026.05.02 04:41:58.059917 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 46 rows starting from the beginning of the part | ||
| 17742 | 2026.05.02 04:41:58.059957 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 153 rows starting from the beginning of the part | ||
| 17743 | 2026.05.02 04:41:58.059997 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 17744 | 2026.05.02 04:41:58.060035 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 157 rows starting from the beginning of the part | ||
| 17745 | 2026.05.02 04:41:58.060332 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17746 | 2026.05.02 04:41:58.060366 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17747 | 2026.05.02 04:41:58.060668 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17748 | 2026.05.02 04:41:58.060795 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145336 sec., 657448.9931338925 rows/sec., 43.38 MiB/sec. | ||
| 17749 | 2026.05.02 04:41:58.060872 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.05.02 04:41:58.060909 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17751 | 2026.05.02 04:41:58.061003 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 17752 | 2026.05.02 04:41:58.061039 [ 259 ] {9447fdfb-e1a9-4941-834d-36589fc88de0} <Debug> TCPHandler: Processed in 0.001394901 sec. | ||
| 17753 | 2026.05.02 04:41:58.061133 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2026.05.02 04:41:58.061163 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.05.02 04:41:58.061194 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_96_19} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17756 | 2026.05.02 04:41:58.061252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17757 | 2026.05.02 04:41:58.061257 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17758 | 2026.05.02 04:41:58.061303 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17759 | 2026.05.02 04:41:58.061766 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17760 | 2026.05.02 04:41:58.061801 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17761 | 2026.05.02 04:41:58.062094 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17762 | 2026.05.02 04:41:58.062301 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17763 | 2026.05.02 04:41:58.062425 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 17764 | 2026.05.02 04:41:58.062426 [ 90 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 17765 | 2026.05.02 04:41:58.062464 [ 259 ] {4d0b05d8-4005-45a6-a395-eaf09e938ac8} <Debug> TCPHandler: Processed in 0.001350941 sec. | ||
| 17766 | 2026.05.02 04:41:58.062476 [ 90 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.05.02 04:41:58.062501 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17768 | 2026.05.02 04:41:58.062578 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 17769 | 2026.05.02 04:41:58.062593 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17770 | 2026.05.02 04:41:58.062697 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17771 | 2026.05.02 04:41:58.062697 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17772 | 2026.05.02 04:41:58.062735 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 148 rows starting from the beginning of the part | ||
| 17773 | 2026.05.02 04:41:58.062754 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17774 | 2026.05.02 04:41:58.062807 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 17775 | 2026.05.02 04:41:58.062859 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 17776 | 2026.05.02 04:41:58.062903 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 17777 | 2026.05.02 04:41:58.062944 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 17778 | 2026.05.02 04:41:58.063445 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.05.02 04:41:58.063486 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17780 | 2026.05.02 04:41:58.063786 [ 196 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237598 sec., 597932.4465618077 rows/sec., 36.29 MiB/sec. | ||
| 17781 | 2026.05.02 04:41:58.063825 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17782 | 2026.05.02 04:41:58.063949 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 17783 | 2026.05.02 04:41:58.064075 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17784 | 2026.05.02 04:41:58.064220 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001541 sec., 327709.27968851395 rows/sec., 23.06 MiB/sec. | ||
| 17785 | 2026.05.02 04:41:58.064225 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.05.02 04:41:58.064260 [ 259 ] {59c234ce-bb78-4df1-86ca-486e4080fb6b} <Debug> TCPHandler: Processed in 0.001716199 sec. | ||
| 17787 | 2026.05.02 04:41:58.064311 [ 190 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_49_12} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 17788 | 2026.05.02 04:41:58.064387 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17789 | 2026.05.02 04:41:58.064397 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17790 | 2026.05.02 04:41:58.064497 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17791 | 2026.05.02 04:41:58.064538 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17792 | 2026.05.02 04:41:58.064882 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17793 | 2026.05.02 04:41:58.064918 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17794 | 2026.05.02 04:41:58.065225 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17795 | 2026.05.02 04:41:58.065430 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17796 | 2026.05.02 04:41:58.065555 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 17797 | 2026.05.02 04:41:58.065590 [ 259 ] {64de9638-2873-48a1-aadf-a147bc1837e5} <Debug> TCPHandler: Processed in 0.001242198 sec. | ||
| 17798 | 2026.05.02 04:41:58.065721 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17799 | 2026.05.02 04:41:58.065817 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17800 | 2026.05.02 04:41:58.065859 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17801 | 2026.05.02 04:41:58.066276 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2026.05.02 04:41:58.066312 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17803 | 2026.05.02 04:41:58.066642 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17804 | 2026.05.02 04:41:58.066852 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17805 | 2026.05.02 04:41:58.066984 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001186 sec., 225126.4755480607 rows/sec., 14.96 MiB/sec. | ||
| 17806 | 2026.05.02 04:41:58.067021 [ 259 ] {ae0ed065-73d1-46d1-aca4-53b343ad3793} <Debug> TCPHandler: Processed in 0.00134991 sec. | ||
| 17807 | 2026.05.02 04:41:58.067142 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17808 | 2026.05.02 04:41:58.067236 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17809 | 2026.05.02 04:41:58.067277 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17810 | 2026.05.02 04:41:58.067591 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17811 | 2026.05.02 04:41:58.067626 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17812 | 2026.05.02 04:41:58.067911 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17813 | 2026.05.02 04:41:58.068108 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17814 | 2026.05.02 04:41:58.068236 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 17815 | 2026.05.02 04:41:58.068239 [ 82 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 17816 | 2026.05.02 04:41:58.068273 [ 259 ] {a77edf5d-1a39-49c4-a027-fa920b7bcc0f} <Debug> TCPHandler: Processed in 0.001179477 sec. | ||
| 17817 | 2026.05.02 04:41:58.068293 [ 82 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2026.05.02 04:41:58.068318 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17819 | 2026.05.02 04:41:58.068400 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17820 | 2026.05.02 04:41:58.068414 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 17821 | 2026.05.02 04:41:58.068500 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17822 | 2026.05.02 04:41:58.068554 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17823 | 2026.05.02 04:41:58.068559 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17824 | 2026.05.02 04:41:58.068597 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 46 rows starting from the beginning of the part | ||
| 17825 | 2026.05.02 04:41:58.068670 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 17826 | 2026.05.02 04:41:58.068720 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 17827 | 2026.05.02 04:41:58.068765 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 17828 | 2026.05.02 04:41:58.068809 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 17829 | 2026.05.02 04:41:58.068851 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 17830 | 2026.05.02 04:41:58.069377 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17831 | 2026.05.02 04:41:58.069419 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17832 | 2026.05.02 04:41:58.069654 [ 198 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282879 sec., 39754.33380700752 rows/sec., 2.61 MiB/sec. | ||
| 17833 | 2026.05.02 04:41:58.069796 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 17834 | 2026.05.02 04:41:58.069949 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17835 | 2026.05.02 04:41:58.070077 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.05.02 04:41:58.070165 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_50_10} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 17837 | 2026.05.02 04:41:58.070221 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17838 | 2026.05.02 04:41:58.070238 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17839 | 2026.05.02 04:41:58.070361 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17840 | 2026.05.02 04:41:58.070371 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001889 sec., 5823.186871360508 rows/sec., 10.43 MiB/sec. | ||
| 17841 | 2026.05.02 04:41:58.070405 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2026.05.02 04:41:58.070430 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17843 | 2026.05.02 04:41:58.070442 [ 259 ] {e1e935ff-eac4-41e1-936a-68469e86a6e2} <Debug> TCPHandler: Processed in 0.002091347 sec. | ||
| 17844 | 2026.05.02 04:41:58.070494 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 17845 | 2026.05.02 04:41:58.070573 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17846 | 2026.05.02 04:41:58.070675 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17847 | 2026.05.02 04:41:58.070703 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17848 | 2026.05.02 04:41:58.070717 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17849 | 2026.05.02 04:41:58.070760 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2000 rows starting from the beginning of the part | ||
| 17850 | 2026.05.02 04:41:58.070884 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 17851 | 2026.05.02 04:41:58.070985 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part | ||
| 17852 | 2026.05.02 04:41:58.071068 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17853 | 2026.05.02 04:41:58.071083 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 17854 | 2026.05.02 04:41:58.071112 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17855 | 2026.05.02 04:41:58.071186 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 17856 | 2026.05.02 04:41:58.071283 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 11 rows starting from the beginning of the part | ||
| 17857 | 2026.05.02 04:41:58.071447 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17858 | 2026.05.02 04:41:58.071710 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2026.05.02 04:41:58.071843 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 4.75 MiB/sec. | ||
| 17860 | 2026.05.02 04:41:58.071879 [ 259 ] {81fb7039-a459-4b52-b845-c1e8e8ad9ea3} <Debug> TCPHandler: Processed in 0.00135592 sec. | ||
| 17861 | 2026.05.02 04:41:58.083454 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2106 rows, containing 19 columns (19 merged, 0 gathered) in 0.012988032 sec., 162149.27711912012 rows/sec., 290.56 MiB/sec. | ||
| 17862 | 2026.05.02 04:41:58.085429 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17863 | 2026.05.02 04:41:58.085768 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17864 | 2026.05.02 04:41:58.085834 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17865 | 2026.05.02 04:41:58.085973 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 17866 | 2026.05.02 04:41:59.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.26 MiB, peak 393.09 MiB, free memory in arenas 0.00 B, will set to 383.03 MiB (RSS), difference: 7.77 MiB | ||
| 17867 | 2026.05.02 04:41:59.113846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32163 | ||
| 17868 | 2026.05.02 04:41:59.114381 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.05.02 04:41:59.114420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17870 | 2026.05.02 04:41:59.114924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17871 | 2026.05.02 04:41:59.115157 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.05.02 04:41:59.115288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32163 | ||
| 17873 | 2026.05.02 04:42:00.819502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 17874 | 2026.05.02 04:42:00.835162 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17875 | 2026.05.02 04:42:00.835228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17876 | 2026.05.02 04:42:00.840527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17877 | 2026.05.02 04:42:00.841205 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17878 | 2026.05.02 04:42:00.844029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 17879 | 2026.05.02 04:42:03.041510 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17880 | 2026.05.02 04:42:03.041771 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17881 | 2026.05.02 04:42:03.042198 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17882 | 2026.05.02 04:42:03.042237 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17883 | 2026.05.02 04:42:03.042462 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17884 | 2026.05.02 04:42:03.042534 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17885 | 2026.05.02 04:42:03.042676 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17886 | 2026.05.02 04:42:03.042776 [ 309 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17887 | 2026.05.02 04:42:03.042795 [ 344 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17888 | 2026.05.02 04:42:03.042811 [ 322 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17889 | 2026.05.02 04:42:03.042939 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17890 | 2026.05.02 04:42:03.042969 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17891 | 2026.05.02 04:42:03.043040 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17892 | 2026.05.02 04:42:03.043061 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17893 | 2026.05.02 04:42:03.043097 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17894 | 2026.05.02 04:42:03.043137 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17895 | 2026.05.02 04:42:03.044230 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002569 sec., 17127.286882055272 rows/sec., 3.58 MiB/sec. | ||
| 17896 | 2026.05.02 04:42:03.044355 [ 259 ] {ea511d4c-3433-4d29-a18f-33a192547bb0} <Debug> TCPHandler: Processed in 0.002980657 sec. | ||
| 17897 | 2026.05.02 04:42:03.046594 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17898 | 2026.05.02 04:42:03.046723 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17899 | 2026.05.02 04:42:03.046776 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17900 | 2026.05.02 04:42:03.047349 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17901 | 2026.05.02 04:42:03.047390 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17902 | 2026.05.02 04:42:03.047765 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17903 | 2026.05.02 04:42:03.047986 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17904 | 2026.05.02 04:42:03.048135 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001448 sec., 81491.71270718232 rows/sec., 6.93 MiB/sec. | ||
| 17905 | 2026.05.02 04:42:03.048175 [ 259 ] {ebce8d22-eb17-48d1-a0f0-d8af46f3e973} <Debug> TCPHandler: Processed in 0.001644088 sec. | ||
| 17906 | 2026.05.02 04:42:03.048304 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17907 | 2026.05.02 04:42:03.048403 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17908 | 2026.05.02 04:42:03.048445 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17909 | 2026.05.02 04:42:03.048863 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17910 | 2026.05.02 04:42:03.048900 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17911 | 2026.05.02 04:42:03.049221 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17912 | 2026.05.02 04:42:03.049428 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2026.05.02 04:42:03.049563 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 17914 | 2026.05.02 04:42:03.049602 [ 259 ] {14858547-04f3-43ff-be2a-e0f1fc5990c0} <Debug> TCPHandler: Processed in 0.001348321 sec. | ||
| 17915 | 2026.05.02 04:42:03.049713 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17916 | 2026.05.02 04:42:03.049809 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17917 | 2026.05.02 04:42:03.049849 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17918 | 2026.05.02 04:42:03.050297 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2026.05.02 04:42:03.050332 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17920 | 2026.05.02 04:42:03.050644 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17921 | 2026.05.02 04:42:03.050849 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17922 | 2026.05.02 04:42:03.050979 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001188 sec., 79966.32996632997 rows/sec., 6.25 MiB/sec. | ||
| 17923 | 2026.05.02 04:42:03.051017 [ 259 ] {95f31203-fbdf-48fb-acb5-e7dbb5cd230d} <Debug> TCPHandler: Processed in 0.001353281 sec. | ||
| 17924 | 2026.05.02 04:42:03.051135 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17925 | 2026.05.02 04:42:03.051230 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17926 | 2026.05.02 04:42:03.051273 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17927 | 2026.05.02 04:42:03.051693 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.05.02 04:42:03.051730 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17929 | 2026.05.02 04:42:03.052054 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17930 | 2026.05.02 04:42:03.052258 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2026.05.02 04:42:03.052387 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 17932 | 2026.05.02 04:42:03.052391 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 5 parts from all_1_108_22 to all_112_112_0 | ||
| 17933 | 2026.05.02 04:42:03.052423 [ 259 ] {86a5778b-8629-433e-b19c-d4a6a24e50cb} <Debug> TCPHandler: Processed in 0.0013384 sec. | ||
| 17934 | 2026.05.02 04:42:03.052462 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17935 | 2026.05.02 04:42:03.052486 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17936 | 2026.05.02 04:42:03.052552 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17937 | 2026.05.02 04:42:03.052601 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_108_22 to all_112_112_0 into Compact with storage Full | ||
| 17938 | 2026.05.02 04:42:03.052653 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17939 | 2026.05.02 04:42:03.052712 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17940 | 2026.05.02 04:42:03.052764 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17941 | 2026.05.02 04:42:03.052810 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_108_22, total 43931 rows starting from the beginning of the part | ||
| 17942 | 2026.05.02 04:42:03.052888 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 128 rows starting from the beginning of the part | ||
| 17943 | 2026.05.02 04:42:03.052944 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 17944 | 2026.05.02 04:42:03.052997 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 17945 | 2026.05.02 04:42:03.053041 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 267 rows starting from the beginning of the part | ||
| 17946 | 2026.05.02 04:42:03.053495 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17947 | 2026.05.02 04:42:03.053535 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17948 | 2026.05.02 04:42:03.054093 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17949 | 2026.05.02 04:42:03.054333 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17950 | 2026.05.02 04:42:03.054474 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 17951 | 2026.05.02 04:42:03.054528 [ 259 ] {c350479f-77ad-4321-8842-f4103c504a4a} <Debug> TCPHandler: Processed in 0.002025355 sec. | ||
| 17952 | 2026.05.02 04:42:03.054664 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.05.02 04:42:03.054760 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17954 | 2026.05.02 04:42:03.054801 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17955 | 2026.05.02 04:42:03.055133 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.05.02 04:42:03.055169 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17957 | 2026.05.02 04:42:03.055472 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17958 | 2026.05.02 04:42:03.055679 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.05.02 04:42:03.055811 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 17960 | 2026.05.02 04:42:03.055846 [ 259 ] {3af4272c-1282-410a-8df4-42f06d3eec8e} <Debug> TCPHandler: Processed in 0.001231828 sec. | ||
| 17961 | 2026.05.02 04:42:03.060446 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44751 rows, containing 5 columns (5 merged, 0 gathered) in 0.007896817 sec., 5666966.829799905 rows/sec., 361.35 MiB/sec. | ||
| 17962 | 2026.05.02 04:42:03.060799 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 17963 | 2026.05.02 04:42:03.061066 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17964 | 2026.05.02 04:42:03.061143 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 5 parts: [all_1_108_22, all_112_112_0] -> all_1_112_23 | ||
| 17965 | 2026.05.02 04:42:03.061217 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 17966 | 2026.05.02 04:42:06.440061 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17967 | 2026.05.02 04:42:06.440162 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17968 | 2026.05.02 04:42:06.615509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32611 | ||
| 17969 | 2026.05.02 04:42:06.616271 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17970 | 2026.05.02 04:42:06.616314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17971 | 2026.05.02 04:42:06.616800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17972 | 2026.05.02 04:42:06.617039 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17973 | 2026.05.02 04:42:06.617168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32611 | ||
| 17974 | 2026.05.02 04:42:06.735938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2272 | ||
| 17975 | 2026.05.02 04:42:06.738592 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.05.02 04:42:06.738640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17977 | 2026.05.02 04:42:06.739897 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17978 | 2026.05.02 04:42:06.740167 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.05.02 04:42:06.740450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2272 | ||
| 17980 | 2026.05.02 04:42:08.044252 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17981 | 2026.05.02 04:42:08.044487 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 17982 | 2026.05.02 04:42:08.044843 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17983 | 2026.05.02 04:42:08.044882 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 17984 | 2026.05.02 04:42:08.045127 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17985 | 2026.05.02 04:42:08.045193 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17986 | 2026.05.02 04:42:08.045333 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17987 | 2026.05.02 04:42:08.045477 [ 344 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17988 | 2026.05.02 04:42:08.045561 [ 309 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17989 | 2026.05.02 04:42:08.045581 [ 344 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17990 | 2026.05.02 04:42:08.045707 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17991 | 2026.05.02 04:42:08.045735 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17992 | 2026.05.02 04:42:08.045805 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17993 | 2026.05.02 04:42:08.045833 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 17994 | 2026.05.02 04:42:08.045867 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17995 | 2026.05.02 04:42:08.045906 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17996 | 2026.05.02 04:42:08.047245 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002854 sec., 15416.95865451997 rows/sec., 3.22 MiB/sec. | ||
| 17997 | 2026.05.02 04:42:08.047390 [ 259 ] {051e6a62-05f1-4b2c-800d-4edbffacab11} <Debug> TCPHandler: Processed in 0.003267133 sec. | ||
| 17998 | 2026.05.02 04:42:08.052878 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17999 | 2026.05.02 04:42:08.052993 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18000 | 2026.05.02 04:42:08.053039 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18001 | 2026.05.02 04:42:08.053840 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18002 | 2026.05.02 04:42:08.053879 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18003 | 2026.05.02 04:42:08.054260 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18004 | 2026.05.02 04:42:08.054484 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18005 | 2026.05.02 04:42:08.054627 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001667 sec., 170365.92681463706 rows/sec., 10.82 MiB/sec. | ||
| 18006 | 2026.05.02 04:42:08.054668 [ 259 ] {75cb4364-0048-4662-b48f-d33906bb8a94} <Debug> TCPHandler: Processed in 0.001847612 sec. | ||
| 18007 | 2026.05.02 04:42:08.054800 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18008 | 2026.05.02 04:42:08.054927 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18009 | 2026.05.02 04:42:08.054974 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18010 | 2026.05.02 04:42:08.055865 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2026.05.02 04:42:08.055901 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18012 | 2026.05.02 04:42:08.056252 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18013 | 2026.05.02 04:42:08.056478 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18014 | 2026.05.02 04:42:08.056609 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001709 sec., 479227.61849034525 rows/sec., 37.17 MiB/sec. | ||
| 18015 | 2026.05.02 04:42:08.056647 [ 259 ] {905ada14-fb80-451d-a615-b8fc961a45c2} <Debug> TCPHandler: Processed in 0.001898623 sec. | ||
| 18016 | 2026.05.02 04:42:08.056791 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18017 | 2026.05.02 04:42:08.056892 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18018 | 2026.05.02 04:42:08.056932 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18019 | 2026.05.02 04:42:08.057407 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2026.05.02 04:42:08.057444 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18021 | 2026.05.02 04:42:08.057748 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18022 | 2026.05.02 04:42:08.057958 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.05.02 04:42:08.058090 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001216 sec., 125822.36842105263 rows/sec., 7.52 MiB/sec. | ||
| 18024 | 2026.05.02 04:42:08.058126 [ 259 ] {73591480-b077-471d-86f1-d57509e1f70e} <Debug> TCPHandler: Processed in 0.001387361 sec. | ||
| 18025 | 2026.05.02 04:42:08.058258 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18026 | 2026.05.02 04:42:08.058373 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18027 | 2026.05.02 04:42:08.058412 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18028 | 2026.05.02 04:42:08.058891 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18029 | 2026.05.02 04:42:08.058927 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18030 | 2026.05.02 04:42:08.059213 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18031 | 2026.05.02 04:42:08.059414 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2026.05.02 04:42:08.059537 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 18033 | 2026.05.02 04:42:08.059537 [ 66 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18034 | 2026.05.02 04:42:08.059573 [ 259 ] {4593bb08-1d36-4d75-b0ce-288c583791b6} <Debug> TCPHandler: Processed in 0.001372031 sec. | ||
| 18035 | 2026.05.02 04:42:08.059613 [ 66 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2026.05.02 04:42:08.059639 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18037 | 2026.05.02 04:42:08.059712 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18038 | 2026.05.02 04:42:08.059730 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 18039 | 2026.05.02 04:42:08.059813 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18040 | 2026.05.02 04:42:08.059825 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18041 | 2026.05.02 04:42:08.059853 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18042 | 2026.05.02 04:42:08.059853 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 951 rows starting from the beginning of the part | ||
| 18043 | 2026.05.02 04:42:08.059915 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 18044 | 2026.05.02 04:42:08.059960 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 801 rows starting from the beginning of the part | ||
| 18045 | 2026.05.02 04:42:08.060003 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 149 rows starting from the beginning of the part | ||
| 18046 | 2026.05.02 04:42:08.060042 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 18047 | 2026.05.02 04:42:08.060081 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 18048 | 2026.05.02 04:42:08.060302 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18049 | 2026.05.02 04:42:08.060362 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18050 | 2026.05.02 04:42:08.060659 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18051 | 2026.05.02 04:42:08.060863 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18052 | 2026.05.02 04:42:08.060997 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 18053 | 2026.05.02 04:42:08.061033 [ 259 ] {1fe08349-0a72-4802-8699-812105480cb0} <Debug> TCPHandler: Processed in 0.001367531 sec. | ||
| 18054 | 2026.05.02 04:42:08.061090 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393971 sec., 1684396.5907468663 rows/sec., 107.38 MiB/sec. | ||
| 18055 | 2026.05.02 04:42:08.061149 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18056 | 2026.05.02 04:42:08.061251 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18057 | 2026.05.02 04:42:08.061314 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18058 | 2026.05.02 04:42:08.061314 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18059 | 2026.05.02 04:42:08.061612 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2026.05.02 04:42:08.061687 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_66_13} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18061 | 2026.05.02 04:42:08.061793 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18062 | 2026.05.02 04:42:08.061921 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2026.05.02 04:42:08.061961 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18064 | 2026.05.02 04:42:08.062278 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18065 | 2026.05.02 04:42:08.062478 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18066 | 2026.05.02 04:42:08.062603 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001373 sec., 364894.3918426802 rows/sec., 25.65 MiB/sec. | ||
| 18067 | 2026.05.02 04:42:08.062639 [ 259 ] {e20b8bcc-4036-4b45-bc26-fee0184682b5} <Debug> TCPHandler: Processed in 0.001540975 sec. | ||
| 18068 | 2026.05.02 04:42:08.062752 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18069 | 2026.05.02 04:42:08.062844 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18070 | 2026.05.02 04:42:08.062883 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18071 | 2026.05.02 04:42:08.063211 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2026.05.02 04:42:08.063247 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18073 | 2026.05.02 04:42:08.063538 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18074 | 2026.05.02 04:42:08.063738 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2026.05.02 04:42:08.063862 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 18076 | 2026.05.02 04:42:08.063898 [ 259 ] {395bcc86-f3ce-4950-bfb3-8161a784bbad} <Debug> TCPHandler: Processed in 0.001193327 sec. | ||
| 18077 | 2026.05.02 04:42:08.064010 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18078 | 2026.05.02 04:42:08.064103 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18079 | 2026.05.02 04:42:08.064144 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18080 | 2026.05.02 04:42:08.064559 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.05.02 04:42:08.064594 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18082 | 2026.05.02 04:42:08.064905 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18083 | 2026.05.02 04:42:08.065111 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.05.02 04:42:08.065239 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 18085 | 2026.05.02 04:42:08.065280 [ 259 ] {25813b9c-9fd9-4dfc-9d7d-596ae09ec83d} <Debug> TCPHandler: Processed in 0.0013162 sec. | ||
| 18086 | 2026.05.02 04:42:08.065410 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18087 | 2026.05.02 04:42:08.065502 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18088 | 2026.05.02 04:42:08.065542 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18089 | 2026.05.02 04:42:08.065850 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.05.02 04:42:08.065884 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18091 | 2026.05.02 04:42:08.066172 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18092 | 2026.05.02 04:42:08.066380 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18093 | 2026.05.02 04:42:08.066514 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 18094 | 2026.05.02 04:42:08.066548 [ 259 ] {18d20bf2-20f8-409e-b28b-957610179bcd} <Debug> TCPHandler: Processed in 0.001185887 sec. | ||
| 18095 | 2026.05.02 04:42:08.066660 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.05.02 04:42:08.066759 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18097 | 2026.05.02 04:42:08.066813 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18098 | 2026.05.02 04:42:08.067612 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.05.02 04:42:08.067647 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18100 | 2026.05.02 04:42:08.068136 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18101 | 2026.05.02 04:42:08.068348 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.05.02 04:42:08.068486 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 18103 | 2026.05.02 04:42:08.068537 [ 259 ] {e8c00f28-d8b2-4ad1-9171-05095759abe6} <Debug> TCPHandler: Processed in 0.001923984 sec. | ||
| 18104 | 2026.05.02 04:42:08.068658 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18105 | 2026.05.02 04:42:08.068751 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18106 | 2026.05.02 04:42:08.068791 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18107 | 2026.05.02 04:42:08.069143 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2026.05.02 04:42:08.069179 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18109 | 2026.05.02 04:42:08.069487 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18110 | 2026.05.02 04:42:08.069684 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2026.05.02 04:42:08.069807 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 18112 | 2026.05.02 04:42:08.069842 [ 259 ] {8eb0adb7-9002-4f97-a9a5-e7fe3b8708dc} <Debug> TCPHandler: Processed in 0.001231508 sec. | ||
| 18113 | 2026.05.02 04:42:08.316793 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18114 | 2026.05.02 04:42:08.317027 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 18115 | 2026.05.02 04:42:08.317378 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18116 | 2026.05.02 04:42:08.317417 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 18117 | 2026.05.02 04:42:08.317653 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18118 | 2026.05.02 04:42:08.317724 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18119 | 2026.05.02 04:42:08.317865 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 18120 | 2026.05.02 04:42:08.317993 [ 322 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18121 | 2026.05.02 04:42:08.318017 [ 320 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18122 | 2026.05.02 04:42:08.318002 [ 295 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18123 | 2026.05.02 04:42:08.318204 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18124 | 2026.05.02 04:42:08.318235 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18125 | 2026.05.02 04:42:08.318306 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18126 | 2026.05.02 04:42:08.318328 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 18127 | 2026.05.02 04:42:08.318364 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 18128 | 2026.05.02 04:42:08.318403 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 18129 | 2026.05.02 04:42:08.319683 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002752 sec., 15988.372093023256 rows/sec., 3.34 MiB/sec. | ||
| 18130 | 2026.05.02 04:42:08.319834 [ 259 ] {6956309a-3b74-4a93-8b78-642066c4da7a} <Debug> TCPHandler: Processed in 0.003170972 sec. | ||
| 18131 | 2026.05.02 04:42:08.333790 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2026.05.02 04:42:08.333936 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18133 | 2026.05.02 04:42:08.333992 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18134 | 2026.05.02 04:42:08.334585 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18135 | 2026.05.02 04:42:08.334641 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18136 | 2026.05.02 04:42:08.335069 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18137 | 2026.05.02 04:42:08.335324 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18138 | 2026.05.02 04:42:08.335497 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.0016 sec., 6250 rows/sec., 509.64 KiB/sec. | ||
| 18139 | 2026.05.02 04:42:08.335542 [ 259 ] {1cbf59f8-85e0-4d01-99d1-1f3bbaec1fc7} <Debug> TCPHandler: Processed in 0.001819841 sec. | ||
| 18140 | 2026.05.02 04:42:08.335667 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18141 | 2026.05.02 04:42:08.335774 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18142 | 2026.05.02 04:42:08.335818 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18143 | 2026.05.02 04:42:08.337474 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2026.05.02 04:42:08.337516 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18145 | 2026.05.02 04:42:08.337981 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18146 | 2026.05.02 04:42:08.338206 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2026.05.02 04:42:08.338349 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Debug> executeQuery: Read 2472 rows, 187.94 KiB in 0.002598 sec., 951501.154734411 rows/sec., 70.64 MiB/sec. | ||
| 18148 | 2026.05.02 04:42:08.338390 [ 259 ] {ca39e88d-bffb-4408-a83c-f0b59f30a8cc} <Debug> TCPHandler: Processed in 0.002773982 sec. | ||
| 18149 | 2026.05.02 04:42:08.338516 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18150 | 2026.05.02 04:42:08.338619 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18151 | 2026.05.02 04:42:08.338662 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18152 | 2026.05.02 04:42:08.339095 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2026.05.02 04:42:08.339133 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18154 | 2026.05.02 04:42:08.339451 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18155 | 2026.05.02 04:42:08.339663 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2026.05.02 04:42:08.339796 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001199 sec., 43369.47456213511 rows/sec., 3.14 MiB/sec. | ||
| 18157 | 2026.05.02 04:42:08.339835 [ 259 ] {89114159-c4b0-4abc-a5d4-807fc1e6b17f} <Debug> TCPHandler: Processed in 0.00137107 sec. | ||
| 18158 | 2026.05.02 04:42:08.339967 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18159 | 2026.05.02 04:42:08.340064 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18160 | 2026.05.02 04:42:08.340105 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18161 | 2026.05.02 04:42:08.340793 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2026.05.02 04:42:08.340831 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18163 | 2026.05.02 04:42:08.341161 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18164 | 2026.05.02 04:42:08.341378 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2026.05.02 04:42:08.341510 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001464 sec., 547131.1475409836 rows/sec., 31.60 MiB/sec. | ||
| 18166 | 2026.05.02 04:42:08.341549 [ 259 ] {7999c73e-5b1f-450b-a01b-8c8ee0a03af6} <Debug> TCPHandler: Processed in 0.001632727 sec. | ||
| 18167 | 2026.05.02 04:42:08.341684 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18168 | 2026.05.02 04:42:08.341781 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18169 | 2026.05.02 04:42:08.341820 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18170 | 2026.05.02 04:42:08.342202 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2026.05.02 04:42:08.342239 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18172 | 2026.05.02 04:42:08.342524 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 18173 | 2026.05.02 04:42:08.342732 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18174 | 2026.05.02 04:42:08.342861 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 18175 | 2026.05.02 04:42:08.342899 [ 259 ] {d36ed1b5-da74-4f51-b6f6-becd7ea02915} <Debug> TCPHandler: Processed in 0.001263918 sec. | ||
| 18176 | 2026.05.02 04:42:08.343015 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18177 | 2026.05.02 04:42:08.343111 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18178 | 2026.05.02 04:42:08.343150 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18179 | 2026.05.02 04:42:08.344005 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2026.05.02 04:42:08.344042 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18181 | 2026.05.02 04:42:08.344121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 18182 | 2026.05.02 04:42:08.344400 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18183 | 2026.05.02 04:42:08.344637 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18184 | 2026.05.02 04:42:08.344771 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001678 sec., 793206.1978545887 rows/sec., 53.20 MiB/sec. | ||
| 18185 | 2026.05.02 04:42:08.344810 [ 259 ] {94b870ea-fb5d-443b-ac0d-7b189ef0c5ef} <Debug> TCPHandler: Processed in 0.001845551 sec. | ||
| 18186 | 2026.05.02 04:42:08.344916 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18187 | 2026.05.02 04:42:08.345016 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18188 | 2026.05.02 04:42:08.345059 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18189 | 2026.05.02 04:42:08.345764 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.05.02 04:42:08.345801 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18191 | 2026.05.02 04:42:08.346224 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18192 | 2026.05.02 04:42:08.346435 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.05.02 04:42:08.346567 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.00157 sec., 956050.9554140128 rows/sec., 58.01 MiB/sec. | ||
| 18194 | 2026.05.02 04:42:08.346606 [ 259 ] {bbc4cb3e-2333-46df-9359-12642a2c0445} <Debug> TCPHandler: Processed in 0.00173789 sec. | ||
| 18195 | 2026.05.02 04:42:08.346716 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18196 | 2026.05.02 04:42:08.346813 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18197 | 2026.05.02 04:42:08.346867 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18198 | 2026.05.02 04:42:08.347756 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18199 | 2026.05.02 04:42:08.347794 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18200 | 2026.05.02 04:42:08.348385 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18201 | 2026.05.02 04:42:08.348618 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18202 | 2026.05.02 04:42:08.348756 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001962 sec., 21406.727828746174 rows/sec., 38.36 MiB/sec. | ||
| 18203 | 2026.05.02 04:42:08.348815 [ 259 ] {5c1862d3-29ff-4126-93c9-7d4609a63387} <Debug> TCPHandler: Processed in 0.002147998 sec. | ||
| 18204 | 2026.05.02 04:42:08.348946 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18205 | 2026.05.02 04:42:08.349045 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18206 | 2026.05.02 04:42:08.349087 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18207 | 2026.05.02 04:42:08.349411 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.05.02 04:42:08.349449 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18209 | 2026.05.02 04:42:08.349743 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18210 | 2026.05.02 04:42:08.349960 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.05.02 04:42:08.350090 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 18212 | 2026.05.02 04:42:08.350128 [ 259 ] {10b20bc2-b9b5-46a0-8f1c-5198aeb89fc4} <Debug> TCPHandler: Processed in 0.001231458 sec. | ||
| 18213 | 2026.05.02 04:42:08.361949 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18214 | 2026.05.02 04:42:08.362007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18215 | 2026.05.02 04:42:08.367622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18216 | 2026.05.02 04:42:08.368324 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18217 | 2026.05.02 04:42:08.371316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 18218 | 2026.05.02 04:42:09.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.58 MiB, peak 393.09 MiB, free memory in arenas 0.00 B, will set to 383.47 MiB (RSS), difference: -2.11 MiB | ||
| 18219 | 2026.05.02 04:42:13.038633 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18220 | 2026.05.02 04:42:13.038893 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18221 | 2026.05.02 04:42:13.039261 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18222 | 2026.05.02 04:42:13.039301 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 18223 | 2026.05.02 04:42:13.039528 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18224 | 2026.05.02 04:42:13.039594 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18225 | 2026.05.02 04:42:13.039731 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18226 | 2026.05.02 04:42:13.039870 [ 320 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18227 | 2026.05.02 04:42:13.039885 [ 322 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18228 | 2026.05.02 04:42:13.039872 [ 295 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18229 | 2026.05.02 04:42:13.040080 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18230 | 2026.05.02 04:42:13.040105 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18231 | 2026.05.02 04:42:13.040172 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18232 | 2026.05.02 04:42:13.040191 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 18233 | 2026.05.02 04:42:13.040224 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18234 | 2026.05.02 04:42:13.040261 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18235 | 2026.05.02 04:42:13.041406 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002597 sec., 16942.62610704659 rows/sec., 1.93 MiB/sec. | ||
| 18236 | 2026.05.02 04:42:13.041564 [ 259 ] {a1949d08-1944-4922-ac7b-deec69757028} <Debug> TCPHandler: Processed in 0.003064499 sec. | ||
| 18237 | 2026.05.02 04:42:13.043276 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.05.02 04:42:13.043386 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18239 | 2026.05.02 04:42:13.043447 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18240 | 2026.05.02 04:42:13.044214 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.05.02 04:42:13.044283 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18242 | 2026.05.02 04:42:13.044765 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18243 | 2026.05.02 04:42:13.045008 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.05.02 04:42:13.045159 [ 57 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18245 | 2026.05.02 04:42:13.045164 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.38 MiB/sec. | ||
| 18246 | 2026.05.02 04:42:13.045198 [ 57 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2026.05.02 04:42:13.045218 [ 259 ] {6e72b1b3-f36b-4f7a-80ef-f5e9cec80786} <Debug> TCPHandler: Processed in 0.001994075 sec. | ||
| 18248 | 2026.05.02 04:42:13.045220 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18249 | 2026.05.02 04:42:13.045316 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 18250 | 2026.05.02 04:42:13.045347 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18251 | 2026.05.02 04:42:13.045410 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18252 | 2026.05.02 04:42:13.045439 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3242 rows starting from the beginning of the part | ||
| 18253 | 2026.05.02 04:42:13.045450 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18254 | 2026.05.02 04:42:13.045493 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18255 | 2026.05.02 04:42:13.045496 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 821 rows starting from the beginning of the part | ||
| 18256 | 2026.05.02 04:42:13.045547 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 118 rows starting from the beginning of the part | ||
| 18257 | 2026.05.02 04:42:13.045589 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 819 rows starting from the beginning of the part | ||
| 18258 | 2026.05.02 04:42:13.045630 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2472 rows starting from the beginning of the part | ||
| 18259 | 2026.05.02 04:42:13.045670 [ 189 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 18260 | 2026.05.02 04:42:13.045941 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2026.05.02 04:42:13.045978 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18262 | 2026.05.02 04:42:13.046291 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18263 | 2026.05.02 04:42:13.046514 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.05.02 04:42:13.046634 [ 57 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18265 | 2026.05.02 04:42:13.046650 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 18266 | 2026.05.02 04:42:13.046662 [ 57 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18267 | 2026.05.02 04:42:13.046681 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18268 | 2026.05.02 04:42:13.046687 [ 259 ] {30200d16-c873-4082-b54f-602f7b72da7b} <Debug> TCPHandler: Processed in 0.001390342 sec. | ||
| 18269 | 2026.05.02 04:42:13.046774 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 18270 | 2026.05.02 04:42:13.046811 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18271 | 2026.05.02 04:42:13.046899 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18272 | 2026.05.02 04:42:13.046917 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18273 | 2026.05.02 04:42:13.046937 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1794 rows starting from the beginning of the part | ||
| 18274 | 2026.05.02 04:42:13.046968 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18275 | 2026.05.02 04:42:13.047006 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 505 rows starting from the beginning of the part | ||
| 18276 | 2026.05.02 04:42:13.047054 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 95 rows starting from the beginning of the part | ||
| 18277 | 2026.05.02 04:42:13.047093 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 501 rows starting from the beginning of the part | ||
| 18278 | 2026.05.02 04:42:13.047133 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1331 rows starting from the beginning of the part | ||
| 18279 | 2026.05.02 04:42:13.047173 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 18280 | 2026.05.02 04:42:13.047369 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.05.02 04:42:13.047411 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18282 | 2026.05.02 04:42:13.047778 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18283 | 2026.05.02 04:42:13.047798 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7528 rows, containing 5 columns (5 merged, 0 gathered) in 0.002515697 sec., 2992411.24825446 rows/sec., 237.33 MiB/sec. | ||
| 18284 | 2026.05.02 04:42:13.048014 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18285 | 2026.05.02 04:42:13.048096 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18286 | 2026.05.02 04:42:13.048153 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001259 sec., 101667.9904686259 rows/sec., 7.08 MiB/sec. | ||
| 18287 | 2026.05.02 04:42:13.048192 [ 259 ] {b5911049-2200-4d9b-abc8-9479dd3a2305} <Debug> TCPHandler: Processed in 0.001431183 sec. | ||
| 18288 | 2026.05.02 04:42:13.048312 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18289 | 2026.05.02 04:42:13.048355 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.05.02 04:42:13.048412 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18291 | 2026.05.02 04:42:13.048420 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_116_23} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18292 | 2026.05.02 04:42:13.048456 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18293 | 2026.05.02 04:42:13.048488 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 18294 | 2026.05.02 04:42:13.048609 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879772 sec., 2282191.670053602 rows/sec., 165.09 MiB/sec. | ||
| 18295 | 2026.05.02 04:42:13.048795 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.05.02 04:42:13.048803 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18297 | 2026.05.02 04:42:13.048831 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18298 | 2026.05.02 04:42:13.049069 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.05.02 04:42:13.049133 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_116_23} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18300 | 2026.05.02 04:42:13.049148 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18301 | 2026.05.02 04:42:13.049203 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 18302 | 2026.05.02 04:42:13.049363 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18303 | 2026.05.02 04:42:13.049472 [ 57 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18304 | 2026.05.02 04:42:13.049489 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 18305 | 2026.05.02 04:42:13.049512 [ 57 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18306 | 2026.05.02 04:42:13.049527 [ 259 ] {6175f120-4681-4bc9-b2f0-2f3eef02eee0} <Debug> TCPHandler: Processed in 0.001264469 sec. | ||
| 18307 | 2026.05.02 04:42:13.049531 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18308 | 2026.05.02 04:42:13.049623 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 18309 | 2026.05.02 04:42:13.049744 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18310 | 2026.05.02 04:42:13.049775 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7020 rows starting from the beginning of the part | ||
| 18311 | 2026.05.02 04:42:13.049833 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 18312 | 2026.05.02 04:42:13.049875 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 18313 | 2026.05.02 04:42:13.049916 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 18314 | 2026.05.02 04:42:13.049954 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 12 rows starting from the beginning of the part | ||
| 18315 | 2026.05.02 04:42:13.049991 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 48 rows starting from the beginning of the part | ||
| 18316 | 2026.05.02 04:42:13.051817 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7320 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022371 sec., 3272093.3351213625 rows/sec., 210.82 MiB/sec. | ||
| 18317 | 2026.05.02 04:42:13.052209 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18318 | 2026.05.02 04:42:13.052461 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.05.02 04:42:13.052523 [ 201 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_116_23} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18320 | 2026.05.02 04:42:13.052595 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18321 | 2026.05.02 04:42:14.117320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33123 | ||
| 18322 | 2026.05.02 04:42:14.117854 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.05.02 04:42:14.117893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18324 | 2026.05.02 04:42:14.118412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18325 | 2026.05.02 04:42:14.118682 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18326 | 2026.05.02 04:42:14.118840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33123 | ||
| 18327 | 2026.05.02 04:42:15.871428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 18328 | 2026.05.02 04:42:15.888336 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18329 | 2026.05.02 04:42:15.888398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18330 | 2026.05.02 04:42:15.894213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18331 | 2026.05.02 04:42:15.894906 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18332 | 2026.05.02 04:42:15.898063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 18333 | 2026.05.02 04:42:16.740743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2326 | ||
| 18334 | 2026.05.02 04:42:16.743765 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.05.02 04:42:16.743817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18336 | 2026.05.02 04:42:16.745112 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18337 | 2026.05.02 04:42:16.745402 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.05.02 04:42:16.745555 [ 50 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 18339 | 2026.05.02 04:42:16.745601 [ 50 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.05.02 04:42:16.745624 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18341 | 2026.05.02 04:42:16.745779 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 18342 | 2026.05.02 04:42:16.745813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2326 | ||
| 18343 | 2026.05.02 04:42:16.746615 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18344 | 2026.05.02 04:42:16.746759 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2098 rows starting from the beginning of the part | ||
| 18345 | 2026.05.02 04:42:16.747138 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 18346 | 2026.05.02 04:42:16.747510 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part | ||
| 18347 | 2026.05.02 04:42:16.747853 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 18348 | 2026.05.02 04:42:16.748181 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 18349 | 2026.05.02 04:42:16.748499 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part | ||
| 18350 | 2026.05.02 04:42:16.755897 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2326 rows, containing 72 columns (72 merged, 0 gathered) in 0.010198539 sec., 228071.88362960616 rows/sec., 187.44 MiB/sec. | ||
| 18351 | 2026.05.02 04:42:16.757667 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 18352 | 2026.05.02 04:42:16.758162 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18353 | 2026.05.02 04:42:16.758256 [ 199 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_51_10} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 18354 | 2026.05.02 04:42:16.758447 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB. | ||
| 18355 | 2026.05.02 04:42:18.044133 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18356 | 2026.05.02 04:42:18.044401 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 18357 | 2026.05.02 04:42:18.044786 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18358 | 2026.05.02 04:42:18.044827 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 18359 | 2026.05.02 04:42:18.045077 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18360 | 2026.05.02 04:42:18.045150 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18361 | 2026.05.02 04:42:18.045292 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18362 | 2026.05.02 04:42:18.045436 [ 338 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18363 | 2026.05.02 04:42:18.045437 [ 320 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18364 | 2026.05.02 04:42:18.045436 [ 322 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18365 | 2026.05.02 04:42:18.045650 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18366 | 2026.05.02 04:42:18.045682 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18367 | 2026.05.02 04:42:18.045755 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18368 | 2026.05.02 04:42:18.045776 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 18369 | 2026.05.02 04:42:18.045812 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18370 | 2026.05.02 04:42:18.045853 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18371 | 2026.05.02 04:42:18.047029 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002741 sec., 16052.535570959504 rows/sec., 3.36 MiB/sec. | ||
| 18372 | 2026.05.02 04:42:18.047122 [ 259 ] {ae03008b-da6c-4c5d-b5c9-b86b26917b52} <Debug> TCPHandler: Processed in 0.003129731 sec. | ||
| 18373 | 2026.05.02 04:42:18.052424 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18374 | 2026.05.02 04:42:18.052539 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18375 | 2026.05.02 04:42:18.052586 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18376 | 2026.05.02 04:42:18.053166 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18377 | 2026.05.02 04:42:18.053212 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18378 | 2026.05.02 04:42:18.053583 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18379 | 2026.05.02 04:42:18.053812 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18380 | 2026.05.02 04:42:18.053960 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001454 sec., 195323.2462173315 rows/sec., 12.41 MiB/sec. | ||
| 18381 | 2026.05.02 04:42:18.054000 [ 259 ] {c6d32bd8-f407-45d4-9d3d-3aca7ad4b57d} <Debug> TCPHandler: Processed in 0.001629686 sec. | ||
| 18382 | 2026.05.02 04:42:18.054130 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18383 | 2026.05.02 04:42:18.054231 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18384 | 2026.05.02 04:42:18.054275 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18385 | 2026.05.02 04:42:18.055070 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18386 | 2026.05.02 04:42:18.055109 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18387 | 2026.05.02 04:42:18.055461 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18388 | 2026.05.02 04:42:18.055691 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18389 | 2026.05.02 04:42:18.055822 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001612 sec., 508064.5161290323 rows/sec., 39.41 MiB/sec. | ||
| 18390 | 2026.05.02 04:42:18.055862 [ 259 ] {0a0297f2-66b4-4385-b360-7bdbc604523c} <Debug> TCPHandler: Processed in 0.00178315 sec. | ||
| 18391 | 2026.05.02 04:42:18.055979 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18392 | 2026.05.02 04:42:18.056079 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18393 | 2026.05.02 04:42:18.056120 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18394 | 2026.05.02 04:42:18.056569 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2026.05.02 04:42:18.056608 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18396 | 2026.05.02 04:42:18.056926 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18397 | 2026.05.02 04:42:18.057144 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2026.05.02 04:42:18.057270 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001212 sec., 126237.62376237624 rows/sec., 7.55 MiB/sec. | ||
| 18399 | 2026.05.02 04:42:18.057309 [ 259 ] {6d666bfc-1253-4572-ad9a-8aa31cc704ff} <Debug> TCPHandler: Processed in 0.001379301 sec. | ||
| 18400 | 2026.05.02 04:42:18.057427 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2026.05.02 04:42:18.057525 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18402 | 2026.05.02 04:42:18.057567 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18403 | 2026.05.02 04:42:18.058010 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.05.02 04:42:18.058047 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18405 | 2026.05.02 04:42:18.058353 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18406 | 2026.05.02 04:42:18.058578 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.05.02 04:42:18.058708 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 18408 | 2026.05.02 04:42:18.058746 [ 259 ] {336be10b-f74b-4ffd-acb1-0c6731d94880} <Debug> TCPHandler: Processed in 0.001368641 sec. | ||
| 18409 | 2026.05.02 04:42:18.058864 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.05.02 04:42:18.058960 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18411 | 2026.05.02 04:42:18.059002 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18412 | 2026.05.02 04:42:18.059443 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.05.02 04:42:18.059481 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18414 | 2026.05.02 04:42:18.059784 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18415 | 2026.05.02 04:42:18.060014 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.05.02 04:42:18.060143 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 18417 | 2026.05.02 04:42:18.060181 [ 259 ] {4645f46a-f8f5-4ce9-aa5f-5da69d46ba5b} <Debug> TCPHandler: Processed in 0.0013665 sec. | ||
| 18418 | 2026.05.02 04:42:18.060299 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.05.02 04:42:18.060395 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18420 | 2026.05.02 04:42:18.060436 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18421 | 2026.05.02 04:42:18.061033 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.05.02 04:42:18.061070 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18423 | 2026.05.02 04:42:18.061443 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18424 | 2026.05.02 04:42:18.061664 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.05.02 04:42:18.061795 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001417 sec., 353563.8673253352 rows/sec., 24.85 MiB/sec. | ||
| 18426 | 2026.05.02 04:42:18.061833 [ 259 ] {e7a32114-1f89-4c53-8cb5-461e86413dbd} <Debug> TCPHandler: Processed in 0.001583446 sec. | ||
| 18427 | 2026.05.02 04:42:18.061943 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18428 | 2026.05.02 04:42:18.062037 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18429 | 2026.05.02 04:42:18.062080 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18430 | 2026.05.02 04:42:18.062424 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18431 | 2026.05.02 04:42:18.062460 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18432 | 2026.05.02 04:42:18.062768 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18433 | 2026.05.02 04:42:18.062989 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18434 | 2026.05.02 04:42:18.063099 [ 54 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 18435 | 2026.05.02 04:42:18.063116 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 18436 | 2026.05.02 04:42:18.063149 [ 54 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18437 | 2026.05.02 04:42:18.063163 [ 259 ] {506bc661-8d4d-4bf8-bf14-d6ced6712e18} <Debug> TCPHandler: Processed in 0.001269818 sec. | ||
| 18438 | 2026.05.02 04:42:18.063176 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18439 | 2026.05.02 04:42:18.063289 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18440 | 2026.05.02 04:42:18.063302 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 18441 | 2026.05.02 04:42:18.063391 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.05.02 04:42:18.063440 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18443 | 2026.05.02 04:42:18.063459 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18444 | 2026.05.02 04:42:18.063500 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 18445 | 2026.05.02 04:42:18.063566 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 18446 | 2026.05.02 04:42:18.063609 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 18447 | 2026.05.02 04:42:18.063648 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 18448 | 2026.05.02 04:42:18.063686 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 18449 | 2026.05.02 04:42:18.063723 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 18450 | 2026.05.02 04:42:18.063893 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2026.05.02 04:42:18.063938 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18452 | 2026.05.02 04:42:18.064293 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18453 | 2026.05.02 04:42:18.064531 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.05.02 04:42:18.064577 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.0013295 sec., 230161.714930425 rows/sec., 11.74 MiB/sec. | ||
| 18455 | 2026.05.02 04:42:18.064650 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_112_23 to all_117_117_0 | ||
| 18456 | 2026.05.02 04:42:18.064658 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001286 sec., 206065.31881804042 rows/sec., 13.69 MiB/sec. | ||
| 18457 | 2026.05.02 04:42:18.064677 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18458 | 2026.05.02 04:42:18.064703 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18459 | 2026.05.02 04:42:18.064708 [ 259 ] {a339335b-0c1c-4a21-a8b3-25a8476569eb} <Debug> TCPHandler: Processed in 0.001467143 sec. | ||
| 18460 | 2026.05.02 04:42:18.064759 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 18461 | 2026.05.02 04:42:18.064805 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_112_23 to all_117_117_0 into Compact with storage Full | ||
| 18462 | 2026.05.02 04:42:18.064852 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18463 | 2026.05.02 04:42:18.064941 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18464 | 2026.05.02 04:42:18.064954 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18465 | 2026.05.02 04:42:18.064986 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_112_23, total 44751 rows starting from the beginning of the part | ||
| 18466 | 2026.05.02 04:42:18.065006 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18467 | 2026.05.02 04:42:18.065064 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 18468 | 2026.05.02 04:42:18.065075 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18469 | 2026.05.02 04:42:18.065120 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 265 rows starting from the beginning of the part | ||
| 18470 | 2026.05.02 04:42:18.065172 [ 194 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_51_10} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 18471 | 2026.05.02 04:42:18.065172 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1501 rows starting from the beginning of the part | ||
| 18472 | 2026.05.02 04:42:18.065235 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 128 rows starting from the beginning of the part | ||
| 18473 | 2026.05.02 04:42:18.065278 [ 192 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 265 rows starting from the beginning of the part | ||
| 18474 | 2026.05.02 04:42:18.065284 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18475 | 2026.05.02 04:42:18.065337 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18476 | 2026.05.02 04:42:18.065378 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18477 | 2026.05.02 04:42:18.065702 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18478 | 2026.05.02 04:42:18.065922 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18479 | 2026.05.02 04:42:18.066056 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 18480 | 2026.05.02 04:42:18.066092 [ 259 ] {36050b25-f9c4-434d-bfec-b9940e593dc3} <Debug> TCPHandler: Processed in 0.001290289 sec. | ||
| 18481 | 2026.05.02 04:42:18.066215 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18482 | 2026.05.02 04:42:18.066310 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18483 | 2026.05.02 04:42:18.066367 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18484 | 2026.05.02 04:42:18.067155 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18485 | 2026.05.02 04:42:18.067192 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18486 | 2026.05.02 04:42:18.067739 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18487 | 2026.05.02 04:42:18.067972 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.05.02 04:42:18.068111 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001818 sec., 6050.605060506051 rows/sec., 10.84 MiB/sec. | ||
| 18489 | 2026.05.02 04:42:18.068165 [ 259 ] {4e149487-87ab-4697-94df-cfa0e9876688} <Debug> TCPHandler: Processed in 0.001999185 sec. | ||
| 18490 | 2026.05.02 04:42:18.068295 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18491 | 2026.05.02 04:42:18.068392 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18492 | 2026.05.02 04:42:18.068436 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18493 | 2026.05.02 04:42:18.068789 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18494 | 2026.05.02 04:42:18.068824 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18495 | 2026.05.02 04:42:18.069143 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18496 | 2026.05.02 04:42:18.069371 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18497 | 2026.05.02 04:42:18.069504 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 18498 | 2026.05.02 04:42:18.069540 [ 259 ] {bbc2e67c-ab25-4411-9962-42c40114073a} <Debug> TCPHandler: Processed in 0.001293779 sec. | ||
| 18499 | 2026.05.02 04:42:18.074005 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47070 rows, containing 5 columns (5 merged, 0 gathered) in 0.009251538 sec., 5087802.698318917 rows/sec., 324.26 MiB/sec. | ||
| 18500 | 2026.05.02 04:42:18.074545 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 18501 | 2026.05.02 04:42:18.074867 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18502 | 2026.05.02 04:42:18.074949 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_112_23, all_117_117_0] -> all_1_117_24 | ||
| 18503 | 2026.05.02 04:42:18.075044 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 18504 | 2026.05.02 04:42:21.042692 [ 46 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 18505 | 2026.05.02 04:42:21.042773 [ 46 ] {} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18506 | 2026.05.02 04:42:21.042794 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18507 | 2026.05.02 04:42:21.042896 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 18508 | 2026.05.02 04:42:21.043029 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18509 | 2026.05.02 04:42:21.043067 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 18510 | 2026.05.02 04:42:21.043136 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 18511 | 2026.05.02 04:42:21.043183 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 18512 | 2026.05.02 04:42:21.043226 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 18513 | 2026.05.02 04:42:21.043272 [ 194 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 18514 | 2026.05.02 04:42:21.044020 [ 186 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162676 sec., 5160.509032610977 rows/sec., 383.01 KiB/sec. | ||
| 18515 | 2026.05.02 04:42:21.044177 [ 198 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 18516 | 2026.05.02 04:42:21.044514 [ 198 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_17_4} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.05.02 04:42:21.044617 [ 198 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_17_4} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 18518 | 2026.05.02 04:42:21.044708 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18519 | 2026.05.02 04:42:21.440242 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18520 | 2026.05.02 04:42:21.440324 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18521 | 2026.05.02 04:42:21.466343 [ 221 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 18522 | 2026.05.02 04:42:21.466375 [ 221 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 18523 | 2026.05.02 04:42:21.483709 [ 221 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 18524 | 2026.05.02 04:42:21.619029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33571 | ||
| 18525 | 2026.05.02 04:42:21.619611 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18526 | 2026.05.02 04:42:21.619667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18527 | 2026.05.02 04:42:21.620176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18528 | 2026.05.02 04:42:21.620415 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18529 | 2026.05.02 04:42:21.620561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33571 | ||
| 18530 | 2026.05.02 04:42:21.620648 [ 223 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 18531 | 2026.05.02 04:42:21.620707 [ 223 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 18532 | 2026.05.02 04:42:21.624955 [ 223 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 18533 | 2026.05.02 04:42:23.041123 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18534 | 2026.05.02 04:42:23.041368 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18535 | 2026.05.02 04:42:23.041731 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18536 | 2026.05.02 04:42:23.041772 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18537 | 2026.05.02 04:42:23.041995 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18538 | 2026.05.02 04:42:23.042062 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18539 | 2026.05.02 04:42:23.042197 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18540 | 2026.05.02 04:42:23.042294 [ 301 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18541 | 2026.05.02 04:42:23.042295 [ 313 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18542 | 2026.05.02 04:42:23.042339 [ 320 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18543 | 2026.05.02 04:42:23.042449 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18544 | 2026.05.02 04:42:23.042475 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18545 | 2026.05.02 04:42:23.042542 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18546 | 2026.05.02 04:42:23.042560 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 18547 | 2026.05.02 04:42:23.042594 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18548 | 2026.05.02 04:42:23.042631 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18549 | 2026.05.02 04:42:23.043771 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002501 sec., 17592.96281487405 rows/sec., 3.68 MiB/sec. | ||
| 18550 | 2026.05.02 04:42:23.043908 [ 259 ] {9b248c53-0a58-4806-9b8c-3f1fc1d3b0c7} <Debug> TCPHandler: Processed in 0.002917995 sec. | ||
| 18551 | 2026.05.02 04:42:23.046195 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18552 | 2026.05.02 04:42:23.046304 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18553 | 2026.05.02 04:42:23.046346 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18554 | 2026.05.02 04:42:23.046859 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2026.05.02 04:42:23.046899 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18556 | 2026.05.02 04:42:23.047300 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18557 | 2026.05.02 04:42:23.047528 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.05.02 04:42:23.047681 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001408 sec., 83806.81818181819 rows/sec., 7.13 MiB/sec. | ||
| 18559 | 2026.05.02 04:42:23.047717 [ 259 ] {0692942b-a5e0-4113-be6b-7de7bfb55199} <Debug> TCPHandler: Processed in 0.001571565 sec. | ||
| 18560 | 2026.05.02 04:42:23.047849 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.05.02 04:42:23.047942 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18562 | 2026.05.02 04:42:23.047981 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18563 | 2026.05.02 04:42:23.048382 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2026.05.02 04:42:23.048415 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18565 | 2026.05.02 04:42:23.048704 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18566 | 2026.05.02 04:42:23.048913 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.05.02 04:42:23.049022 [ 41 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18568 | 2026.05.02 04:42:23.049035 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001112 sec., 27877.697841726622 rows/sec., 2.05 MiB/sec. | ||
| 18569 | 2026.05.02 04:42:23.049059 [ 41 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18570 | 2026.05.02 04:42:23.049075 [ 259 ] {b69e0c56-62e1-4d36-89f0-07a60cefede6} <Debug> TCPHandler: Processed in 0.001273769 sec. | ||
| 18571 | 2026.05.02 04:42:23.049078 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18572 | 2026.05.02 04:42:23.049199 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 18573 | 2026.05.02 04:42:23.049207 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2026.05.02 04:42:23.049325 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18575 | 2026.05.02 04:42:23.049342 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18576 | 2026.05.02 04:42:23.049362 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18577 | 2026.05.02 04:42:23.049385 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 213 rows starting from the beginning of the part | ||
| 18578 | 2026.05.02 04:42:23.049464 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 18579 | 2026.05.02 04:42:23.049517 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 153 rows starting from the beginning of the part | ||
| 18580 | 2026.05.02 04:42:23.049565 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 52 rows starting from the beginning of the part | ||
| 18581 | 2026.05.02 04:42:23.049611 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 153 rows starting from the beginning of the part | ||
| 18582 | 2026.05.02 04:42:23.049658 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 18583 | 2026.05.02 04:42:23.049783 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18584 | 2026.05.02 04:42:23.049824 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18585 | 2026.05.02 04:42:23.050146 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18586 | 2026.05.02 04:42:23.050373 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18587 | 2026.05.02 04:42:23.050518 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 18588 | 2026.05.02 04:42:23.050555 [ 259 ] {4bbdc93d-48c7-4cfe-9e61-ffceae92c9c3} <Debug> TCPHandler: Processed in 0.001396072 sec. | ||
| 18589 | 2026.05.02 04:42:23.050564 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418182 sec., 446346.09662229527 rows/sec., 29.96 MiB/sec. | ||
| 18590 | 2026.05.02 04:42:23.050683 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18591 | 2026.05.02 04:42:23.050692 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18592 | 2026.05.02 04:42:23.050783 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18593 | 2026.05.02 04:42:23.050830 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18594 | 2026.05.02 04:42:23.050954 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18595 | 2026.05.02 04:42:23.051031 [ 194 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_101_20} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18596 | 2026.05.02 04:42:23.051109 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18597 | 2026.05.02 04:42:23.051260 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2026.05.02 04:42:23.051300 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18599 | 2026.05.02 04:42:23.051714 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18600 | 2026.05.02 04:42:23.051948 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18601 | 2026.05.02 04:42:23.052078 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 18602 | 2026.05.02 04:42:23.052115 [ 259 ] {b45427f4-9739-4c12-bbee-6eb3f451da0a} <Debug> TCPHandler: Processed in 0.001478924 sec. | ||
| 18603 | 2026.05.02 04:42:23.052236 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18604 | 2026.05.02 04:42:23.052331 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18605 | 2026.05.02 04:42:23.052383 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18606 | 2026.05.02 04:42:23.053233 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.05.02 04:42:23.053267 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18608 | 2026.05.02 04:42:23.053806 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18609 | 2026.05.02 04:42:23.054020 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.05.02 04:42:23.054128 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18611 | 2026.05.02 04:42:23.054150 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001838 sec., 16866.158868335147 rows/sec., 30.22 MiB/sec. | ||
| 18612 | 2026.05.02 04:42:23.054164 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18613 | 2026.05.02 04:42:23.054185 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18614 | 2026.05.02 04:42:23.054203 [ 259 ] {7024ce82-8b16-470d-80bc-182c6c5c700f} <Debug> TCPHandler: Processed in 0.002014606 sec. | ||
| 18615 | 2026.05.02 04:42:23.054269 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 18616 | 2026.05.02 04:42:23.054328 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18617 | 2026.05.02 04:42:23.054422 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18618 | 2026.05.02 04:42:23.054463 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18619 | 2026.05.02 04:42:23.054472 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18620 | 2026.05.02 04:42:23.054526 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2106 rows starting from the beginning of the part | ||
| 18621 | 2026.05.02 04:42:23.054651 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 18622 | 2026.05.02 04:42:23.054759 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 18623 | 2026.05.02 04:42:23.054803 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2026.05.02 04:42:23.054837 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18625 | 2026.05.02 04:42:23.054861 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part | ||
| 18626 | 2026.05.02 04:42:23.054954 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 18627 | 2026.05.02 04:42:23.055054 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 18628 | 2026.05.02 04:42:23.055132 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18629 | 2026.05.02 04:42:23.055334 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.05.02 04:42:23.055474 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 18631 | 2026.05.02 04:42:23.055509 [ 259 ] {dca9415a-f188-4bad-a5bb-35d89d5d631f} <Debug> TCPHandler: Processed in 0.001228378 sec. | ||
| 18632 | 2026.05.02 04:42:23.064554 [ 194 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2232 rows, containing 19 columns (19 merged, 0 gathered) in 0.010325963 sec., 216154.17370757574 rows/sec., 387.34 MiB/sec. | ||
| 18633 | 2026.05.02 04:42:23.067534 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18634 | 2026.05.02 04:42:23.068033 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18635 | 2026.05.02 04:42:23.068135 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18636 | 2026.05.02 04:42:23.068295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. | ||
| 18637 | 2026.05.02 04:42:23.398176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 18638 | 2026.05.02 04:42:23.414583 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2026.05.02 04:42:23.414647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18640 | 2026.05.02 04:42:23.420598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18641 | 2026.05.02 04:42:23.421316 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.05.02 04:42:23.424295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 18643 | 2026.05.02 04:42:23.629921 [ 224 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 18644 | 2026.05.02 04:42:23.629981 [ 224 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 18645 | 2026.05.02 04:42:23.633892 [ 224 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 18646 | 2026.05.02 04:42:24.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.68 MiB, peak 403.52 MiB, free memory in arenas 0.00 B, will set to 389.34 MiB (RSS), difference: 3.66 MiB | ||
| 18647 | 2026.05.02 04:42:24.072652 [ 217 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 18648 | 2026.05.02 04:42:24.072752 [ 217 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 18649 | 2026.05.02 04:42:24.076398 [ 217 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 18650 | 2026.05.02 04:42:24.246918 [ 220 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 18651 | 2026.05.02 04:42:24.246972 [ 220 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 18652 | 2026.05.02 04:42:24.249013 [ 220 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 18653 | 2026.05.02 04:42:24.526560 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 18654 | 2026.05.02 04:42:24.526616 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 18655 | 2026.05.02 04:42:24.530155 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 18656 | 2026.05.02 04:42:26.746224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2364 | ||
| 18657 | 2026.05.02 04:42:26.748892 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.05.02 04:42:26.748951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18659 | 2026.05.02 04:42:26.750213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18660 | 2026.05.02 04:42:26.750477 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.05.02 04:42:26.750816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2364 | ||
| 18662 | 2026.05.02 04:42:28.044448 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18663 | 2026.05.02 04:42:28.044735 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 18664 | 2026.05.02 04:42:28.045133 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18665 | 2026.05.02 04:42:28.045175 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 18666 | 2026.05.02 04:42:28.045428 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18667 | 2026.05.02 04:42:28.045500 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18668 | 2026.05.02 04:42:28.045648 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 18669 | 2026.05.02 04:42:28.045762 [ 268 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18670 | 2026.05.02 04:42:28.045782 [ 313 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18671 | 2026.05.02 04:42:28.045808 [ 324 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18672 | 2026.05.02 04:42:28.045940 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18673 | 2026.05.02 04:42:28.045970 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18674 | 2026.05.02 04:42:28.046046 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18675 | 2026.05.02 04:42:28.046067 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 18676 | 2026.05.02 04:42:28.046103 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18677 | 2026.05.02 04:42:28.046145 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18678 | 2026.05.02 04:42:28.047401 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002779 sec., 15833.03346527528 rows/sec., 3.31 MiB/sec. | ||
| 18679 | 2026.05.02 04:42:28.047554 [ 259 ] {8b0b35fb-e416-4cdb-b0cb-e47252180a27} <Debug> TCPHandler: Processed in 0.003247263 sec. | ||
| 18680 | 2026.05.02 04:42:28.052881 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18681 | 2026.05.02 04:42:28.052999 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18682 | 2026.05.02 04:42:28.053051 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18683 | 2026.05.02 04:42:28.053849 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.05.02 04:42:28.053905 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18685 | 2026.05.02 04:42:28.054325 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18686 | 2026.05.02 04:42:28.054567 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2026.05.02 04:42:28.054723 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 18688 | 2026.05.02 04:42:28.054768 [ 259 ] {dbb9c0e3-c7da-433a-8d36-189ca1893268} <Debug> TCPHandler: Processed in 0.001940073 sec. | ||
| 18689 | 2026.05.02 04:42:28.054900 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18690 | 2026.05.02 04:42:28.055004 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18691 | 2026.05.02 04:42:28.055049 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18692 | 2026.05.02 04:42:28.055934 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2026.05.02 04:42:28.055972 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18694 | 2026.05.02 04:42:28.056325 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18695 | 2026.05.02 04:42:28.056544 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.05.02 04:42:28.056681 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001701 sec., 481481.48148148146 rows/sec., 37.34 MiB/sec. | ||
| 18697 | 2026.05.02 04:42:28.056720 [ 259 ] {b6811d79-e8d6-435a-a96a-78dc27b0b44f} <Debug> TCPHandler: Processed in 0.001870942 sec. | ||
| 18698 | 2026.05.02 04:42:28.056845 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18699 | 2026.05.02 04:42:28.056942 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18700 | 2026.05.02 04:42:28.056982 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18701 | 2026.05.02 04:42:28.057451 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.05.02 04:42:28.057488 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18703 | 2026.05.02 04:42:28.057796 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18704 | 2026.05.02 04:42:28.058006 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.05.02 04:42:28.058136 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001212 sec., 126237.62376237624 rows/sec., 7.55 MiB/sec. | ||
| 18706 | 2026.05.02 04:42:28.058173 [ 259 ] {4dc0eac3-2c2c-43fb-9576-885aad4c7316} <Debug> TCPHandler: Processed in 0.001377101 sec. | ||
| 18707 | 2026.05.02 04:42:28.058316 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18708 | 2026.05.02 04:42:28.058412 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18709 | 2026.05.02 04:42:28.058452 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18710 | 2026.05.02 04:42:28.058902 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18711 | 2026.05.02 04:42:28.058938 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18712 | 2026.05.02 04:42:28.059238 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18713 | 2026.05.02 04:42:28.059443 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2026.05.02 04:42:28.059571 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 18715 | 2026.05.02 04:42:28.059608 [ 259 ] {db810811-f7cf-43ca-9dee-30be541ccfde} <Debug> TCPHandler: Processed in 0.00134165 sec. | ||
| 18716 | 2026.05.02 04:42:28.059731 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2026.05.02 04:42:28.059826 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18718 | 2026.05.02 04:42:28.059866 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18719 | 2026.05.02 04:42:28.060311 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18720 | 2026.05.02 04:42:28.060348 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18721 | 2026.05.02 04:42:28.060660 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18722 | 2026.05.02 04:42:28.060868 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2026.05.02 04:42:28.060995 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 18724 | 2026.05.02 04:42:28.061032 [ 259 ] {9acfe18f-5429-4900-b71c-d052db46fb0d} <Debug> TCPHandler: Processed in 0.0013507 sec. | ||
| 18725 | 2026.05.02 04:42:28.061153 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18726 | 2026.05.02 04:42:28.061250 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18727 | 2026.05.02 04:42:28.061289 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18728 | 2026.05.02 04:42:28.061895 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18729 | 2026.05.02 04:42:28.061931 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18730 | 2026.05.02 04:42:28.062256 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18731 | 2026.05.02 04:42:28.062462 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18732 | 2026.05.02 04:42:28.062592 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00136 sec., 368382.35294117645 rows/sec., 25.89 MiB/sec. | ||
| 18733 | 2026.05.02 04:42:28.062631 [ 259 ] {0d96207d-b376-4f67-8131-0ddce34f3779} <Debug> TCPHandler: Processed in 0.001525694 sec. | ||
| 18734 | 2026.05.02 04:42:28.062741 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18735 | 2026.05.02 04:42:28.062836 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18736 | 2026.05.02 04:42:28.062876 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18737 | 2026.05.02 04:42:28.063219 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18738 | 2026.05.02 04:42:28.063253 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18739 | 2026.05.02 04:42:28.063553 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18740 | 2026.05.02 04:42:28.063757 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2026.05.02 04:42:28.063883 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 18742 | 2026.05.02 04:42:28.063920 [ 259 ] {a19ca032-c7b6-47e9-ac1a-8da8a274e6a0} <Debug> TCPHandler: Processed in 0.001228218 sec. | ||
| 18743 | 2026.05.02 04:42:28.064042 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18744 | 2026.05.02 04:42:28.064137 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18745 | 2026.05.02 04:42:28.064181 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18746 | 2026.05.02 04:42:28.064601 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2026.05.02 04:42:28.064637 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18748 | 2026.05.02 04:42:28.064968 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18749 | 2026.05.02 04:42:28.065178 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2026.05.02 04:42:28.065305 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 18751 | 2026.05.02 04:42:28.065343 [ 259 ] {7f1d4673-632f-44e0-8dc3-f67af8912120} <Debug> TCPHandler: Processed in 0.00135022 sec. | ||
| 18752 | 2026.05.02 04:42:28.065464 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18753 | 2026.05.02 04:42:28.065560 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18754 | 2026.05.02 04:42:28.065601 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18755 | 2026.05.02 04:42:28.065929 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18756 | 2026.05.02 04:42:28.065964 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18757 | 2026.05.02 04:42:28.066253 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18758 | 2026.05.02 04:42:28.066464 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18759 | 2026.05.02 04:42:28.066593 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 18760 | 2026.05.02 04:42:28.066629 [ 259 ] {5bd00c44-b7db-4d47-a1e7-ffe03fe0fb82} <Debug> TCPHandler: Processed in 0.001214027 sec. | ||
| 18761 | 2026.05.02 04:42:28.066747 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18762 | 2026.05.02 04:42:28.066843 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18763 | 2026.05.02 04:42:28.066898 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18764 | 2026.05.02 04:42:28.067700 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18765 | 2026.05.02 04:42:28.067736 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18766 | 2026.05.02 04:42:28.068244 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18767 | 2026.05.02 04:42:28.068461 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18768 | 2026.05.02 04:42:28.068607 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 18769 | 2026.05.02 04:42:28.068661 [ 259 ] {7a331cf5-225d-4910-82c6-43a6efd7ac4d} <Debug> TCPHandler: Processed in 0.001963024 sec. | ||
| 18770 | 2026.05.02 04:42:28.068783 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18771 | 2026.05.02 04:42:28.068880 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18772 | 2026.05.02 04:42:28.068921 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18773 | 2026.05.02 04:42:28.069286 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18774 | 2026.05.02 04:42:28.069321 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18775 | 2026.05.02 04:42:28.069623 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18776 | 2026.05.02 04:42:28.069838 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18777 | 2026.05.02 04:42:28.069963 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 18778 | 2026.05.02 04:42:28.069998 [ 259 ] {f55e178a-0e1d-406d-8c4e-e59aff10bcff} <Debug> TCPHandler: Processed in 0.001264429 sec. | ||
| 18779 | 2026.05.02 04:42:28.862730 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 18780 | 2026.05.02 04:42:28.862786 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 18781 | 2026.05.02 04:42:28.865492 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 18782 | 2026.05.02 04:42:29.120750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34083 | ||
| 18783 | 2026.05.02 04:42:29.121309 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18784 | 2026.05.02 04:42:29.121350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18785 | 2026.05.02 04:42:29.121824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18786 | 2026.05.02 04:42:29.122059 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18787 | 2026.05.02 04:42:29.122186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34083 | ||
| 18788 | 2026.05.02 04:42:29.122192 [ 25 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18789 | 2026.05.02 04:42:29.122252 [ 25 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2026.05.02 04:42:29.122272 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18791 | 2026.05.02 04:42:29.122390 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 18792 | 2026.05.02 04:42:29.122540 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18793 | 2026.05.02 04:42:29.122583 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31651 rows starting from the beginning of the part | ||
| 18794 | 2026.05.02 04:42:29.122654 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 18795 | 2026.05.02 04:42:29.122705 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 18796 | 2026.05.02 04:42:29.122749 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 18797 | 2026.05.02 04:42:29.122792 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 18798 | 2026.05.02 04:42:29.122837 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 18799 | 2026.05.02 04:42:29.125261 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002928686 sec., 11637642.27370227 rows/sec., 166.48 MiB/sec. | ||
| 18800 | 2026.05.02 04:42:29.125376 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18801 | 2026.05.02 04:42:29.125632 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.05.02 04:42:29.125701 [ 194 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_71_14} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18803 | 2026.05.02 04:42:29.125785 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 18804 | 2026.05.02 04:42:29.243614 [ 224 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 18805 | 2026.05.02 04:42:29.243651 [ 224 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 18806 | 2026.05.02 04:42:29.246365 [ 224 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 18807 | 2026.05.02 04:42:30.924468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 18808 | 2026.05.02 04:42:30.940428 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.05.02 04:42:30.940477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18810 | 2026.05.02 04:42:30.946505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18811 | 2026.05.02 04:42:30.947196 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.05.02 04:42:30.947543 [ 78 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18813 | 2026.05.02 04:42:30.947639 [ 78 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2026.05.02 04:42:30.947681 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18815 | 2026.05.02 04:42:30.947802 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18816 | 2026.05.02 04:42:30.950073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 18817 | 2026.05.02 04:42:30.950602 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18818 | 2026.05.02 04:42:30.951298 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18819 | 2026.05.02 04:42:30.954515 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18820 | 2026.05.02 04:42:30.957780 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18821 | 2026.05.02 04:42:30.961649 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18822 | 2026.05.02 04:42:30.965853 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18823 | 2026.05.02 04:42:30.970170 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 18824 | 2026.05.02 04:42:31.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.89 MiB, peak 403.89 MiB, free memory in arenas 0.00 B, will set to 389.41 MiB (RSS), difference: -14.48 MiB | ||
| 18825 | 2026.05.02 04:42:31.030101 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082333851 sec., 6497.934853065479 rows/sec., 33.60 MiB/sec. | ||
| 18826 | 2026.05.02 04:42:31.032936 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18827 | 2026.05.02 04:42:31.034947 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_71_14} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18828 | 2026.05.02 04:42:31.035070 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_71_14} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18829 | 2026.05.02 04:42:31.037470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18830 | 2026.05.02 04:42:32.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.00 MiB, peak 403.89 MiB, free memory in arenas 0.00 B, will set to 389.48 MiB (RSS), difference: 13.48 MiB | ||
| 18831 | 2026.05.02 04:42:33.041360 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.05.02 04:42:33.041581 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18833 | 2026.05.02 04:42:33.041939 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18834 | 2026.05.02 04:42:33.041998 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18835 | 2026.05.02 04:42:33.042279 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18836 | 2026.05.02 04:42:33.042390 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18837 | 2026.05.02 04:42:33.042560 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18838 | 2026.05.02 04:42:33.042686 [ 321 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18839 | 2026.05.02 04:42:33.042692 [ 332 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18840 | 2026.05.02 04:42:33.042692 [ 324 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18841 | 2026.05.02 04:42:33.042840 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18842 | 2026.05.02 04:42:33.042872 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18843 | 2026.05.02 04:42:33.042944 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18844 | 2026.05.02 04:42:33.042964 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 18845 | 2026.05.02 04:42:33.043000 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18846 | 2026.05.02 04:42:33.043041 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18847 | 2026.05.02 04:42:33.044225 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002731 sec., 16111.314536799708 rows/sec., 3.37 MiB/sec. | ||
| 18848 | 2026.05.02 04:42:33.044374 [ 259 ] {a5428405-12d2-4ad5-a93f-17b8f3fa8911} <Debug> TCPHandler: Processed in 0.00314695 sec. | ||
| 18849 | 2026.05.02 04:42:33.046661 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18850 | 2026.05.02 04:42:33.046785 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18851 | 2026.05.02 04:42:33.046831 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18852 | 2026.05.02 04:42:33.047377 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18853 | 2026.05.02 04:42:33.047423 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18854 | 2026.05.02 04:42:33.047830 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18855 | 2026.05.02 04:42:33.048062 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.05.02 04:42:33.048211 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001461 sec., 80766.59822039699 rows/sec., 6.87 MiB/sec. | ||
| 18857 | 2026.05.02 04:42:33.048250 [ 259 ] {930bf4a2-8d19-4664-a8e4-d0a80e174e30} <Debug> TCPHandler: Processed in 0.001645807 sec. | ||
| 18858 | 2026.05.02 04:42:33.048380 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18859 | 2026.05.02 04:42:33.048476 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18860 | 2026.05.02 04:42:33.048516 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18861 | 2026.05.02 04:42:33.048932 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2026.05.02 04:42:33.048973 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18863 | 2026.05.02 04:42:33.049283 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18864 | 2026.05.02 04:42:33.049515 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.05.02 04:42:33.049651 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001193 sec., 25984.91198658843 rows/sec., 1.91 MiB/sec. | ||
| 18866 | 2026.05.02 04:42:33.049693 [ 259 ] {b3e25ad5-9ac5-4500-a4eb-81fbf9f2f36c} <Debug> TCPHandler: Processed in 0.001363871 sec. | ||
| 18867 | 2026.05.02 04:42:33.049822 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2026.05.02 04:42:33.049921 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18869 | 2026.05.02 04:42:33.049967 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18870 | 2026.05.02 04:42:33.050417 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18871 | 2026.05.02 04:42:33.050455 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18872 | 2026.05.02 04:42:33.050762 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18873 | 2026.05.02 04:42:33.050993 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18874 | 2026.05.02 04:42:33.051122 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.09 MiB/sec. | ||
| 18875 | 2026.05.02 04:42:33.051161 [ 259 ] {7cf1bd90-39f9-41fc-a45e-22ad32441882} <Debug> TCPHandler: Processed in 0.001390131 sec. | ||
| 18876 | 2026.05.02 04:42:33.051295 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18877 | 2026.05.02 04:42:33.051390 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18878 | 2026.05.02 04:42:33.051433 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18879 | 2026.05.02 04:42:33.051890 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18880 | 2026.05.02 04:42:33.051927 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18881 | 2026.05.02 04:42:33.052262 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18882 | 2026.05.02 04:42:33.052486 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.05.02 04:42:33.052625 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 18884 | 2026.05.02 04:42:33.052664 [ 259 ] {45d16ae0-4bf6-4652-ba94-0c958733ae31} <Debug> TCPHandler: Processed in 0.001418682 sec. | ||
| 18885 | 2026.05.02 04:42:33.052798 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18886 | 2026.05.02 04:42:33.052896 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18887 | 2026.05.02 04:42:33.052953 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18888 | 2026.05.02 04:42:33.053848 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2026.05.02 04:42:33.053887 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18890 | 2026.05.02 04:42:33.054456 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18891 | 2026.05.02 04:42:33.054701 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2026.05.02 04:42:33.054848 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001969 sec., 15744.032503809041 rows/sec., 28.21 MiB/sec. | ||
| 18893 | 2026.05.02 04:42:33.054906 [ 259 ] {b4ebc92e-af96-413d-a282-d89e77a26f30} <Debug> TCPHandler: Processed in 0.002157478 sec. | ||
| 18894 | 2026.05.02 04:42:33.055040 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18895 | 2026.05.02 04:42:33.055135 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18896 | 2026.05.02 04:42:33.055177 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18897 | 2026.05.02 04:42:33.055537 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18898 | 2026.05.02 04:42:33.055573 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18899 | 2026.05.02 04:42:33.055904 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18900 | 2026.05.02 04:42:33.056149 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18901 | 2026.05.02 04:42:33.056282 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 18902 | 2026.05.02 04:42:33.056319 [ 259 ] {6638cb84-2ab8-47d8-ab74-935e38fd6fa7} <Debug> TCPHandler: Processed in 0.00132851 sec. | ||
| 18903 | 2026.05.02 04:42:33.807543 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53215 | ||
| 18904 | 2026.05.02 04:42:33.807639 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18905 | 2026.05.02 04:42:33.807664 [ 351 ] {} <Debug> TCP-Session: 4285a5dd-302e-4496-a205-127b45580dcf Authenticating user 'default' from [fd00:1122:3344:101::e]:53215 | ||
| 18906 | 2026.05.02 04:42:33.807685 [ 351 ] {} <Debug> TCP-Session: 4285a5dd-302e-4496-a205-127b45580dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18907 | 2026.05.02 04:42:33.807698 [ 351 ] {} <Debug> TCP-Session: 4285a5dd-302e-4496-a205-127b45580dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18908 | 2026.05.02 04:42:33.807919 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38532 | ||
| 18909 | 2026.05.02 04:42:33.807924 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48844 | ||
| 18910 | 2026.05.02 04:42:33.807967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38669 | ||
| 18911 | 2026.05.02 04:42:33.807994 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43068 | ||
| 18912 | 2026.05.02 04:42:33.808010 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48442 | ||
| 18913 | 2026.05.02 04:42:33.808042 [ 351 ] {} <Trace> TCP-Session: 4285a5dd-302e-4496-a205-127b45580dcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18914 | 2026.05.02 04:42:33.808066 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18915 | 2026.05.02 04:42:33.808066 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18916 | 2026.05.02 04:42:33.808111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18917 | 2026.05.02 04:42:33.808111 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18918 | 2026.05.02 04:42:33.808137 [ 289 ] {} <Debug> TCP-Session: 28351575-9985-4530-b6b4-2990a7d21b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:38669 | ||
| 18919 | 2026.05.02 04:42:33.808152 [ 290 ] {} <Debug> TCP-Session: 7094b7de-15fb-4c9f-937f-99697fd4acca Authenticating user 'default' from [fd00:1122:3344:101::e]:43068 | ||
| 18920 | 2026.05.02 04:42:33.808158 [ 350 ] {} <Debug> TCP-Session: 5e96312a-6f8c-4d06-90e3-48a426a0cbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48442 | ||
| 18921 | 2026.05.02 04:42:33.808176 [ 289 ] {} <Debug> TCP-Session: 28351575-9985-4530-b6b4-2990a7d21b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18922 | 2026.05.02 04:42:33.808190 [ 290 ] {} <Debug> TCP-Session: 7094b7de-15fb-4c9f-937f-99697fd4acca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18923 | 2026.05.02 04:42:33.808192 [ 350 ] {} <Debug> TCP-Session: 5e96312a-6f8c-4d06-90e3-48a426a0cbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18924 | 2026.05.02 04:42:33.808200 [ 289 ] {} <Debug> TCP-Session: 28351575-9985-4530-b6b4-2990a7d21b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18925 | 2026.05.02 04:42:33.808225 [ 350 ] {} <Debug> TCP-Session: 5e96312a-6f8c-4d06-90e3-48a426a0cbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18926 | 2026.05.02 04:42:33.808218 [ 290 ] {} <Debug> TCP-Session: 7094b7de-15fb-4c9f-937f-99697fd4acca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18927 | 2026.05.02 04:42:33.808117 [ 353 ] {} <Debug> TCP-Session: f8f9c3c6-0de8-4072-a909-c7859c58dbce Authenticating user 'default' from [fd00:1122:3344:101::e]:48844 | ||
| 18928 | 2026.05.02 04:42:33.808266 [ 351 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53215) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18929 | 2026.05.02 04:42:33.808302 [ 353 ] {} <Debug> TCP-Session: f8f9c3c6-0de8-4072-a909-c7859c58dbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18930 | 2026.05.02 04:42:33.807999 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56586 | ||
| 18931 | 2026.05.02 04:42:33.808330 [ 353 ] {} <Debug> TCP-Session: f8f9c3c6-0de8-4072-a909-c7859c58dbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18932 | 2026.05.02 04:42:33.807945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51187 | ||
| 18933 | 2026.05.02 04:42:33.807916 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63889 | ||
| 18934 | 2026.05.02 04:42:33.808396 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18935 | 2026.05.02 04:42:33.808019 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18936 | 2026.05.02 04:42:33.808450 [ 349 ] {} <Debug> TCP-Session: 59a1d922-4402-4967-a2ca-af18dfd5a104 Authenticating user 'default' from [fd00:1122:3344:101::e]:56586 | ||
| 18937 | 2026.05.02 04:42:33.808489 [ 349 ] {} <Debug> TCP-Session: 59a1d922-4402-4967-a2ca-af18dfd5a104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18938 | 2026.05.02 04:42:33.808489 [ 287 ] {} <Debug> TCP-Session: 2a22a40d-2dad-46e5-a2b0-8d8028bb7352 Authenticating user 'default' from [fd00:1122:3344:101::e]:38532 | ||
| 18939 | 2026.05.02 04:42:33.808503 [ 349 ] {} <Debug> TCP-Session: 59a1d922-4402-4967-a2ca-af18dfd5a104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18940 | 2026.05.02 04:42:33.808534 [ 287 ] {} <Debug> TCP-Session: 2a22a40d-2dad-46e5-a2b0-8d8028bb7352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18941 | 2026.05.02 04:42:33.808562 [ 287 ] {} <Debug> TCP-Session: 2a22a40d-2dad-46e5-a2b0-8d8028bb7352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18942 | 2026.05.02 04:42:33.808564 [ 351 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18943 | 2026.05.02 04:42:33.808633 [ 351 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18944 | 2026.05.02 04:42:33.808634 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18945 | 2026.05.02 04:42:33.808677 [ 288 ] {} <Debug> TCP-Session: a2096024-1b97-4bb6-8de3-243f145ee637 Authenticating user 'default' from [fd00:1122:3344:101::e]:51187 | ||
| 18946 | 2026.05.02 04:42:33.808700 [ 288 ] {} <Debug> TCP-Session: a2096024-1b97-4bb6-8de3-243f145ee637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18947 | 2026.05.02 04:42:33.808716 [ 288 ] {} <Debug> TCP-Session: a2096024-1b97-4bb6-8de3-243f145ee637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18948 | 2026.05.02 04:42:33.808870 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18949 | 2026.05.02 04:42:33.808900 [ 352 ] {} <Debug> TCP-Session: 8feb76b9-6355-4e15-8b69-44e0e81f8863 Authenticating user 'default' from [fd00:1122:3344:101::e]:63889 | ||
| 18950 | 2026.05.02 04:42:33.808916 [ 352 ] {} <Debug> TCP-Session: 8feb76b9-6355-4e15-8b69-44e0e81f8863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18951 | 2026.05.02 04:42:33.808929 [ 352 ] {} <Debug> TCP-Session: 8feb76b9-6355-4e15-8b69-44e0e81f8863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18952 | 2026.05.02 04:42:33.808939 [ 351 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 18953 | 2026.05.02 04:42:33.809871 [ 332 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Trace> AggregatingTransform: Aggregating | ||
| 18954 | 2026.05.02 04:42:33.809922 [ 332 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Trace> Aggregator: Aggregation method: without_key | ||
| 18955 | 2026.05.02 04:42:33.809964 [ 332 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919801 sec. (1087.192 rows/sec., 42.47 KiB/sec.) | ||
| 18956 | 2026.05.02 04:42:33.809988 [ 332 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Trace> Aggregator: Merging aggregated data | ||
| 18957 | 2026.05.02 04:42:33.811343 [ 351 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 18958 | 2026.05.02 04:42:33.811494 [ 351 ] {3634a8e4-f9b0-494f-a8c9-4a1d04f8f98e} <Debug> TCPHandler: Processed in 0.003622371 sec. | ||
| 18959 | 2026.05.02 04:42:33.811676 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18960 | 2026.05.02 04:42:33.811701 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18961 | 2026.05.02 04:42:33.811716 [ 351 ] {} <Debug> TCP-Session: 4285a5dd-302e-4496-a205-127b45580dcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18962 | 2026.05.02 04:42:33.811732 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18963 | 2026.05.02 04:42:33.811744 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18964 | 2026.05.02 04:42:33.811761 [ 349 ] {} <Debug> TCP-Session: 59a1d922-4402-4967-a2ca-af18dfd5a104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18965 | 2026.05.02 04:42:33.811787 [ 353 ] {} <Debug> TCP-Session: f8f9c3c6-0de8-4072-a909-c7859c58dbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18966 | 2026.05.02 04:42:33.811808 [ 288 ] {} <Debug> TCP-Session: a2096024-1b97-4bb6-8de3-243f145ee637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18967 | 2026.05.02 04:42:33.811819 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18968 | 2026.05.02 04:42:33.811797 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18969 | 2026.05.02 04:42:33.811864 [ 289 ] {} <Debug> TCP-Session: 28351575-9985-4530-b6b4-2990a7d21b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18970 | 2026.05.02 04:42:33.811780 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18971 | 2026.05.02 04:42:33.811892 [ 352 ] {} <Debug> TCP-Session: 8feb76b9-6355-4e15-8b69-44e0e81f8863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18972 | 2026.05.02 04:42:33.811759 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18973 | 2026.05.02 04:42:33.811934 [ 350 ] {} <Debug> TCP-Session: 5e96312a-6f8c-4d06-90e3-48a426a0cbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18974 | 2026.05.02 04:42:33.811716 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18975 | 2026.05.02 04:42:33.811969 [ 287 ] {} <Debug> TCP-Session: 2a22a40d-2dad-46e5-a2b0-8d8028bb7352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18976 | 2026.05.02 04:42:33.812002 [ 290 ] {} <Debug> TCP-Session: 7094b7de-15fb-4c9f-937f-99697fd4acca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18977 | 2026.05.02 04:42:33.881914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64108 | ||
| 18978 | 2026.05.02 04:42:33.882028 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18979 | 2026.05.02 04:42:33.882054 [ 290 ] {} <Debug> TCP-Session: b0b24f70-0ba1-4961-b6bf-cee5294a1a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:64108 | ||
| 18980 | 2026.05.02 04:42:33.882076 [ 290 ] {} <Debug> TCP-Session: b0b24f70-0ba1-4961-b6bf-cee5294a1a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18981 | 2026.05.02 04:42:33.882088 [ 290 ] {} <Debug> TCP-Session: b0b24f70-0ba1-4961-b6bf-cee5294a1a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18982 | 2026.05.02 04:42:33.882273 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33066 | ||
| 18983 | 2026.05.02 04:42:33.882303 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35220 | ||
| 18984 | 2026.05.02 04:42:33.882337 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32817 | ||
| 18985 | 2026.05.02 04:42:33.882335 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51239 | ||
| 18986 | 2026.05.02 04:42:33.882367 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39377 | ||
| 18987 | 2026.05.02 04:42:33.882406 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18988 | 2026.05.02 04:42:33.882419 [ 290 ] {} <Trace> TCP-Session: b0b24f70-0ba1-4961-b6bf-cee5294a1a5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18989 | 2026.05.02 04:42:33.882441 [ 349 ] {} <Debug> TCP-Session: cd886d67-7a4a-4cbe-927d-b59b516497ac Authenticating user 'default' from [fd00:1122:3344:101::e]:33066 | ||
| 18990 | 2026.05.02 04:42:33.882449 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18991 | 2026.05.02 04:42:33.882460 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18992 | 2026.05.02 04:42:33.882475 [ 349 ] {} <Debug> TCP-Session: cd886d67-7a4a-4cbe-927d-b59b516497ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18993 | 2026.05.02 04:42:33.882483 [ 353 ] {} <Debug> TCP-Session: b5d7b6a7-a75e-4503-b266-c8fae527d438 Authenticating user 'default' from [fd00:1122:3344:101::e]:51239 | ||
| 18994 | 2026.05.02 04:42:33.882491 [ 349 ] {} <Debug> TCP-Session: cd886d67-7a4a-4cbe-927d-b59b516497ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18995 | 2026.05.02 04:42:33.882491 [ 289 ] {} <Debug> TCP-Session: 65cbd18b-0faa-46a0-8d44-56436ac1ef0e Authenticating user 'default' from [fd00:1122:3344:101::e]:39377 | ||
| 18996 | 2026.05.02 04:42:33.882505 [ 353 ] {} <Debug> TCP-Session: b5d7b6a7-a75e-4503-b266-c8fae527d438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18997 | 2026.05.02 04:42:33.882519 [ 289 ] {} <Debug> TCP-Session: 65cbd18b-0faa-46a0-8d44-56436ac1ef0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18998 | 2026.05.02 04:42:33.882531 [ 353 ] {} <Debug> TCP-Session: b5d7b6a7-a75e-4503-b266-c8fae527d438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18999 | 2026.05.02 04:42:33.882537 [ 289 ] {} <Debug> TCP-Session: 65cbd18b-0faa-46a0-8d44-56436ac1ef0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19000 | 2026.05.02 04:42:33.882325 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47034 | ||
| 19001 | 2026.05.02 04:42:33.882279 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52732 | ||
| 19002 | 2026.05.02 04:42:33.882610 [ 290 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64108) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19003 | 2026.05.02 04:42:33.882418 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19004 | 2026.05.02 04:42:33.882418 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19005 | 2026.05.02 04:42:33.882651 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19006 | 2026.05.02 04:42:33.882669 [ 287 ] {} <Debug> TCP-Session: a20a1732-4163-4330-baa7-aa63bbaf817b Authenticating user 'default' from [fd00:1122:3344:101::e]:32817 | ||
| 19007 | 2026.05.02 04:42:33.882680 [ 351 ] {} <Debug> TCP-Session: 3f6f5673-b3fc-4cde-96f6-f90d34724f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:35220 | ||
| 19008 | 2026.05.02 04:42:33.882694 [ 352 ] {} <Debug> TCP-Session: 0a3d53c0-a179-42b5-8949-6cf302a08852 Authenticating user 'default' from [fd00:1122:3344:101::e]:47034 | ||
| 19009 | 2026.05.02 04:42:33.882707 [ 287 ] {} <Debug> TCP-Session: a20a1732-4163-4330-baa7-aa63bbaf817b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19010 | 2026.05.02 04:42:33.882710 [ 351 ] {} <Debug> TCP-Session: 3f6f5673-b3fc-4cde-96f6-f90d34724f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19011 | 2026.05.02 04:42:33.882728 [ 352 ] {} <Debug> TCP-Session: 0a3d53c0-a179-42b5-8949-6cf302a08852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19012 | 2026.05.02 04:42:33.882731 [ 287 ] {} <Debug> TCP-Session: a20a1732-4163-4330-baa7-aa63bbaf817b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19013 | 2026.05.02 04:42:33.882739 [ 351 ] {} <Debug> TCP-Session: 3f6f5673-b3fc-4cde-96f6-f90d34724f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.05.02 04:42:33.882753 [ 352 ] {} <Debug> TCP-Session: 0a3d53c0-a179-42b5-8949-6cf302a08852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19015 | 2026.05.02 04:42:33.882671 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19016 | 2026.05.02 04:42:33.882358 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38043 | ||
| 19017 | 2026.05.02 04:42:33.882817 [ 350 ] {} <Debug> TCP-Session: 0b863caf-ddb2-471e-896e-8091ddf66326 Authenticating user 'default' from [fd00:1122:3344:101::e]:52732 | ||
| 19018 | 2026.05.02 04:42:33.882851 [ 350 ] {} <Debug> TCP-Session: 0b863caf-ddb2-471e-896e-8091ddf66326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19019 | 2026.05.02 04:42:33.882863 [ 350 ] {} <Debug> TCP-Session: 0b863caf-ddb2-471e-896e-8091ddf66326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19020 | 2026.05.02 04:42:33.882880 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19021 | 2026.05.02 04:42:33.882903 [ 290 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19022 | 2026.05.02 04:42:33.882908 [ 288 ] {} <Debug> TCP-Session: 8a5b0653-bfbc-4798-acb3-4ef89356f335 Authenticating user 'default' from [fd00:1122:3344:101::e]:38043 | ||
| 19023 | 2026.05.02 04:42:33.882948 [ 288 ] {} <Debug> TCP-Session: 8a5b0653-bfbc-4798-acb3-4ef89356f335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19024 | 2026.05.02 04:42:33.882960 [ 288 ] {} <Debug> TCP-Session: 8a5b0653-bfbc-4798-acb3-4ef89356f335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19025 | 2026.05.02 04:42:33.882964 [ 290 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19026 | 2026.05.02 04:42:33.883275 [ 290 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 19027 | 2026.05.02 04:42:33.884270 [ 343 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Trace> AggregatingTransform: Aggregating | ||
| 19028 | 2026.05.02 04:42:33.884309 [ 343 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Trace> Aggregator: Aggregation method: without_key | ||
| 19029 | 2026.05.02 04:42:33.884344 [ 343 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970672 sec. (1030.214 rows/sec., 40.24 KiB/sec.) | ||
| 19030 | 2026.05.02 04:42:33.884362 [ 343 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Trace> Aggregator: Merging aggregated data | ||
| 19031 | 2026.05.02 04:42:33.885649 [ 290 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 19032 | 2026.05.02 04:42:33.885789 [ 290 ] {bcf5f3c3-6d4a-4285-9277-21248d34ffb6} <Debug> TCPHandler: Processed in 0.003515119 sec. | ||
| 19033 | 2026.05.02 04:42:33.885912 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19034 | 2026.05.02 04:42:33.885941 [ 290 ] {} <Debug> TCP-Session: b0b24f70-0ba1-4961-b6bf-cee5294a1a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19035 | 2026.05.02 04:42:33.885941 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19036 | 2026.05.02 04:42:33.885960 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19037 | 2026.05.02 04:42:33.885987 [ 349 ] {} <Debug> TCP-Session: cd886d67-7a4a-4cbe-927d-b59b516497ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19038 | 2026.05.02 04:42:33.885992 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19039 | 2026.05.02 04:42:33.885996 [ 289 ] {} <Debug> TCP-Session: 65cbd18b-0faa-46a0-8d44-56436ac1ef0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19040 | 2026.05.02 04:42:33.886011 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19041 | 2026.05.02 04:42:33.886031 [ 353 ] {} <Debug> TCP-Session: b5d7b6a7-a75e-4503-b266-c8fae527d438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19042 | 2026.05.02 04:42:33.886061 [ 350 ] {} <Debug> TCP-Session: 0b863caf-ddb2-471e-896e-8091ddf66326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19043 | 2026.05.02 04:42:33.886070 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19044 | 2026.05.02 04:42:33.886034 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19045 | 2026.05.02 04:42:33.886123 [ 288 ] {} <Debug> TCP-Session: 8a5b0653-bfbc-4798-acb3-4ef89356f335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19046 | 2026.05.02 04:42:33.886010 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19047 | 2026.05.02 04:42:33.886150 [ 287 ] {} <Debug> TCP-Session: a20a1732-4163-4330-baa7-aa63bbaf817b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19048 | 2026.05.02 04:42:33.886064 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19049 | 2026.05.02 04:42:33.886178 [ 352 ] {} <Debug> TCP-Session: 0a3d53c0-a179-42b5-8949-6cf302a08852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19050 | 2026.05.02 04:42:33.886228 [ 351 ] {} <Debug> TCP-Session: 3f6f5673-b3fc-4cde-96f6-f90d34724f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19051 | 2026.05.02 04:42:34.010584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35886 | ||
| 19052 | 2026.05.02 04:42:34.010691 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19053 | 2026.05.02 04:42:34.010718 [ 290 ] {} <Debug> TCP-Session: 66332ff6-f890-41d8-9267-0bb645bf9fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35886 | ||
| 19054 | 2026.05.02 04:42:34.010742 [ 290 ] {} <Debug> TCP-Session: 66332ff6-f890-41d8-9267-0bb645bf9fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19055 | 2026.05.02 04:42:34.010755 [ 290 ] {} <Debug> TCP-Session: 66332ff6-f890-41d8-9267-0bb645bf9fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19056 | 2026.05.02 04:42:34.010988 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43179 | ||
| 19057 | 2026.05.02 04:42:34.011019 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65092 | ||
| 19058 | 2026.05.02 04:42:34.011038 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35575 | ||
| 19059 | 2026.05.02 04:42:34.011056 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38535 | ||
| 19060 | 2026.05.02 04:42:34.011083 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37370 | ||
| 19061 | 2026.05.02 04:42:34.011091 [ 290 ] {} <Trace> TCP-Session: 66332ff6-f890-41d8-9267-0bb645bf9fe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19062 | 2026.05.02 04:42:34.011116 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19063 | 2026.05.02 04:42:34.011152 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19064 | 2026.05.02 04:42:34.011155 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19065 | 2026.05.02 04:42:34.011165 [ 350 ] {} <Debug> TCP-Session: 938c7d59-56b3-4655-92f3-903afb3e3281 Authenticating user 'default' from [fd00:1122:3344:101::e]:65092 | ||
| 19066 | 2026.05.02 04:42:34.011178 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19067 | 2026.05.02 04:42:34.011196 [ 287 ] {} <Debug> TCP-Session: ff89a867-0443-408d-aaeb-a752ca59d309 Authenticating user 'default' from [fd00:1122:3344:101::e]:38535 | ||
| 19068 | 2026.05.02 04:42:34.011207 [ 350 ] {} <Debug> TCP-Session: 938c7d59-56b3-4655-92f3-903afb3e3281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19069 | 2026.05.02 04:42:34.011228 [ 289 ] {} <Debug> TCP-Session: 89d6c194-91ff-48f5-ab30-97dec3de137c Authenticating user 'default' from [fd00:1122:3344:101::e]:37370 | ||
| 19070 | 2026.05.02 04:42:34.011246 [ 287 ] {} <Debug> TCP-Session: ff89a867-0443-408d-aaeb-a752ca59d309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19071 | 2026.05.02 04:42:34.011246 [ 350 ] {} <Debug> TCP-Session: 938c7d59-56b3-4655-92f3-903afb3e3281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19072 | 2026.05.02 04:42:34.011269 [ 289 ] {} <Debug> TCP-Session: 89d6c194-91ff-48f5-ab30-97dec3de137c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19073 | 2026.05.02 04:42:34.011274 [ 287 ] {} <Debug> TCP-Session: ff89a867-0443-408d-aaeb-a752ca59d309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19074 | 2026.05.02 04:42:34.011300 [ 289 ] {} <Debug> TCP-Session: 89d6c194-91ff-48f5-ab30-97dec3de137c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19075 | 2026.05.02 04:42:34.011295 [ 290 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19076 | 2026.05.02 04:42:34.011117 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19077 | 2026.05.02 04:42:34.011063 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65351 | ||
| 19078 | 2026.05.02 04:42:34.011377 [ 349 ] {} <Debug> TCP-Session: 0ea00d7c-971a-4855-aec9-6e0e742d6107 Authenticating user 'default' from [fd00:1122:3344:101::e]:43179 | ||
| 19079 | 2026.05.02 04:42:34.011051 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61625 | ||
| 19080 | 2026.05.02 04:42:34.011433 [ 349 ] {} <Debug> TCP-Session: 0ea00d7c-971a-4855-aec9-6e0e742d6107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19081 | 2026.05.02 04:42:34.011185 [ 351 ] {} <Debug> TCP-Session: f4fb8cb6-ba77-41cd-bb87-fa85b31bd1ad Authenticating user 'default' from [fd00:1122:3344:101::e]:35575 | ||
| 19082 | 2026.05.02 04:42:34.011460 [ 349 ] {} <Debug> TCP-Session: 0ea00d7c-971a-4855-aec9-6e0e742d6107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19083 | 2026.05.02 04:42:34.011493 [ 351 ] {} <Debug> TCP-Session: f4fb8cb6-ba77-41cd-bb87-fa85b31bd1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19084 | 2026.05.02 04:42:34.011499 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19085 | 2026.05.02 04:42:34.011517 [ 351 ] {} <Debug> TCP-Session: f4fb8cb6-ba77-41cd-bb87-fa85b31bd1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19086 | 2026.05.02 04:42:34.011536 [ 353 ] {} <Debug> TCP-Session: 46f6a0fd-6ed3-4f97-b5d5-14bc4c1d8f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:61625 | ||
| 19087 | 2026.05.02 04:42:34.011496 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19088 | 2026.05.02 04:42:34.011564 [ 353 ] {} <Debug> TCP-Session: 46f6a0fd-6ed3-4f97-b5d5-14bc4c1d8f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19089 | 2026.05.02 04:42:34.011604 [ 290 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19090 | 2026.05.02 04:42:34.011623 [ 352 ] {} <Debug> TCP-Session: b4a98281-d801-4a39-a22e-406f98ccdd6d Authenticating user 'default' from [fd00:1122:3344:101::e]:65351 | ||
| 19091 | 2026.05.02 04:42:34.011623 [ 353 ] {} <Debug> TCP-Session: 46f6a0fd-6ed3-4f97-b5d5-14bc4c1d8f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19092 | 2026.05.02 04:42:34.011671 [ 352 ] {} <Debug> TCP-Session: b4a98281-d801-4a39-a22e-406f98ccdd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19093 | 2026.05.02 04:42:34.011691 [ 352 ] {} <Debug> TCP-Session: b4a98281-d801-4a39-a22e-406f98ccdd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19094 | 2026.05.02 04:42:34.011690 [ 290 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19095 | 2026.05.02 04:42:34.011075 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44266 | ||
| 19096 | 2026.05.02 04:42:34.011815 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19097 | 2026.05.02 04:42:34.011838 [ 288 ] {} <Debug> TCP-Session: 50b8dd40-65f9-489c-a02a-afd76a3794e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44266 | ||
| 19098 | 2026.05.02 04:42:34.011855 [ 288 ] {} <Debug> TCP-Session: 50b8dd40-65f9-489c-a02a-afd76a3794e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19099 | 2026.05.02 04:42:34.011867 [ 288 ] {} <Debug> TCP-Session: 50b8dd40-65f9-489c-a02a-afd76a3794e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19100 | 2026.05.02 04:42:34.011998 [ 290 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 19101 | 2026.05.02 04:42:34.012966 [ 336 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Trace> AggregatingTransform: Aggregating | ||
| 19102 | 2026.05.02 04:42:34.013006 [ 336 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Trace> Aggregator: Aggregation method: without_key | ||
| 19103 | 2026.05.02 04:42:34.013044 [ 336 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939801 sec. (1064.055 rows/sec., 41.56 KiB/sec.) | ||
| 19104 | 2026.05.02 04:42:34.013062 [ 336 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Trace> Aggregator: Merging aggregated data | ||
| 19105 | 2026.05.02 04:42:34.014489 [ 290 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 19106 | 2026.05.02 04:42:34.014678 [ 290 ] {ce791176-1e89-4c6c-8e38-939eda1ba91a} <Debug> TCPHandler: Processed in 0.003702553 sec. | ||
| 19107 | 2026.05.02 04:42:34.014805 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19108 | 2026.05.02 04:42:34.014834 [ 290 ] {} <Debug> TCP-Session: 66332ff6-f890-41d8-9267-0bb645bf9fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19109 | 2026.05.02 04:42:34.014837 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19110 | 2026.05.02 04:42:34.014863 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19111 | 2026.05.02 04:42:34.014880 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19112 | 2026.05.02 04:42:34.014882 [ 289 ] {} <Debug> TCP-Session: 89d6c194-91ff-48f5-ab30-97dec3de137c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19113 | 2026.05.02 04:42:34.014915 [ 351 ] {} <Debug> TCP-Session: f4fb8cb6-ba77-41cd-bb87-fa85b31bd1ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19114 | 2026.05.02 04:42:34.014923 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19115 | 2026.05.02 04:42:34.014947 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19116 | 2026.05.02 04:42:34.014935 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19117 | 2026.05.02 04:42:34.014982 [ 352 ] {} <Debug> TCP-Session: b4a98281-d801-4a39-a22e-406f98ccdd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19118 | 2026.05.02 04:42:34.014991 [ 350 ] {} <Debug> TCP-Session: 938c7d59-56b3-4655-92f3-903afb3e3281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19119 | 2026.05.02 04:42:34.015009 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19120 | 2026.05.02 04:42:34.015026 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19121 | 2026.05.02 04:42:34.015061 [ 353 ] {} <Debug> TCP-Session: 46f6a0fd-6ed3-4f97-b5d5-14bc4c1d8f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19122 | 2026.05.02 04:42:34.015027 [ 287 ] {} <Debug> TCP-Session: ff89a867-0443-408d-aaeb-a752ca59d309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19123 | 2026.05.02 04:42:34.015085 [ 288 ] {} <Debug> TCP-Session: 50b8dd40-65f9-489c-a02a-afd76a3794e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19124 | 2026.05.02 04:42:34.014930 [ 349 ] {} <Debug> TCP-Session: 0ea00d7c-971a-4855-aec9-6e0e742d6107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2026.05.02 04:42:36.440814 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19126 | 2026.05.02 04:42:36.440874 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19127 | 2026.05.02 04:42:36.622392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34531 | ||
| 19128 | 2026.05.02 04:42:36.622918 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19129 | 2026.05.02 04:42:36.622968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19130 | 2026.05.02 04:42:36.623477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19131 | 2026.05.02 04:42:36.623733 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2026.05.02 04:42:36.623885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34531 | ||
| 19133 | 2026.05.02 04:42:36.751140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2408 | ||
| 19134 | 2026.05.02 04:42:36.754009 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2026.05.02 04:42:36.754065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19136 | 2026.05.02 04:42:36.755379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19137 | 2026.05.02 04:42:36.755669 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2026.05.02 04:42:36.756079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2408 | ||
| 19139 | 2026.05.02 04:42:38.045441 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19140 | 2026.05.02 04:42:38.045682 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 19141 | 2026.05.02 04:42:38.046045 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19142 | 2026.05.02 04:42:38.046085 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 19143 | 2026.05.02 04:42:38.046334 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19144 | 2026.05.02 04:42:38.046405 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19145 | 2026.05.02 04:42:38.046549 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19146 | 2026.05.02 04:42:38.046658 [ 301 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19147 | 2026.05.02 04:42:38.046679 [ 267 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19148 | 2026.05.02 04:42:38.046691 [ 298 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19149 | 2026.05.02 04:42:38.046825 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19150 | 2026.05.02 04:42:38.046857 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19151 | 2026.05.02 04:42:38.046929 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19152 | 2026.05.02 04:42:38.046953 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 19153 | 2026.05.02 04:42:38.046989 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19154 | 2026.05.02 04:42:38.047029 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19155 | 2026.05.02 04:42:38.048217 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002633 sec., 16710.976072920625 rows/sec., 3.49 MiB/sec. | ||
| 19156 | 2026.05.02 04:42:38.048347 [ 259 ] {10ac9839-d4f3-40e2-998f-cbf21a052e01} <Debug> TCPHandler: Processed in 0.003035198 sec. | ||
| 19157 | 2026.05.02 04:42:38.053775 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19158 | 2026.05.02 04:42:38.053895 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19159 | 2026.05.02 04:42:38.053943 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19160 | 2026.05.02 04:42:38.054583 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19161 | 2026.05.02 04:42:38.054626 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19162 | 2026.05.02 04:42:38.055013 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19163 | 2026.05.02 04:42:38.055252 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2026.05.02 04:42:38.055396 [ 131 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 19165 | 2026.05.02 04:42:38.055401 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001539 sec., 184535.41260558803 rows/sec., 11.72 MiB/sec. | ||
| 19166 | 2026.05.02 04:42:38.055462 [ 131 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19167 | 2026.05.02 04:42:38.055486 [ 259 ] {3f238d3c-d00c-43b5-8070-b618f0d62167} <Debug> TCPHandler: Processed in 0.00176648 sec. | ||
| 19168 | 2026.05.02 04:42:38.055489 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19169 | 2026.05.02 04:42:38.055591 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 19170 | 2026.05.02 04:42:38.055654 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19171 | 2026.05.02 04:42:38.055702 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19172 | 2026.05.02 04:42:38.055740 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 284 rows starting from the beginning of the part | ||
| 19173 | 2026.05.02 04:42:38.055756 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19174 | 2026.05.02 04:42:38.055799 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 19175 | 2026.05.02 04:42:38.055807 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19176 | 2026.05.02 04:42:38.055849 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 19177 | 2026.05.02 04:42:38.055894 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 19178 | 2026.05.02 04:42:38.055933 [ 201 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 19179 | 2026.05.02 04:42:38.056664 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.05.02 04:42:38.056700 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19181 | 2026.05.02 04:42:38.056826 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266889 sec., 1120855.891873716 rows/sec., 75.47 MiB/sec. | ||
| 19182 | 2026.05.02 04:42:38.057025 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 19183 | 2026.05.02 04:42:38.057064 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19184 | 2026.05.02 04:42:38.057346 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2026.05.02 04:42:38.057418 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19186 | 2026.05.02 04:42:38.057487 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001753 sec., 467199.0872789504 rows/sec., 36.24 MiB/sec. | ||
| 19187 | 2026.05.02 04:42:38.057490 [ 131 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19188 | 2026.05.02 04:42:38.057514 [ 200 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_53_13} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 19189 | 2026.05.02 04:42:38.057537 [ 259 ] {b5e03cdf-6fa8-4376-a332-0a2f434aae7b} <Debug> TCPHandler: Processed in 0.001934713 sec. | ||
| 19190 | 2026.05.02 04:42:38.057548 [ 131 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19191 | 2026.05.02 04:42:38.057582 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19192 | 2026.05.02 04:42:38.057653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19193 | 2026.05.02 04:42:38.057687 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19194 | 2026.05.02 04:42:38.057711 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 19195 | 2026.05.02 04:42:38.057786 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19196 | 2026.05.02 04:42:38.057787 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19197 | 2026.05.02 04:42:38.057821 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3242 rows starting from the beginning of the part | ||
| 19198 | 2026.05.02 04:42:38.057826 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19199 | 2026.05.02 04:42:38.057867 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 819 rows starting from the beginning of the part | ||
| 19200 | 2026.05.02 04:42:38.057910 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 118 rows starting from the beginning of the part | ||
| 19201 | 2026.05.02 04:42:38.057947 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 819 rows starting from the beginning of the part | ||
| 19202 | 2026.05.02 04:42:38.057995 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 118 rows starting from the beginning of the part | ||
| 19203 | 2026.05.02 04:42:38.058040 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 819 rows starting from the beginning of the part | ||
| 19204 | 2026.05.02 04:42:38.058289 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19205 | 2026.05.02 04:42:38.058325 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19206 | 2026.05.02 04:42:38.058632 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19207 | 2026.05.02 04:42:38.058841 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19208 | 2026.05.02 04:42:38.058968 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001201 sec., 127393.83846794338 rows/sec., 7.62 MiB/sec. | ||
| 19209 | 2026.05.02 04:42:38.059006 [ 259 ] {e1303065-3360-4230-a459-4e4d9b761815} <Debug> TCPHandler: Processed in 0.001369331 sec. | ||
| 19210 | 2026.05.02 04:42:38.059127 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19211 | 2026.05.02 04:42:38.059225 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19212 | 2026.05.02 04:42:38.059266 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19213 | 2026.05.02 04:42:38.059724 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2026.05.02 04:42:38.059761 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19215 | 2026.05.02 04:42:38.059946 [ 200 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002318802 sec., 2559511.333869817 rows/sec., 205.52 MiB/sec. | ||
| 19216 | 2026.05.02 04:42:38.060068 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19217 | 2026.05.02 04:42:38.060293 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19218 | 2026.05.02 04:42:38.060327 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19219 | 2026.05.02 04:42:38.060427 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 19220 | 2026.05.02 04:42:38.060470 [ 259 ] {b8dc76e8-271c-4e43-9534-716479f1fae8} <Debug> TCPHandler: Processed in 0.001391941 sec. | ||
| 19221 | 2026.05.02 04:42:38.060484 [ 221 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 19222 | 2026.05.02 04:42:38.060513 [ 221 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 19223 | 2026.05.02 04:42:38.060605 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19224 | 2026.05.02 04:42:38.060669 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19225 | 2026.05.02 04:42:38.060703 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19226 | 2026.05.02 04:42:38.060748 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19227 | 2026.05.02 04:42:38.060776 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_121_24} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19228 | 2026.05.02 04:42:38.060893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 19229 | 2026.05.02 04:42:38.061203 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.05.02 04:42:38.061242 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19231 | 2026.05.02 04:42:38.061560 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19232 | 2026.05.02 04:42:38.061776 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19233 | 2026.05.02 04:42:38.061894 [ 155 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 19234 | 2026.05.02 04:42:38.061904 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 19235 | 2026.05.02 04:42:38.061959 [ 155 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19236 | 2026.05.02 04:42:38.061980 [ 259 ] {2cf65bfe-559b-4c59-b14a-9e7e8e480f35} <Debug> TCPHandler: Processed in 0.001430422 sec. | ||
| 19237 | 2026.05.02 04:42:38.061996 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19238 | 2026.05.02 04:42:38.062081 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 19239 | 2026.05.02 04:42:38.062132 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19240 | 2026.05.02 04:42:38.062170 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19241 | 2026.05.02 04:42:38.062207 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 148 rows starting from the beginning of the part | ||
| 19242 | 2026.05.02 04:42:38.062231 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19243 | 2026.05.02 04:42:38.062269 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 19244 | 2026.05.02 04:42:38.062277 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19245 | 2026.05.02 04:42:38.062322 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 19246 | 2026.05.02 04:42:38.062372 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 19247 | 2026.05.02 04:42:38.062416 [ 191 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 19248 | 2026.05.02 04:42:38.063045 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19249 | 2026.05.02 04:42:38.063073 [ 221 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 19250 | 2026.05.02 04:42:38.063089 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19251 | 2026.05.02 04:42:38.063304 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251077 sec., 591490.3718955748 rows/sec., 35.90 MiB/sec. | ||
| 19252 | 2026.05.02 04:42:38.063458 [ 199 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 19253 | 2026.05.02 04:42:38.063489 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19254 | 2026.05.02 04:42:38.063869 [ 199 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19255 | 2026.05.02 04:42:38.063924 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19256 | 2026.05.02 04:42:38.063964 [ 199 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_53_13} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 19257 | 2026.05.02 04:42:38.064074 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19258 | 2026.05.02 04:42:38.064130 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001914 sec., 261755.48589341695 rows/sec., 18.40 MiB/sec. | ||
| 19259 | 2026.05.02 04:42:38.064132 [ 155 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19260 | 2026.05.02 04:42:38.064188 [ 259 ] {448eddf7-47de-4328-91f0-c9de8c0fdf86} <Debug> TCPHandler: Processed in 0.002105917 sec. | ||
| 19261 | 2026.05.02 04:42:38.064196 [ 155 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19262 | 2026.05.02 04:42:38.064239 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19263 | 2026.05.02 04:42:38.064322 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 19264 | 2026.05.02 04:42:38.064421 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19265 | 2026.05.02 04:42:38.064425 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19266 | 2026.05.02 04:42:38.064491 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1794 rows starting from the beginning of the part | ||
| 19267 | 2026.05.02 04:42:38.064541 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19268 | 2026.05.02 04:42:38.064550 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 501 rows starting from the beginning of the part | ||
| 19269 | 2026.05.02 04:42:38.064603 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19270 | 2026.05.02 04:42:38.064621 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 95 rows starting from the beginning of the part | ||
| 19271 | 2026.05.02 04:42:38.064680 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 501 rows starting from the beginning of the part | ||
| 19272 | 2026.05.02 04:42:38.064729 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 95 rows starting from the beginning of the part | ||
| 19273 | 2026.05.02 04:42:38.064779 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 501 rows starting from the beginning of the part | ||
| 19274 | 2026.05.02 04:42:38.065807 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2026.05.02 04:42:38.065857 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19276 | 2026.05.02 04:42:38.066243 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19277 | 2026.05.02 04:42:38.066460 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.05.02 04:42:38.066625 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002106 sec., 2849.0028490028494 rows/sec., 148.85 KiB/sec. | ||
| 19279 | 2026.05.02 04:42:38.066609 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3487 rows, containing 5 columns (5 merged, 0 gathered) in 0.002317482 sec., 1504650.3058060429 rows/sec., 110.17 MiB/sec. | ||
| 19280 | 2026.05.02 04:42:38.066678 [ 259 ] {9e26a4d2-40b0-4188-b6e6-e5fe0c60c248} <Debug> TCPHandler: Processed in 0.002316092 sec. | ||
| 19281 | 2026.05.02 04:42:38.066858 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19282 | 2026.05.02 04:42:38.066946 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19283 | 2026.05.02 04:42:38.066974 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19284 | 2026.05.02 04:42:38.067035 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19285 | 2026.05.02 04:42:38.067383 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19286 | 2026.05.02 04:42:38.067510 [ 200 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_121_24} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19287 | 2026.05.02 04:42:38.067600 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19288 | 2026.05.02 04:42:38.067643 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 19289 | 2026.05.02 04:42:38.067655 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19290 | 2026.05.02 04:42:38.068102 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19291 | 2026.05.02 04:42:38.068337 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2026.05.02 04:42:38.068472 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001523 sec., 173998.68680236375 rows/sec., 11.56 MiB/sec. | ||
| 19293 | 2026.05.02 04:42:38.068513 [ 259 ] {ba66af8a-ac21-47c5-a610-5c9b21c92f6d} <Debug> TCPHandler: Processed in 0.001720479 sec. | ||
| 19294 | 2026.05.02 04:42:38.068857 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19295 | 2026.05.02 04:42:38.068979 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19296 | 2026.05.02 04:42:38.069036 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19297 | 2026.05.02 04:42:38.069486 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19298 | 2026.05.02 04:42:38.069535 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19299 | 2026.05.02 04:42:38.070122 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19300 | 2026.05.02 04:42:38.070401 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19301 | 2026.05.02 04:42:38.070564 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001611 sec., 620.7324643078833 rows/sec., 41.83 KiB/sec. | ||
| 19302 | 2026.05.02 04:42:38.070605 [ 259 ] {6e5269e0-d3e1-433b-9a6a-2ded9c259cb3} <Debug> TCPHandler: Processed in 0.001808781 sec. | ||
| 19303 | 2026.05.02 04:42:38.070746 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19304 | 2026.05.02 04:42:38.070843 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19305 | 2026.05.02 04:42:38.070902 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19306 | 2026.05.02 04:42:38.071764 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19307 | 2026.05.02 04:42:38.071803 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19308 | 2026.05.02 04:42:38.072345 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19309 | 2026.05.02 04:42:38.072591 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2026.05.02 04:42:38.072744 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001919 sec., 5732.15216258468 rows/sec., 10.27 MiB/sec. | ||
| 19311 | 2026.05.02 04:42:38.072831 [ 259 ] {08ad2f90-fe83-4295-be44-d9e72cd3617c} <Debug> TCPHandler: Processed in 0.002136028 sec. | ||
| 19312 | 2026.05.02 04:42:38.072961 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19313 | 2026.05.02 04:42:38.073060 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19314 | 2026.05.02 04:42:38.073104 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19315 | 2026.05.02 04:42:38.073449 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19316 | 2026.05.02 04:42:38.073515 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19317 | 2026.05.02 04:42:38.073833 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19318 | 2026.05.02 04:42:38.074070 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2026.05.02 04:42:38.074198 [ 155 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19320 | 2026.05.02 04:42:38.074200 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 4.86 MiB/sec. | ||
| 19321 | 2026.05.02 04:42:38.074243 [ 155 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19322 | 2026.05.02 04:42:38.074259 [ 259 ] {0fa30c97-8224-4cba-ac08-86517d3e222a} <Debug> TCPHandler: Processed in 0.00134885 sec. | ||
| 19323 | 2026.05.02 04:42:38.074268 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19324 | 2026.05.02 04:42:38.074375 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 19325 | 2026.05.02 04:42:38.074538 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19326 | 2026.05.02 04:42:38.074591 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7320 rows starting from the beginning of the part | ||
| 19327 | 2026.05.02 04:42:38.074663 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 19328 | 2026.05.02 04:42:38.074714 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 19329 | 2026.05.02 04:42:38.074760 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 19330 | 2026.05.02 04:42:38.074819 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 19331 | 2026.05.02 04:42:38.074865 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 19332 | 2026.05.02 04:42:38.076843 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510826 sec., 3070702.6293339324 rows/sec., 197.78 MiB/sec. | ||
| 19333 | 2026.05.02 04:42:38.077362 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19334 | 2026.05.02 04:42:38.077671 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19335 | 2026.05.02 04:42:38.077752 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_121_24} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19336 | 2026.05.02 04:42:38.077836 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 19337 | 2026.05.02 04:42:38.323074 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19338 | 2026.05.02 04:42:38.323314 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 19339 | 2026.05.02 04:42:38.323665 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19340 | 2026.05.02 04:42:38.323704 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 19341 | 2026.05.02 04:42:38.323948 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19342 | 2026.05.02 04:42:38.324021 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19343 | 2026.05.02 04:42:38.324166 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 19344 | 2026.05.02 04:42:38.324287 [ 301 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19345 | 2026.05.02 04:42:38.324287 [ 341 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19346 | 2026.05.02 04:42:38.324293 [ 268 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19347 | 2026.05.02 04:42:38.324439 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19348 | 2026.05.02 04:42:38.324466 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19349 | 2026.05.02 04:42:38.324539 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19350 | 2026.05.02 04:42:38.324560 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 19351 | 2026.05.02 04:42:38.324596 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 19352 | 2026.05.02 04:42:38.324643 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 19353 | 2026.05.02 04:42:38.325859 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002647 sec., 16622.59161314696 rows/sec., 3.48 MiB/sec. | ||
| 19354 | 2026.05.02 04:42:38.326015 [ 259 ] {e4114656-1fc1-44f4-969e-7dbc47cff2ea} <Debug> TCPHandler: Processed in 0.003080219 sec. | ||
| 19355 | 2026.05.02 04:42:38.338630 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19356 | 2026.05.02 04:42:38.338753 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19357 | 2026.05.02 04:42:38.338802 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19358 | 2026.05.02 04:42:38.339350 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2026.05.02 04:42:38.339396 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19360 | 2026.05.02 04:42:38.339768 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19361 | 2026.05.02 04:42:38.340001 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.05.02 04:42:38.340156 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001437 sec., 2783.5768963117607 rows/sec., 226.98 KiB/sec. | ||
| 19363 | 2026.05.02 04:42:38.340200 [ 259 ] {3797b729-85f5-4274-9cab-744597730ec7} <Debug> TCPHandler: Processed in 0.001630157 sec. | ||
| 19364 | 2026.05.02 04:42:38.340342 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19365 | 2026.05.02 04:42:38.340446 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19366 | 2026.05.02 04:42:38.340490 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19367 | 2026.05.02 04:42:38.342202 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.05.02 04:42:38.342243 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19369 | 2026.05.02 04:42:38.342709 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19370 | 2026.05.02 04:42:38.342933 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2026.05.02 04:42:38.343070 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.002646 sec., 933106.5759637188 rows/sec., 69.28 MiB/sec. | ||
| 19372 | 2026.05.02 04:42:38.343110 [ 259 ] {dc61912d-d083-4e12-ba21-f35dd3af3188} <Debug> TCPHandler: Processed in 0.002820193 sec. | ||
| 19373 | 2026.05.02 04:42:38.343257 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19374 | 2026.05.02 04:42:38.343368 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19375 | 2026.05.02 04:42:38.343412 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19376 | 2026.05.02 04:42:38.343868 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19377 | 2026.05.02 04:42:38.343907 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19378 | 2026.05.02 04:42:38.344242 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19379 | 2026.05.02 04:42:38.344463 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2026.05.02 04:42:38.344598 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001251 sec., 36770.58353317346 rows/sec., 2.68 MiB/sec. | ||
| 19381 | 2026.05.02 04:42:38.344642 [ 259 ] {d938947c-808a-4794-9624-d753a8d39c39} <Debug> TCPHandler: Processed in 0.001445133 sec. | ||
| 19382 | 2026.05.02 04:42:38.344765 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19383 | 2026.05.02 04:42:38.344865 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19384 | 2026.05.02 04:42:38.344919 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19385 | 2026.05.02 04:42:38.345690 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19386 | 2026.05.02 04:42:38.345731 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19387 | 2026.05.02 04:42:38.346066 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19388 | 2026.05.02 04:42:38.346300 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19389 | 2026.05.02 04:42:38.346443 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001597 sec., 501565.4351909831 rows/sec., 28.97 MiB/sec. | ||
| 19390 | 2026.05.02 04:42:38.346451 [ 136 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19391 | 2026.05.02 04:42:38.346486 [ 259 ] {3a9eb410-6084-4489-bd5a-1142008ea90c} <Debug> TCPHandler: Processed in 0.00177181 sec. | ||
| 19392 | 2026.05.02 04:42:38.346523 [ 136 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2026.05.02 04:42:38.346554 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19394 | 2026.05.02 04:42:38.346627 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19395 | 2026.05.02 04:42:38.346658 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 19396 | 2026.05.02 04:42:38.346734 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19397 | 2026.05.02 04:42:38.346776 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19398 | 2026.05.02 04:42:38.346783 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19399 | 2026.05.02 04:42:38.346817 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 951 rows starting from the beginning of the part | ||
| 19400 | 2026.05.02 04:42:38.346890 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 801 rows starting from the beginning of the part | ||
| 19401 | 2026.05.02 04:42:38.346936 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 149 rows starting from the beginning of the part | ||
| 19402 | 2026.05.02 04:42:38.346980 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part | ||
| 19403 | 2026.05.02 04:42:38.347022 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 149 rows starting from the beginning of the part | ||
| 19404 | 2026.05.02 04:42:38.347061 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 801 rows starting from the beginning of the part | ||
| 19405 | 2026.05.02 04:42:38.347201 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19406 | 2026.05.02 04:42:38.347246 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19407 | 2026.05.02 04:42:38.347569 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 19408 | 2026.05.02 04:42:38.347858 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19409 | 2026.05.02 04:42:38.348004 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 54.55 KiB/sec. | ||
| 19410 | 2026.05.02 04:42:38.348045 [ 259 ] {263648c0-bfde-4328-897f-2900e1dc048d} <Debug> TCPHandler: Processed in 0.001469343 sec. | ||
| 19411 | 2026.05.02 04:42:38.348176 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.05.02 04:42:38.348275 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19413 | 2026.05.02 04:42:38.348317 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19414 | 2026.05.02 04:42:38.348517 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902813 sec., 1576613.1511609391 rows/sec., 99.23 MiB/sec. | ||
| 19415 | 2026.05.02 04:42:38.348735 [ 190 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19416 | 2026.05.02 04:42:38.349061 [ 190 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19417 | 2026.05.02 04:42:38.349150 [ 190 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_71_14} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19418 | 2026.05.02 04:42:38.349268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 19419 | 2026.05.02 04:42:38.349487 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.05.02 04:42:38.349530 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19421 | 2026.05.02 04:42:38.349896 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19422 | 2026.05.02 04:42:38.350129 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.05.02 04:42:38.350267 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.00201 sec., 659203.9800995025 rows/sec., 44.18 MiB/sec. | ||
| 19424 | 2026.05.02 04:42:38.350308 [ 259 ] {ec320223-0d02-44a8-879c-195985717dc0} <Debug> TCPHandler: Processed in 0.002182059 sec. | ||
| 19425 | 2026.05.02 04:42:38.350433 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.05.02 04:42:38.350533 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19427 | 2026.05.02 04:42:38.350578 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19428 | 2026.05.02 04:42:38.351351 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2026.05.02 04:42:38.351391 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19430 | 2026.05.02 04:42:38.351828 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19431 | 2026.05.02 04:42:38.352047 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2026.05.02 04:42:38.352184 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 19433 | 2026.05.02 04:42:38.352197 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001682 sec., 890606.4209274674 rows/sec., 54.02 MiB/sec. | ||
| 19434 | 2026.05.02 04:42:38.352251 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19435 | 2026.05.02 04:42:38.352267 [ 259 ] {fb0662e8-270c-4118-aef2-58156552f90b} <Debug> TCPHandler: Processed in 0.001883422 sec. | ||
| 19436 | 2026.05.02 04:42:38.352291 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19437 | 2026.05.02 04:42:38.352390 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 19438 | 2026.05.02 04:42:38.352451 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19439 | 2026.05.02 04:42:38.352514 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19440 | 2026.05.02 04:42:38.352551 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_24, total 47070 rows starting from the beginning of the part | ||
| 19441 | 2026.05.02 04:42:38.352564 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19442 | 2026.05.02 04:42:38.352612 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 19443 | 2026.05.02 04:42:38.352637 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19444 | 2026.05.02 04:42:38.352669 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 265 rows starting from the beginning of the part | ||
| 19445 | 2026.05.02 04:42:38.352718 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 19446 | 2026.05.02 04:42:38.352758 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 265 rows starting from the beginning of the part | ||
| 19447 | 2026.05.02 04:42:38.352796 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1498 rows starting from the beginning of the part | ||
| 19448 | 2026.05.02 04:42:38.353601 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2026.05.02 04:42:38.353644 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19450 | 2026.05.02 04:42:38.354236 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19451 | 2026.05.02 04:42:38.354508 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19452 | 2026.05.02 04:42:38.354671 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002129 sec., 19727.571629873182 rows/sec., 35.35 MiB/sec. | ||
| 19453 | 2026.05.02 04:42:38.354741 [ 259 ] {f8fac5fa-0cf2-4e6e-b88b-fa20730128a9} <Debug> TCPHandler: Processed in 0.002348073 sec. | ||
| 19454 | 2026.05.02 04:42:38.354888 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19455 | 2026.05.02 04:42:38.354994 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19456 | 2026.05.02 04:42:38.355039 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19457 | 2026.05.02 04:42:38.355385 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2026.05.02 04:42:38.355423 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19459 | 2026.05.02 04:42:38.355760 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19460 | 2026.05.02 04:42:38.356000 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19461 | 2026.05.02 04:42:38.356144 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 707.19 KiB/sec. | ||
| 19462 | 2026.05.02 04:42:38.356190 [ 259 ] {55121f78-9ff9-4023-876b-5a36928d7168} <Debug> TCPHandler: Processed in 0.00136043 sec. | ||
| 19463 | 2026.05.02 04:42:38.363047 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49418 rows, containing 5 columns (5 merged, 0 gathered) in 0.01069635 sec., 4620080.681727879 rows/sec., 294.33 MiB/sec. | ||
| 19464 | 2026.05.02 04:42:38.363378 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 19465 | 2026.05.02 04:42:38.363715 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2026.05.02 04:42:38.363798 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 19467 | 2026.05.02 04:42:38.363913 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 19468 | 2026.05.02 04:42:38.450224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 19469 | 2026.05.02 04:42:38.466578 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19470 | 2026.05.02 04:42:38.466648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19471 | 2026.05.02 04:42:38.472852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19472 | 2026.05.02 04:42:38.473575 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19473 | 2026.05.02 04:42:38.476931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 19474 | 2026.05.02 04:42:39.247180 [ 219 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): 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] | ||
| 19475 | 2026.05.02 04:42:39.247235 [ 219 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): 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] | ||
| 19476 | 2026.05.02 04:42:39.249011 [ 219 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): 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] | ||
| 19477 | 2026.05.02 04:42:39.282671 [ 219 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): 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] | ||
| 19478 | 2026.05.02 04:42:39.282704 [ 219 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): 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] | ||
| 19479 | 2026.05.02 04:42:39.284804 [ 219 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): 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] | ||
| 19480 | 2026.05.02 04:42:39.490031 [ 223 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): 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] | ||
| 19481 | 2026.05.02 04:42:39.490076 [ 223 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): 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] | ||
| 19482 | 2026.05.02 04:42:39.492850 [ 223 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): 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] | ||
| 19483 | 2026.05.02 04:42:43.039010 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.05.02 04:42:43.039275 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19485 | 2026.05.02 04:42:43.039648 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19486 | 2026.05.02 04:42:43.039688 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19487 | 2026.05.02 04:42:43.039922 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19488 | 2026.05.02 04:42:43.039998 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19489 | 2026.05.02 04:42:43.040148 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19490 | 2026.05.02 04:42:43.040266 [ 301 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19491 | 2026.05.02 04:42:43.040289 [ 310 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19492 | 2026.05.02 04:42:43.040295 [ 268 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19493 | 2026.05.02 04:42:43.040445 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19494 | 2026.05.02 04:42:43.040478 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19495 | 2026.05.02 04:42:43.040576 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19496 | 2026.05.02 04:42:43.040601 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 19497 | 2026.05.02 04:42:43.040640 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19498 | 2026.05.02 04:42:43.040690 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19499 | 2026.05.02 04:42:43.041807 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002625 sec., 16761.90476190476 rows/sec., 1.91 MiB/sec. | ||
| 19500 | 2026.05.02 04:42:43.041930 [ 259 ] {61af1a64-29f3-43c4-aaba-8b4515acb95f} <Debug> TCPHandler: Processed in 0.003059729 sec. | ||
| 19501 | 2026.05.02 04:42:43.043537 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19502 | 2026.05.02 04:42:43.043677 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19503 | 2026.05.02 04:42:43.043730 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19504 | 2026.05.02 04:42:43.044249 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2026.05.02 04:42:43.044302 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19506 | 2026.05.02 04:42:43.044697 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19507 | 2026.05.02 04:42:43.044943 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19508 | 2026.05.02 04:42:43.045098 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00146 sec., 38356.16438356165 rows/sec., 2.95 MiB/sec. | ||
| 19509 | 2026.05.02 04:42:43.045144 [ 259 ] {24d5f308-c765-48b5-92fd-59c94b69f50b} <Debug> TCPHandler: Processed in 0.001680018 sec. | ||
| 19510 | 2026.05.02 04:42:43.045283 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2026.05.02 04:42:43.045387 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19512 | 2026.05.02 04:42:43.045431 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19513 | 2026.05.02 04:42:43.045912 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19514 | 2026.05.02 04:42:43.045952 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19515 | 2026.05.02 04:42:43.046275 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19516 | 2026.05.02 04:42:43.046495 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2026.05.02 04:42:43.046638 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 19518 | 2026.05.02 04:42:43.046680 [ 259 ] {3128921e-bfa8-4dc7-82ba-3cc16f141c84} <Debug> TCPHandler: Processed in 0.001448472 sec. | ||
| 19519 | 2026.05.02 04:42:43.046824 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19520 | 2026.05.02 04:42:43.046933 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19521 | 2026.05.02 04:42:43.046979 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19522 | 2026.05.02 04:42:43.047399 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19523 | 2026.05.02 04:42:43.047440 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19524 | 2026.05.02 04:42:43.047798 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19525 | 2026.05.02 04:42:43.048031 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19526 | 2026.05.02 04:42:43.048168 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001256 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
| 19527 | 2026.05.02 04:42:43.048207 [ 259 ] {4f20fcd5-8ade-48b9-981a-066369780df6} <Debug> TCPHandler: Processed in 0.001438212 sec. | ||
| 19528 | 2026.05.02 04:42:43.048342 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19529 | 2026.05.02 04:42:43.048442 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19530 | 2026.05.02 04:42:43.048486 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19531 | 2026.05.02 04:42:43.048877 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19532 | 2026.05.02 04:42:43.048916 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19533 | 2026.05.02 04:42:43.049255 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19534 | 2026.05.02 04:42:43.049470 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2026.05.02 04:42:43.049606 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001184 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
| 19536 | 2026.05.02 04:42:43.049647 [ 259 ] {21eb4e58-0376-4573-8247-7a58d84cdb6c} <Debug> TCPHandler: Processed in 0.00135616 sec. | ||
| 19537 | 2026.05.02 04:42:43.617346 [ 221 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 19538 | 2026.05.02 04:42:43.617418 [ 221 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 19539 | 2026.05.02 04:42:43.621355 [ 221 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 19540 | 2026.05.02 04:42:44.074134 [ 220 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 19541 | 2026.05.02 04:42:44.074196 [ 220 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 19542 | 2026.05.02 04:42:44.076746 [ 220 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 19543 | 2026.05.02 04:42:44.092417 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 19544 | 2026.05.02 04:42:44.092451 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 19545 | 2026.05.02 04:42:44.095224 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 19546 | 2026.05.02 04:42:44.124087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35043 | ||
| 19547 | 2026.05.02 04:42:44.124819 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19548 | 2026.05.02 04:42:44.124864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19549 | 2026.05.02 04:42:44.125314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19550 | 2026.05.02 04:42:44.125531 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19551 | 2026.05.02 04:42:44.125657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35043 | ||
| 19552 | 2026.05.02 04:42:44.180895 [ 225 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 19553 | 2026.05.02 04:42:44.180969 [ 225 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 19554 | 2026.05.02 04:42:44.183721 [ 225 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 19555 | 2026.05.02 04:42:45.977050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 19556 | 2026.05.02 04:42:45.994274 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19557 | 2026.05.02 04:42:45.994338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19558 | 2026.05.02 04:42:46.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.94 MiB, peak 403.89 MiB, free memory in arenas 0.00 B, will set to 391.42 MiB (RSS), difference: -4.52 MiB | ||
| 19559 | 2026.05.02 04:42:46.000396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19560 | 2026.05.02 04:42:46.001077 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19561 | 2026.05.02 04:42:46.004078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 19562 | 2026.05.02 04:42:46.629455 [ 219 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 19563 | 2026.05.02 04:42:46.629511 [ 219 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 19564 | 2026.05.02 04:42:46.632974 [ 219 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 19565 | 2026.05.02 04:42:46.756464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2462 | ||
| 19566 | 2026.05.02 04:42:46.759324 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19567 | 2026.05.02 04:42:46.759362 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19568 | 2026.05.02 04:42:46.760587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19569 | 2026.05.02 04:42:46.760891 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19570 | 2026.05.02 04:42:46.761163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2462 | ||
| 19571 | 2026.05.02 04:42:47.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.42 MiB, peak 403.89 MiB, free memory in arenas 0.00 B, will set to 391.42 MiB (RSS), difference: 4.00 MiB | ||
| 19572 | 2026.05.02 04:42:48.045799 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19573 | 2026.05.02 04:42:48.046055 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 19574 | 2026.05.02 04:42:48.046412 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19575 | 2026.05.02 04:42:48.046453 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 19576 | 2026.05.02 04:42:48.046703 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19577 | 2026.05.02 04:42:48.046774 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19578 | 2026.05.02 04:42:48.046920 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19579 | 2026.05.02 04:42:48.047040 [ 345 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19580 | 2026.05.02 04:42:48.047059 [ 331 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19581 | 2026.05.02 04:42:48.047057 [ 310 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19582 | 2026.05.02 04:42:48.047221 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19583 | 2026.05.02 04:42:48.047250 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19584 | 2026.05.02 04:42:48.047323 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19585 | 2026.05.02 04:42:48.047345 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 19586 | 2026.05.02 04:42:48.047382 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19587 | 2026.05.02 04:42:48.047424 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19588 | 2026.05.02 04:42:48.048627 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002671 sec., 16473.230999625608 rows/sec., 3.44 MiB/sec. | ||
| 19589 | 2026.05.02 04:42:48.048739 [ 259 ] {20b39a87-9a70-4c4b-9e73-dfb527b33e58} <Debug> TCPHandler: Processed in 0.003086489 sec. | ||
| 19590 | 2026.05.02 04:42:48.053904 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19591 | 2026.05.02 04:42:48.054039 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19592 | 2026.05.02 04:42:48.054093 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19593 | 2026.05.02 04:42:48.054784 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19594 | 2026.05.02 04:42:48.054836 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19595 | 2026.05.02 04:42:48.055220 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19596 | 2026.05.02 04:42:48.055449 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19597 | 2026.05.02 04:42:48.055592 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00159 sec., 178616.35220125786 rows/sec., 11.34 MiB/sec. | ||
| 19598 | 2026.05.02 04:42:48.055639 [ 259 ] {2fc9786d-0923-4ce5-a257-a81b5e5f6a5c} <Debug> TCPHandler: Processed in 0.00179704 sec. | ||
| 19599 | 2026.05.02 04:42:48.055777 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19600 | 2026.05.02 04:42:48.055881 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19601 | 2026.05.02 04:42:48.055924 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19602 | 2026.05.02 04:42:48.056779 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19603 | 2026.05.02 04:42:48.056816 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19604 | 2026.05.02 04:42:48.057189 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19605 | 2026.05.02 04:42:48.057404 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19606 | 2026.05.02 04:42:48.057538 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001676 sec., 488663.4844868735 rows/sec., 37.90 MiB/sec. | ||
| 19607 | 2026.05.02 04:42:48.057578 [ 259 ] {2218a200-9c9d-4d3f-a6fe-47103b65486a} <Debug> TCPHandler: Processed in 0.001854862 sec. | ||
| 19608 | 2026.05.02 04:42:48.057694 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19609 | 2026.05.02 04:42:48.057792 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19610 | 2026.05.02 04:42:48.057831 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19611 | 2026.05.02 04:42:48.058306 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19612 | 2026.05.02 04:42:48.058343 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19613 | 2026.05.02 04:42:48.058650 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 19614 | 2026.05.02 04:42:48.058879 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19615 | 2026.05.02 04:42:48.059001 [ 24 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 19616 | 2026.05.02 04:42:48.059005 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001232 sec., 124188.31168831169 rows/sec., 7.43 MiB/sec. | ||
| 19617 | 2026.05.02 04:42:48.059069 [ 24 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19618 | 2026.05.02 04:42:48.059087 [ 259 ] {81deb690-9927-4604-bf92-b68e3fa1b136} <Debug> TCPHandler: Processed in 0.001442613 sec. | ||
| 19619 | 2026.05.02 04:42:48.059100 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19620 | 2026.05.02 04:42:48.059215 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19621 | 2026.05.02 04:42:48.059220 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 19622 | 2026.05.02 04:42:48.059318 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19623 | 2026.05.02 04:42:48.059363 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19624 | 2026.05.02 04:42:48.059369 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19625 | 2026.05.02 04:42:48.059416 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 213 rows starting from the beginning of the part | ||
| 19626 | 2026.05.02 04:42:48.059494 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 153 rows starting from the beginning of the part | ||
| 19627 | 2026.05.02 04:42:48.059549 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 19628 | 2026.05.02 04:42:48.059598 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 153 rows starting from the beginning of the part | ||
| 19629 | 2026.05.02 04:42:48.059643 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 46 rows starting from the beginning of the part | ||
| 19630 | 2026.05.02 04:42:48.059687 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 153 rows starting from the beginning of the part | ||
| 19631 | 2026.05.02 04:42:48.059858 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19632 | 2026.05.02 04:42:48.059900 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19633 | 2026.05.02 04:42:48.060231 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19634 | 2026.05.02 04:42:48.060461 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19635 | 2026.05.02 04:42:48.060590 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001289 sec., 115593.48332040341 rows/sec., 7.47 MiB/sec. | ||
| 19636 | 2026.05.02 04:42:48.060630 [ 259 ] {8909c008-ac40-4c30-a923-46295da4e0e0} <Debug> TCPHandler: Processed in 0.001464923 sec. | ||
| 19637 | 2026.05.02 04:42:48.060637 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470583 sec., 509321.813185655 rows/sec., 33.59 MiB/sec. | ||
| 19638 | 2026.05.02 04:42:48.060746 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.05.02 04:42:48.060815 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 19640 | 2026.05.02 04:42:48.060845 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19641 | 2026.05.02 04:42:48.060885 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19642 | 2026.05.02 04:42:48.061131 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2026.05.02 04:42:48.061211 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_106_21} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 19644 | 2026.05.02 04:42:48.061299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19645 | 2026.05.02 04:42:48.061364 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19646 | 2026.05.02 04:42:48.061399 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19647 | 2026.05.02 04:42:48.061703 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19648 | 2026.05.02 04:42:48.061913 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2026.05.02 04:42:48.062049 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 19650 | 2026.05.02 04:42:48.062087 [ 259 ] {7cfbffe8-faa1-487f-bbf6-026fdc5a985a} <Debug> TCPHandler: Processed in 0.001392221 sec. | ||
| 19651 | 2026.05.02 04:42:48.062205 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2026.05.02 04:42:48.062300 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19653 | 2026.05.02 04:42:48.062339 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19654 | 2026.05.02 04:42:48.063035 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2026.05.02 04:42:48.063070 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19656 | 2026.05.02 04:42:48.063395 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19657 | 2026.05.02 04:42:48.063606 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2026.05.02 04:42:48.063737 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001454 sec., 344566.7125171939 rows/sec., 24.22 MiB/sec. | ||
| 19659 | 2026.05.02 04:42:48.063775 [ 259 ] {53cd8acd-efcd-4e4b-b5d8-8de18fa432cf} <Debug> TCPHandler: Processed in 0.001619776 sec. | ||
| 19660 | 2026.05.02 04:42:48.063889 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19661 | 2026.05.02 04:42:48.063986 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19662 | 2026.05.02 04:42:48.064027 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19663 | 2026.05.02 04:42:48.064366 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19664 | 2026.05.02 04:42:48.064400 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19665 | 2026.05.02 04:42:48.064694 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19666 | 2026.05.02 04:42:48.064902 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19667 | 2026.05.02 04:42:48.065028 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 19668 | 2026.05.02 04:42:48.065064 [ 259 ] {74ce13a0-a0e6-4d39-8169-27becbd53c3e} <Debug> TCPHandler: Processed in 0.001225147 sec. | ||
| 19669 | 2026.05.02 04:42:48.065174 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19670 | 2026.05.02 04:42:48.065268 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19671 | 2026.05.02 04:42:48.065312 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19672 | 2026.05.02 04:42:48.065754 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19673 | 2026.05.02 04:42:48.065788 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19674 | 2026.05.02 04:42:48.066106 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19675 | 2026.05.02 04:42:48.066320 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19676 | 2026.05.02 04:42:48.066444 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 19677 | 2026.05.02 04:42:48.066483 [ 259 ] {883c9056-5be3-436c-86cd-388622121a56} <Debug> TCPHandler: Processed in 0.001358151 sec. | ||
| 19678 | 2026.05.02 04:42:48.066602 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19679 | 2026.05.02 04:42:48.066697 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19680 | 2026.05.02 04:42:48.066739 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19681 | 2026.05.02 04:42:48.067061 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19682 | 2026.05.02 04:42:48.067095 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19683 | 2026.05.02 04:42:48.067384 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19684 | 2026.05.02 04:42:48.067600 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19685 | 2026.05.02 04:42:48.067706 [ 33 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 19686 | 2026.05.02 04:42:48.067734 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 19687 | 2026.05.02 04:42:48.067745 [ 33 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19688 | 2026.05.02 04:42:48.067767 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19689 | 2026.05.02 04:42:48.067772 [ 259 ] {2245e4f7-0b3b-4bdc-8b94-0243ff0e1b6b} <Debug> TCPHandler: Processed in 0.001220978 sec. | ||
| 19690 | 2026.05.02 04:42:48.067844 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 19691 | 2026.05.02 04:42:48.067891 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19692 | 2026.05.02 04:42:48.067956 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19693 | 2026.05.02 04:42:48.067991 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19694 | 2026.05.02 04:42:48.067992 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 51 rows starting from the beginning of the part | ||
| 19695 | 2026.05.02 04:42:48.068054 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19696 | 2026.05.02 04:42:48.068070 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 19697 | 2026.05.02 04:42:48.068117 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 19698 | 2026.05.02 04:42:48.068154 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 19699 | 2026.05.02 04:42:48.068191 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 19700 | 2026.05.02 04:42:48.068230 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 19701 | 2026.05.02 04:42:48.068868 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19702 | 2026.05.02 04:42:48.068909 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19703 | 2026.05.02 04:42:48.069015 [ 188 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205147 sec., 46467.36041329398 rows/sec., 3.05 MiB/sec. | ||
| 19704 | 2026.05.02 04:42:48.069151 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 19705 | 2026.05.02 04:42:48.069407 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19706 | 2026.05.02 04:42:48.069446 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 19707 | 2026.05.02 04:42:48.069483 [ 187 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_55_11} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 19708 | 2026.05.02 04:42:48.069559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19709 | 2026.05.02 04:42:48.069688 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19710 | 2026.05.02 04:42:48.069805 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 19711 | 2026.05.02 04:42:48.069830 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19712 | 2026.05.02 04:42:48.069835 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001861 sec., 5910.800644814616 rows/sec., 10.59 MiB/sec. | ||
| 19713 | 2026.05.02 04:42:48.069846 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19714 | 2026.05.02 04:42:48.069895 [ 259 ] {8e24231b-6dd5-44c6-b8d7-c6400f15aec7} <Debug> TCPHandler: Processed in 0.002054097 sec. | ||
| 19715 | 2026.05.02 04:42:48.069933 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 19716 | 2026.05.02 04:42:48.070010 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19717 | 2026.05.02 04:42:48.070111 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19718 | 2026.05.02 04:42:48.070148 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19719 | 2026.05.02 04:42:48.070154 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19720 | 2026.05.02 04:42:48.070208 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2232 rows starting from the beginning of the part | ||
| 19721 | 2026.05.02 04:42:48.070339 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 11 rows starting from the beginning of the part | ||
| 19722 | 2026.05.02 04:42:48.070437 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 19723 | 2026.05.02 04:42:48.070513 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19724 | 2026.05.02 04:42:48.070533 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 19725 | 2026.05.02 04:42:48.070556 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19726 | 2026.05.02 04:42:48.070635 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 19727 | 2026.05.02 04:42:48.070732 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 19728 | 2026.05.02 04:42:48.070867 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19729 | 2026.05.02 04:42:48.071115 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19730 | 2026.05.02 04:42:48.071251 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 4.87 MiB/sec. | ||
| 19731 | 2026.05.02 04:42:48.071287 [ 259 ] {4216cafe-509a-4a48-b561-3f50591310c3} <Debug> TCPHandler: Processed in 0.00132647 sec. | ||
| 19732 | 2026.05.02 04:42:48.078582 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2338 rows, containing 19 columns (19 merged, 0 gathered) in 0.008687616 sec., 269118.7087458746 rows/sec., 482.25 MiB/sec. | ||
| 19733 | 2026.05.02 04:42:48.080323 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 19734 | 2026.05.02 04:42:48.080648 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.05.02 04:42:48.080726 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 19736 | 2026.05.02 04:42:48.080839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 19737 | 2026.05.02 04:42:49.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.39 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: 1.41 MiB | ||
| 19738 | 2026.05.02 04:42:49.234925 [ 217 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 19739 | 2026.05.02 04:42:49.234985 [ 217 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 19740 | 2026.05.02 04:42:49.237721 [ 217 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 19741 | 2026.05.02 04:42:50.331557 [ 39 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 19742 | 2026.05.02 04:42:50.331618 [ 39 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19743 | 2026.05.02 04:42:50.331638 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19744 | 2026.05.02 04:42:50.331798 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 19745 | 2026.05.02 04:42:50.332012 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19746 | 2026.05.02 04:42:50.332057 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 18 rows starting from the beginning of the part | ||
| 19747 | 2026.05.02 04:42:50.332124 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 19748 | 2026.05.02 04:42:50.332171 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 19749 | 2026.05.02 04:42:50.332215 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 19750 | 2026.05.02 04:42:50.332257 [ 196 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 19751 | 2026.05.02 04:42:50.333025 [ 197 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309059 sec., 30556.300365376963 rows/sec., 2.55 MiB/sec. | ||
| 19752 | 2026.05.02 04:42:50.333234 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 19753 | 2026.05.02 04:42:50.333590 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19754 | 2026.05.02 04:42:50.333677 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_27_6} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 19755 | 2026.05.02 04:42:50.333792 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19756 | 2026.05.02 04:42:51.440910 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19757 | 2026.05.02 04:42:51.440978 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19758 | 2026.05.02 04:42:51.625841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35491 | ||
| 19759 | 2026.05.02 04:42:51.626403 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.05.02 04:42:51.626439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19761 | 2026.05.02 04:42:51.626914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19762 | 2026.05.02 04:42:51.627155 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.05.02 04:42:51.627296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35491 | ||
| 19764 | 2026.05.02 04:42:53.041659 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2026.05.02 04:42:53.041914 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 19766 | 2026.05.02 04:42:53.042267 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19767 | 2026.05.02 04:42:53.042303 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 19768 | 2026.05.02 04:42:53.042522 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19769 | 2026.05.02 04:42:53.042591 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19770 | 2026.05.02 04:42:53.042737 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19771 | 2026.05.02 04:42:53.042826 [ 345 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19772 | 2026.05.02 04:42:53.042866 [ 302 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19773 | 2026.05.02 04:42:53.042870 [ 331 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19774 | 2026.05.02 04:42:53.043029 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19775 | 2026.05.02 04:42:53.043056 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19776 | 2026.05.02 04:42:53.043122 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19777 | 2026.05.02 04:42:53.043141 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 19778 | 2026.05.02 04:42:53.043175 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19779 | 2026.05.02 04:42:53.043213 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19780 | 2026.05.02 04:42:53.044370 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002558 sec., 17200.938232994526 rows/sec., 3.60 MiB/sec. | ||
| 19781 | 2026.05.02 04:42:53.044488 [ 259 ] {b32d5f2f-f151-4586-be46-f3253be9754a} <Debug> TCPHandler: Processed in 0.002965457 sec. | ||
| 19782 | 2026.05.02 04:42:53.046727 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.05.02 04:42:53.046886 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19784 | 2026.05.02 04:42:53.046948 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19785 | 2026.05.02 04:42:53.047520 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19786 | 2026.05.02 04:42:53.047561 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19787 | 2026.05.02 04:42:53.047939 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19788 | 2026.05.02 04:42:53.048164 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19789 | 2026.05.02 04:42:53.048305 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001463 sec., 80656.18591934381 rows/sec., 6.86 MiB/sec. | ||
| 19790 | 2026.05.02 04:42:53.048343 [ 259 ] {be4ee0ae-02ac-43fa-9df7-0f80b61d052a} <Debug> TCPHandler: Processed in 0.001695118 sec. | ||
| 19791 | 2026.05.02 04:42:53.048470 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19792 | 2026.05.02 04:42:53.048566 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19793 | 2026.05.02 04:42:53.048607 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19794 | 2026.05.02 04:42:53.049017 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19795 | 2026.05.02 04:42:53.049053 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19796 | 2026.05.02 04:42:53.049345 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19797 | 2026.05.02 04:42:53.049556 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19798 | 2026.05.02 04:42:53.049689 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 19799 | 2026.05.02 04:42:53.049727 [ 259 ] {ee55abc8-7409-4501-a36e-597b06cfa5b5} <Debug> TCPHandler: Processed in 0.00130694 sec. | ||
| 19800 | 2026.05.02 04:42:53.049846 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2026.05.02 04:42:53.049941 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19802 | 2026.05.02 04:42:53.049981 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19803 | 2026.05.02 04:42:53.050414 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.05.02 04:42:53.050450 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19805 | 2026.05.02 04:42:53.050761 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19806 | 2026.05.02 04:42:53.050995 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19807 | 2026.05.02 04:42:53.051123 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001199 sec., 79232.693911593 rows/sec., 6.19 MiB/sec. | ||
| 19808 | 2026.05.02 04:42:53.051161 [ 259 ] {9b5b7cc9-1437-4ce4-a879-803541eaebc1} <Debug> TCPHandler: Processed in 0.001364771 sec. | ||
| 19809 | 2026.05.02 04:42:53.051285 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19810 | 2026.05.02 04:42:53.051380 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19811 | 2026.05.02 04:42:53.051422 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19812 | 2026.05.02 04:42:53.051840 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19813 | 2026.05.02 04:42:53.051876 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19814 | 2026.05.02 04:42:53.052200 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19815 | 2026.05.02 04:42:53.052411 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19816 | 2026.05.02 04:42:53.052540 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 19817 | 2026.05.02 04:42:53.052578 [ 259 ] {fd6c292e-dcf7-487b-8711-8420ff4d32e2} <Debug> TCPHandler: Processed in 0.00134304 sec. | ||
| 19818 | 2026.05.02 04:42:53.052691 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19819 | 2026.05.02 04:42:53.052820 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19820 | 2026.05.02 04:42:53.052897 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19821 | 2026.05.02 04:42:53.053768 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19822 | 2026.05.02 04:42:53.053806 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19823 | 2026.05.02 04:42:53.054362 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19824 | 2026.05.02 04:42:53.054595 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19825 | 2026.05.02 04:42:53.054736 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00194 sec., 15979.381443298967 rows/sec., 28.63 MiB/sec. | ||
| 19826 | 2026.05.02 04:42:53.054802 [ 259 ] {0e4a388a-9d77-48f6-ab6f-c880d698ea25} <Debug> TCPHandler: Processed in 0.002159199 sec. | ||
| 19827 | 2026.05.02 04:42:53.054923 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19828 | 2026.05.02 04:42:53.055020 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19829 | 2026.05.02 04:42:53.055061 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19830 | 2026.05.02 04:42:53.055406 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19831 | 2026.05.02 04:42:53.055442 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19832 | 2026.05.02 04:42:53.055747 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19833 | 2026.05.02 04:42:53.055952 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19834 | 2026.05.02 04:42:53.056079 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 19835 | 2026.05.02 04:42:53.056118 [ 259 ] {ab7eea9b-bfac-4441-a500-8205f6d114b3} <Debug> TCPHandler: Processed in 0.001245897 sec. | ||
| 19836 | 2026.05.02 04:42:53.504168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 19837 | 2026.05.02 04:42:53.521687 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19838 | 2026.05.02 04:42:53.521738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19839 | 2026.05.02 04:42:53.527804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19840 | 2026.05.02 04:42:53.528520 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19841 | 2026.05.02 04:42:53.529955 [ 224 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 19842 | 2026.05.02 04:42:53.530013 [ 224 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 19843 | 2026.05.02 04:42:53.531588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 19844 | 2026.05.02 04:42:53.532744 [ 224 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 19845 | 2026.05.02 04:42:54.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.81 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: -1.01 MiB | ||
| 19846 | 2026.05.02 04:42:54.248079 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 19847 | 2026.05.02 04:42:54.248126 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 19848 | 2026.05.02 04:42:54.251118 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 19849 | 2026.05.02 04:42:56.761487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2500 | ||
| 19850 | 2026.05.02 04:42:56.764881 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.05.02 04:42:56.764952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19852 | 2026.05.02 04:42:56.766424 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19853 | 2026.05.02 04:42:56.766699 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.05.02 04:42:56.767055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 19855 | 2026.05.02 04:42:58.045188 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19856 | 2026.05.02 04:42:58.045434 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 19857 | 2026.05.02 04:42:58.045797 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19858 | 2026.05.02 04:42:58.045837 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 19859 | 2026.05.02 04:42:58.046085 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19860 | 2026.05.02 04:42:58.046156 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19861 | 2026.05.02 04:42:58.046302 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 19862 | 2026.05.02 04:42:58.046418 [ 333 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19863 | 2026.05.02 04:42:58.046435 [ 340 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19864 | 2026.05.02 04:42:58.046437 [ 302 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19865 | 2026.05.02 04:42:58.046597 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19866 | 2026.05.02 04:42:58.046625 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19867 | 2026.05.02 04:42:58.046695 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19868 | 2026.05.02 04:42:58.046714 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 19869 | 2026.05.02 04:42:58.046752 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19870 | 2026.05.02 04:42:58.046791 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 19871 | 2026.05.02 04:42:58.047957 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002623 sec., 16774.68547464735 rows/sec., 3.51 MiB/sec. | ||
| 19872 | 2026.05.02 04:42:58.048082 [ 259 ] {f2ee547b-5e76-4c97-8e64-6c7a3b71a749} <Debug> TCPHandler: Processed in 0.003033518 sec. | ||
| 19873 | 2026.05.02 04:42:58.053435 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19874 | 2026.05.02 04:42:58.053570 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19875 | 2026.05.02 04:42:58.053624 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19876 | 2026.05.02 04:42:58.054329 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2026.05.02 04:42:58.054371 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19878 | 2026.05.02 04:42:58.054750 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19879 | 2026.05.02 04:42:58.054974 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.05.02 04:42:58.055121 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001589 sec., 178728.76022655758 rows/sec., 11.35 MiB/sec. | ||
| 19881 | 2026.05.02 04:42:58.055163 [ 259 ] {72e8970f-254e-4112-8f53-d2f50c288c94} <Debug> TCPHandler: Processed in 0.00179247 sec. | ||
| 19882 | 2026.05.02 04:42:58.055331 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.05.02 04:42:58.055435 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19884 | 2026.05.02 04:42:58.055478 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19885 | 2026.05.02 04:42:58.055901 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19886 | 2026.05.02 04:42:58.055938 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19887 | 2026.05.02 04:42:58.056230 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19888 | 2026.05.02 04:42:58.056452 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19889 | 2026.05.02 04:42:58.056586 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001173 sec., 3410.059676044331 rows/sec., 278.07 KiB/sec. | ||
| 19890 | 2026.05.02 04:42:58.056625 [ 259 ] {3ca317f3-7646-4c72-ac59-a3e31f83680d} <Debug> TCPHandler: Processed in 0.00134656 sec. | ||
| 19891 | 2026.05.02 04:42:58.056750 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.05.02 04:42:58.056848 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19893 | 2026.05.02 04:42:58.056889 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19894 | 2026.05.02 04:42:58.057778 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.05.02 04:42:58.057816 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19896 | 2026.05.02 04:42:58.058181 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19897 | 2026.05.02 04:42:58.058396 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.05.02 04:42:58.058532 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001702 sec., 482373.67802585196 rows/sec., 37.41 MiB/sec. | ||
| 19899 | 2026.05.02 04:42:58.058533 [ 55 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19900 | 2026.05.02 04:42:58.058571 [ 259 ] {05d0c734-defc-46b1-a7c3-e0f77dfe49aa} <Debug> TCPHandler: Processed in 0.001872563 sec. | ||
| 19901 | 2026.05.02 04:42:58.058611 [ 55 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19902 | 2026.05.02 04:42:58.058675 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19903 | 2026.05.02 04:42:58.058698 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19904 | 2026.05.02 04:42:58.058793 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 19905 | 2026.05.02 04:42:58.058808 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19906 | 2026.05.02 04:42:58.058869 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19907 | 2026.05.02 04:42:58.058934 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19908 | 2026.05.02 04:42:58.058975 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3242 rows starting from the beginning of the part | ||
| 19909 | 2026.05.02 04:42:58.059047 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2469 rows starting from the beginning of the part | ||
| 19910 | 2026.05.02 04:42:58.059100 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 19911 | 2026.05.02 04:42:58.059149 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 819 rows starting from the beginning of the part | ||
| 19912 | 2026.05.02 04:42:58.059206 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 118 rows starting from the beginning of the part | ||
| 19913 | 2026.05.02 04:42:58.059252 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 821 rows starting from the beginning of the part | ||
| 19914 | 2026.05.02 04:42:58.059322 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.05.02 04:42:58.059365 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19916 | 2026.05.02 04:42:58.059714 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19917 | 2026.05.02 04:42:58.059932 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.05.02 04:42:58.060065 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001275 sec., 123137.25490196077 rows/sec., 7.39 MiB/sec. | ||
| 19919 | 2026.05.02 04:42:58.060104 [ 259 ] {1299444c-4221-46b3-977e-1b4d76ab37d5} <Debug> TCPHandler: Processed in 0.001455913 sec. | ||
| 19920 | 2026.05.02 04:42:58.060226 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.05.02 04:42:58.060321 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19922 | 2026.05.02 04:42:58.060361 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19923 | 2026.05.02 04:42:58.060799 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.05.02 04:42:58.060835 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19925 | 2026.05.02 04:42:58.061143 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19926 | 2026.05.02 04:42:58.061357 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.05.02 04:42:58.061487 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 19928 | 2026.05.02 04:42:58.061526 [ 259 ] {da487ddc-7d77-401a-a6c5-dca2d43d03a0} <Debug> TCPHandler: Processed in 0.00134888 sec. | ||
| 19929 | 2026.05.02 04:42:58.061635 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002892475 sec., 2601578.233174012 rows/sec., 206.34 MiB/sec. | ||
| 19930 | 2026.05.02 04:42:58.061647 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.05.02 04:42:58.061759 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19932 | 2026.05.02 04:42:58.061799 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19933 | 2026.05.02 04:42:58.061945 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19934 | 2026.05.02 04:42:58.062225 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19935 | 2026.05.02 04:42:58.062239 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19936 | 2026.05.02 04:42:58.062274 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19937 | 2026.05.02 04:42:58.062298 [ 197 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_126_25} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19938 | 2026.05.02 04:42:58.062392 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 19939 | 2026.05.02 04:42:58.062598 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19940 | 2026.05.02 04:42:58.062819 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19941 | 2026.05.02 04:42:58.062947 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 19942 | 2026.05.02 04:42:58.062984 [ 259 ] {89b0d582-15f6-4d20-a6ea-9304695e861d} <Debug> TCPHandler: Processed in 0.001387291 sec. | ||
| 19943 | 2026.05.02 04:42:58.063117 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19944 | 2026.05.02 04:42:58.063212 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19945 | 2026.05.02 04:42:58.063251 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19946 | 2026.05.02 04:42:58.063871 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19947 | 2026.05.02 04:42:58.063908 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19948 | 2026.05.02 04:42:58.064236 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19949 | 2026.05.02 04:42:58.064454 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19950 | 2026.05.02 04:42:58.064573 [ 55 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19951 | 2026.05.02 04:42:58.064583 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001388 sec., 363832.85302593664 rows/sec., 25.60 MiB/sec. | ||
| 19952 | 2026.05.02 04:42:58.064609 [ 55 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19953 | 2026.05.02 04:42:58.064632 [ 259 ] {eff9a09e-e9d8-4a9e-aab6-827520c5b8d2} <Debug> TCPHandler: Processed in 0.001565575 sec. | ||
| 19954 | 2026.05.02 04:42:58.064633 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19955 | 2026.05.02 04:42:58.064750 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 19956 | 2026.05.02 04:42:58.064770 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19957 | 2026.05.02 04:42:58.064863 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19958 | 2026.05.02 04:42:58.064872 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19959 | 2026.05.02 04:42:58.064905 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1794 rows starting from the beginning of the part | ||
| 19960 | 2026.05.02 04:42:58.064926 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19961 | 2026.05.02 04:42:58.064978 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1325 rows starting from the beginning of the part | ||
| 19962 | 2026.05.02 04:42:58.065031 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 19963 | 2026.05.02 04:42:58.065075 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 501 rows starting from the beginning of the part | ||
| 19964 | 2026.05.02 04:42:58.065117 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 95 rows starting from the beginning of the part | ||
| 19965 | 2026.05.02 04:42:58.065159 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 505 rows starting from the beginning of the part | ||
| 19966 | 2026.05.02 04:42:58.065275 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19967 | 2026.05.02 04:42:58.065317 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19968 | 2026.05.02 04:42:58.065637 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19969 | 2026.05.02 04:42:58.065864 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2026.05.02 04:42:58.065996 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 19971 | 2026.05.02 04:42:58.066034 [ 259 ] {fe4fe1fd-505f-4e7f-b7af-efb398635857} <Debug> TCPHandler: Processed in 0.001314259 sec. | ||
| 19972 | 2026.05.02 04:42:58.066158 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19973 | 2026.05.02 04:42:58.066255 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19974 | 2026.05.02 04:42:58.066298 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19975 | 2026.05.02 04:42:58.066663 [ 189 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969854 sec., 2174780.4659634675 rows/sec., 157.29 MiB/sec. | ||
| 19976 | 2026.05.02 04:42:58.066713 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19977 | 2026.05.02 04:42:58.066750 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19978 | 2026.05.02 04:42:58.066891 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19979 | 2026.05.02 04:42:58.067153 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19980 | 2026.05.02 04:42:58.067206 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19981 | 2026.05.02 04:42:58.067290 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_126_25} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19982 | 2026.05.02 04:42:58.067375 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 19983 | 2026.05.02 04:42:58.067407 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.05.02 04:42:58.067545 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001308 sec., 204128.4403669725 rows/sec., 13.57 MiB/sec. | ||
| 19985 | 2026.05.02 04:42:58.067584 [ 259 ] {e1892f82-4627-4fdb-bdf7-60b797950bd8} <Debug> TCPHandler: Processed in 0.001474453 sec. | ||
| 19986 | 2026.05.02 04:42:58.067706 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.05.02 04:42:58.067804 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19988 | 2026.05.02 04:42:58.067845 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19989 | 2026.05.02 04:42:58.068168 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.05.02 04:42:58.068202 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19991 | 2026.05.02 04:42:58.068502 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19992 | 2026.05.02 04:42:58.068718 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.05.02 04:42:58.068856 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 19994 | 2026.05.02 04:42:58.068893 [ 259 ] {78afea42-7db5-4fc8-a5f7-a4d263f9c685} <Debug> TCPHandler: Processed in 0.001237288 sec. | ||
| 19995 | 2026.05.02 04:42:58.069021 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19996 | 2026.05.02 04:42:58.069117 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19997 | 2026.05.02 04:42:58.069172 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19998 | 2026.05.02 04:42:58.069986 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2026.05.02 04:42:58.070023 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20000 | 2026.05.02 04:42:58.070560 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20001 | 2026.05.02 04:42:58.070793 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20002 | 2026.05.02 04:42:58.070933 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001833 sec., 6001.091107474086 rows/sec., 10.75 MiB/sec. | ||
| 20003 | 2026.05.02 04:42:58.070989 [ 259 ] {b34ba889-b554-4192-be41-06ac4123f025} <Debug> TCPHandler: Processed in 0.002018116 sec. | ||
| 20004 | 2026.05.02 04:42:58.071110 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20005 | 2026.05.02 04:42:58.071208 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20006 | 2026.05.02 04:42:58.071249 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20007 | 2026.05.02 04:42:58.071594 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20008 | 2026.05.02 04:42:58.071631 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20009 | 2026.05.02 04:42:58.071948 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20010 | 2026.05.02 04:42:58.072188 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20011 | 2026.05.02 04:42:58.072307 [ 55 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20012 | 2026.05.02 04:42:58.072317 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 20013 | 2026.05.02 04:42:58.072346 [ 55 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20014 | 2026.05.02 04:42:58.072367 [ 259 ] {97a57d50-fc14-4ab7-8388-a53821d00a2e} <Debug> TCPHandler: Processed in 0.00130714 sec. | ||
| 20015 | 2026.05.02 04:42:58.072371 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20016 | 2026.05.02 04:42:58.072453 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 20017 | 2026.05.02 04:42:58.072558 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20018 | 2026.05.02 04:42:58.072588 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7710 rows starting from the beginning of the part | ||
| 20019 | 2026.05.02 04:42:58.072641 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 12 rows starting from the beginning of the part | ||
| 20020 | 2026.05.02 04:42:58.072682 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 48 rows starting from the beginning of the part | ||
| 20021 | 2026.05.02 04:42:58.072723 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 20022 | 2026.05.02 04:42:58.072762 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 20023 | 2026.05.02 04:42:58.072801 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 20024 | 2026.05.02 04:42:58.074597 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002170189 sec., 3690922.7721640836 rows/sec., 237.75 MiB/sec. | ||
| 20025 | 2026.05.02 04:42:58.075105 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20026 | 2026.05.02 04:42:58.075381 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2026.05.02 04:42:58.075442 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_126_25} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20028 | 2026.05.02 04:42:58.075505 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 20029 | 2026.05.02 04:42:59.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.82 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: -1.01 MiB | ||
| 20030 | 2026.05.02 04:42:59.127432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36003 | ||
| 20031 | 2026.05.02 04:42:59.128257 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20032 | 2026.05.02 04:42:59.128324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20033 | 2026.05.02 04:42:59.128789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20034 | 2026.05.02 04:42:59.129027 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20035 | 2026.05.02 04:42:59.129162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36003 | ||
| 20036 | 2026.05.02 04:43:00.243572 [ 217 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 20037 | 2026.05.02 04:43:00.243642 [ 217 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 20038 | 2026.05.02 04:43:00.246607 [ 217 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 20039 | 2026.05.02 04:43:00.315538 [ 220 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 20040 | 2026.05.02 04:43:00.315615 [ 220 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 20041 | 2026.05.02 04:43:00.318964 [ 220 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 20042 | 2026.05.02 04:43:01.031668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 20043 | 2026.05.02 04:43:01.047273 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20044 | 2026.05.02 04:43:01.047323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20045 | 2026.05.02 04:43:01.053069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20046 | 2026.05.02 04:43:01.053759 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20047 | 2026.05.02 04:43:01.056345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 20048 | 2026.05.02 04:43:03.040759 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.05.02 04:43:03.041008 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20050 | 2026.05.02 04:43:03.041358 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20051 | 2026.05.02 04:43:03.041396 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20052 | 2026.05.02 04:43:03.041600 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20053 | 2026.05.02 04:43:03.041664 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20054 | 2026.05.02 04:43:03.041865 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20055 | 2026.05.02 04:43:03.041977 [ 296 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20056 | 2026.05.02 04:43:03.041978 [ 320 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20057 | 2026.05.02 04:43:03.041977 [ 340 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20058 | 2026.05.02 04:43:03.042126 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20059 | 2026.05.02 04:43:03.042152 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20060 | 2026.05.02 04:43:03.042219 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20061 | 2026.05.02 04:43:03.042238 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20062 | 2026.05.02 04:43:03.042272 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20063 | 2026.05.02 04:43:03.042311 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20064 | 2026.05.02 04:43:03.043468 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002551 sec., 17248.13798510388 rows/sec., 3.61 MiB/sec. | ||
| 20065 | 2026.05.02 04:43:03.043627 [ 259 ] {291900bd-eda1-4d0f-9c5f-3c6857172956} <Debug> TCPHandler: Processed in 0.002999707 sec. | ||
| 20066 | 2026.05.02 04:43:03.045945 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.05.02 04:43:03.046080 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20068 | 2026.05.02 04:43:03.046142 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20069 | 2026.05.02 04:43:03.046734 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.05.02 04:43:03.046777 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20071 | 2026.05.02 04:43:03.047162 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20072 | 2026.05.02 04:43:03.047395 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.05.02 04:43:03.047541 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001504 sec., 78457.44680851065 rows/sec., 6.68 MiB/sec. | ||
| 20074 | 2026.05.02 04:43:03.047580 [ 259 ] {5ff1f415-7031-43af-baae-0884c8044dca} <Debug> TCPHandler: Processed in 0.001695198 sec. | ||
| 20075 | 2026.05.02 04:43:03.047727 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20076 | 2026.05.02 04:43:03.047827 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20077 | 2026.05.02 04:43:03.047868 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20078 | 2026.05.02 04:43:03.048304 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.05.02 04:43:03.048341 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20080 | 2026.05.02 04:43:03.048637 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20081 | 2026.05.02 04:43:03.048855 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.05.02 04:43:03.048984 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001175 sec., 26382.978723404256 rows/sec., 1.94 MiB/sec. | ||
| 20083 | 2026.05.02 04:43:03.049022 [ 259 ] {2513c9f9-744f-49be-8b78-d2a176032170} <Debug> TCPHandler: Processed in 0.001349771 sec. | ||
| 20084 | 2026.05.02 04:43:03.049149 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2026.05.02 04:43:03.049244 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20086 | 2026.05.02 04:43:03.049283 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20087 | 2026.05.02 04:43:03.049730 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20088 | 2026.05.02 04:43:03.049776 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20089 | 2026.05.02 04:43:03.050083 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20090 | 2026.05.02 04:43:03.050302 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.05.02 04:43:03.050429 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 20092 | 2026.05.02 04:43:03.050466 [ 259 ] {9cbec674-9f89-4408-bec7-829d8726f486} <Debug> TCPHandler: Processed in 0.001367641 sec. | ||
| 20093 | 2026.05.02 04:43:03.050598 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20094 | 2026.05.02 04:43:03.050694 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20095 | 2026.05.02 04:43:03.050738 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20096 | 2026.05.02 04:43:03.051177 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20097 | 2026.05.02 04:43:03.051213 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20098 | 2026.05.02 04:43:03.051536 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20099 | 2026.05.02 04:43:03.051752 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20100 | 2026.05.02 04:43:03.051882 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 20101 | 2026.05.02 04:43:03.051884 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 5 parts from all_1_122_25 to all_126_126_0 | ||
| 20102 | 2026.05.02 04:43:03.051920 [ 259 ] {17b13799-098a-48ea-9317-68058769efed} <Debug> TCPHandler: Processed in 0.00137346 sec. | ||
| 20103 | 2026.05.02 04:43:03.051960 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20104 | 2026.05.02 04:43:03.051984 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20105 | 2026.05.02 04:43:03.052062 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20106 | 2026.05.02 04:43:03.052104 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_122_25 to all_126_126_0 into Compact with storage Full | ||
| 20107 | 2026.05.02 04:43:03.052168 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20108 | 2026.05.02 04:43:03.052229 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20109 | 2026.05.02 04:43:03.052276 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20110 | 2026.05.02 04:43:03.052321 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_122_25, total 49418 rows starting from the beginning of the part | ||
| 20111 | 2026.05.02 04:43:03.052396 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 128 rows starting from the beginning of the part | ||
| 20112 | 2026.05.02 04:43:03.052448 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 265 rows starting from the beginning of the part | ||
| 20113 | 2026.05.02 04:43:03.052492 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 20114 | 2026.05.02 04:43:03.052532 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 267 rows starting from the beginning of the part | ||
| 20115 | 2026.05.02 04:43:03.053075 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2026.05.02 04:43:03.053117 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20117 | 2026.05.02 04:43:03.053676 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20118 | 2026.05.02 04:43:03.053920 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2026.05.02 04:43:03.054058 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001908 sec., 16247.379454926626 rows/sec., 29.11 MiB/sec. | ||
| 20120 | 2026.05.02 04:43:03.054114 [ 259 ] {0ded47f4-5d63-45e7-b763-7d4436fb789c} <Debug> TCPHandler: Processed in 0.002102777 sec. | ||
| 20121 | 2026.05.02 04:43:03.054245 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20122 | 2026.05.02 04:43:03.054342 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20123 | 2026.05.02 04:43:03.054384 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20124 | 2026.05.02 04:43:03.054738 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20125 | 2026.05.02 04:43:03.054774 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20126 | 2026.05.02 04:43:03.055077 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20127 | 2026.05.02 04:43:03.055303 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20128 | 2026.05.02 04:43:03.055436 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 20129 | 2026.05.02 04:43:03.055473 [ 259 ] {aadbfd85-0778-4213-9fb3-18bc1919515e} <Debug> TCPHandler: Processed in 0.001278188 sec. | ||
| 20130 | 2026.05.02 04:43:03.060580 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50238 rows, containing 5 columns (5 merged, 0 gathered) in 0.008535432 sec., 5885818.081615552 rows/sec., 375.34 MiB/sec. | ||
| 20131 | 2026.05.02 04:43:03.060891 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
| 20132 | 2026.05.02 04:43:03.061152 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20133 | 2026.05.02 04:43:03.061220 [ 186 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 5 parts: [all_1_122_25, all_126_126_0] -> all_1_126_26 | ||
| 20134 | 2026.05.02 04:43:03.061296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20135 | 2026.05.02 04:43:06.441053 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20136 | 2026.05.02 04:43:06.441134 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20137 | 2026.05.02 04:43:06.629321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36451 | ||
| 20138 | 2026.05.02 04:43:06.629855 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.05.02 04:43:06.629910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20140 | 2026.05.02 04:43:06.630465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20141 | 2026.05.02 04:43:06.630716 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.05.02 04:43:06.630866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36451 | ||
| 20143 | 2026.05.02 04:43:06.630867 [ 94 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20144 | 2026.05.02 04:43:06.630938 [ 94 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20145 | 2026.05.02 04:43:06.630962 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20146 | 2026.05.02 04:43:06.631085 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 20147 | 2026.05.02 04:43:06.631245 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20148 | 2026.05.02 04:43:06.631291 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34083 rows starting from the beginning of the part | ||
| 20149 | 2026.05.02 04:43:06.631367 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 20150 | 2026.05.02 04:43:06.631423 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 20151 | 2026.05.02 04:43:06.631475 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 20152 | 2026.05.02 04:43:06.631526 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 20153 | 2026.05.02 04:43:06.631574 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 20154 | 2026.05.02 04:43:06.634071 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36451 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045248 sec., 11969796.876970284 rows/sec., 171.23 MiB/sec. | ||
| 20155 | 2026.05.02 04:43:06.634301 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20156 | 2026.05.02 04:43:06.634560 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20157 | 2026.05.02 04:43:06.634638 [ 189 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_76_15} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20158 | 2026.05.02 04:43:06.634720 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20159 | 2026.05.02 04:43:06.767372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2540 | ||
| 20160 | 2026.05.02 04:43:06.770018 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2026.05.02 04:43:06.770056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20162 | 2026.05.02 04:43:06.771263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20163 | 2026.05.02 04:43:06.771517 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20164 | 2026.05.02 04:43:06.771688 [ 100 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 20165 | 2026.05.02 04:43:06.771739 [ 100 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.05.02 04:43:06.771761 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20167 | 2026.05.02 04:43:06.771782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2540 | ||
| 20168 | 2026.05.02 04:43:06.771872 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 20169 | 2026.05.02 04:43:06.772479 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20170 | 2026.05.02 04:43:06.772625 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2326 rows starting from the beginning of the part | ||
| 20171 | 2026.05.02 04:43:06.772973 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part | ||
| 20172 | 2026.05.02 04:43:06.773289 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
| 20173 | 2026.05.02 04:43:06.773583 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 54 rows starting from the beginning of the part | ||
| 20174 | 2026.05.02 04:43:06.773885 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 20175 | 2026.05.02 04:43:06.774171 [ 192 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 20176 | 2026.05.02 04:43:06.781179 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2540 rows, containing 72 columns (72 merged, 0 gathered) in 0.009352911 sec., 271573.20325190737 rows/sec., 222.87 MiB/sec. | ||
| 20177 | 2026.05.02 04:43:06.783432 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 20178 | 2026.05.02 04:43:06.784051 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.05.02 04:43:06.784127 [ 201 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_56_11} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 20180 | 2026.05.02 04:43:06.784398 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 20181 | 2026.05.02 04:43:07.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.95 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 393.82 MiB (RSS), difference: 3.87 MiB | ||
| 20182 | 2026.05.02 04:43:08.044918 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20183 | 2026.05.02 04:43:08.045150 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 20184 | 2026.05.02 04:43:08.045499 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20185 | 2026.05.02 04:43:08.045535 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 20186 | 2026.05.02 04:43:08.045775 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20187 | 2026.05.02 04:43:08.045841 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20188 | 2026.05.02 04:43:08.045980 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20189 | 2026.05.02 04:43:08.046131 [ 296 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20190 | 2026.05.02 04:43:08.046163 [ 344 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20191 | 2026.05.02 04:43:08.046131 [ 340 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20192 | 2026.05.02 04:43:08.046362 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20193 | 2026.05.02 04:43:08.046391 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20194 | 2026.05.02 04:43:08.046458 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20195 | 2026.05.02 04:43:08.046477 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20196 | 2026.05.02 04:43:08.046510 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 20197 | 2026.05.02 04:43:08.046551 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 20198 | 2026.05.02 04:43:08.047735 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002681 sec., 16411.786646773595 rows/sec., 3.43 MiB/sec. | ||
| 20199 | 2026.05.02 04:43:08.047880 [ 259 ] {45b1ad38-b624-4c37-898a-64911aa1495a} <Debug> TCPHandler: Processed in 0.003085829 sec. | ||
| 20200 | 2026.05.02 04:43:08.053225 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20201 | 2026.05.02 04:43:08.053336 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20202 | 2026.05.02 04:43:08.053379 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20203 | 2026.05.02 04:43:08.054069 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2026.05.02 04:43:08.054111 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20205 | 2026.05.02 04:43:08.054480 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20206 | 2026.05.02 04:43:08.054703 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20207 | 2026.05.02 04:43:08.054847 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001543 sec., 184057.03175631884 rows/sec., 11.69 MiB/sec. | ||
| 20208 | 2026.05.02 04:43:08.054886 [ 259 ] {eb728c0e-8f15-4a59-a346-4e96cb80febf} <Debug> TCPHandler: Processed in 0.001710959 sec. | ||
| 20209 | 2026.05.02 04:43:08.055002 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20210 | 2026.05.02 04:43:08.055097 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20211 | 2026.05.02 04:43:08.055137 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20212 | 2026.05.02 04:43:08.055969 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20213 | 2026.05.02 04:43:08.056006 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20214 | 2026.05.02 04:43:08.056349 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20215 | 2026.05.02 04:43:08.056555 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20216 | 2026.05.02 04:43:08.056682 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001603 sec., 510917.03056768555 rows/sec., 39.63 MiB/sec. | ||
| 20217 | 2026.05.02 04:43:08.056719 [ 259 ] {daa4f3c1-90a6-4d44-844d-4c1c582bc687} <Debug> TCPHandler: Processed in 0.00176429 sec. | ||
| 20218 | 2026.05.02 04:43:08.056790 [ 223 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 20219 | 2026.05.02 04:43:08.056822 [ 223 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 20220 | 2026.05.02 04:43:08.056834 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20221 | 2026.05.02 04:43:08.056933 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20222 | 2026.05.02 04:43:08.056973 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20223 | 2026.05.02 04:43:08.057413 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20224 | 2026.05.02 04:43:08.057450 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20225 | 2026.05.02 04:43:08.057750 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 20226 | 2026.05.02 04:43:08.058013 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20227 | 2026.05.02 04:43:08.058142 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001227 sec., 124694.37652811735 rows/sec., 7.46 MiB/sec. | ||
| 20228 | 2026.05.02 04:43:08.058179 [ 259 ] {fc643cf4-b317-488d-ba23-51e2987d3ab3} <Debug> TCPHandler: Processed in 0.001392281 sec. | ||
| 20229 | 2026.05.02 04:43:08.058300 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20230 | 2026.05.02 04:43:08.058394 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20231 | 2026.05.02 04:43:08.058433 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20232 | 2026.05.02 04:43:08.058874 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20233 | 2026.05.02 04:43:08.058911 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20234 | 2026.05.02 04:43:08.059238 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20235 | 2026.05.02 04:43:08.059450 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20236 | 2026.05.02 04:43:08.059582 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 20237 | 2026.05.02 04:43:08.059619 [ 259 ] {cf953a8e-1c66-4a81-bb4f-3a001c26e4b1} <Debug> TCPHandler: Processed in 0.001367581 sec. | ||
| 20238 | 2026.05.02 04:43:08.059650 [ 220 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 20239 | 2026.05.02 04:43:08.059705 [ 220 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 20240 | 2026.05.02 04:43:08.059748 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20241 | 2026.05.02 04:43:08.059848 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20242 | 2026.05.02 04:43:08.059888 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20243 | 2026.05.02 04:43:08.060315 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2026.05.02 04:43:08.060355 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20245 | 2026.05.02 04:43:08.060433 [ 223 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 20246 | 2026.05.02 04:43:08.060692 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20247 | 2026.05.02 04:43:08.060908 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2026.05.02 04:43:08.061032 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 20249 | 2026.05.02 04:43:08.061070 [ 259 ] {562c659a-38cd-4f85-93f7-2c35eacce57b} <Debug> TCPHandler: Processed in 0.001369771 sec. | ||
| 20250 | 2026.05.02 04:43:08.061190 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20251 | 2026.05.02 04:43:08.061286 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20252 | 2026.05.02 04:43:08.061325 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20253 | 2026.05.02 04:43:08.061899 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20254 | 2026.05.02 04:43:08.061939 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20255 | 2026.05.02 04:43:08.062216 [ 220 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 20256 | 2026.05.02 04:43:08.062283 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20257 | 2026.05.02 04:43:08.062509 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20258 | 2026.05.02 04:43:08.062641 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001372 sec., 365160.3498542274 rows/sec., 25.67 MiB/sec. | ||
| 20259 | 2026.05.02 04:43:08.062677 [ 259 ] {9d644397-6d13-41f6-91d7-546dafd80a88} <Debug> TCPHandler: Processed in 0.001535135 sec. | ||
| 20260 | 2026.05.02 04:43:08.062794 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20261 | 2026.05.02 04:43:08.062888 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20262 | 2026.05.02 04:43:08.062929 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20263 | 2026.05.02 04:43:08.063265 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20264 | 2026.05.02 04:43:08.063301 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20265 | 2026.05.02 04:43:08.063599 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20266 | 2026.05.02 04:43:08.063801 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20267 | 2026.05.02 04:43:08.063903 [ 98 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 20268 | 2026.05.02 04:43:08.063925 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 20269 | 2026.05.02 04:43:08.063953 [ 98 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20270 | 2026.05.02 04:43:08.063969 [ 259 ] {102f357f-1d6f-4b8b-a1a8-9961683a677a} <Debug> TCPHandler: Processed in 0.001223268 sec. | ||
| 20271 | 2026.05.02 04:43:08.063979 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20272 | 2026.05.02 04:43:08.064088 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 20273 | 2026.05.02 04:43:08.064092 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20274 | 2026.05.02 04:43:08.064219 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20275 | 2026.05.02 04:43:08.064222 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20276 | 2026.05.02 04:43:08.064263 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 20277 | 2026.05.02 04:43:08.064283 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20278 | 2026.05.02 04:43:08.064333 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 20279 | 2026.05.02 04:43:08.064389 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 20280 | 2026.05.02 04:43:08.064435 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 20281 | 2026.05.02 04:43:08.064477 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 20282 | 2026.05.02 04:43:08.064520 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 20283 | 2026.05.02 04:43:08.064704 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.05.02 04:43:08.064746 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20285 | 2026.05.02 04:43:08.065081 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20286 | 2026.05.02 04:43:08.065297 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.05.02 04:43:08.065316 [ 189 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273698 sec., 263798.7968890585 rows/sec., 13.46 MiB/sec. | ||
| 20288 | 2026.05.02 04:43:08.065423 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001219 sec., 217391.30434782608 rows/sec., 14.45 MiB/sec. | ||
| 20289 | 2026.05.02 04:43:08.065460 [ 259 ] {c8d3b89f-a407-44c4-9a25-8f2554a4450f} <Debug> TCPHandler: Processed in 0.001416321 sec. | ||
| 20290 | 2026.05.02 04:43:08.065471 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 20291 | 2026.05.02 04:43:08.065503 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 20292 | 2026.05.02 04:43:08.065536 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 20293 | 2026.05.02 04:43:08.065574 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20294 | 2026.05.02 04:43:08.065668 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20295 | 2026.05.02 04:43:08.065709 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20296 | 2026.05.02 04:43:08.065752 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20297 | 2026.05.02 04:43:08.065819 [ 193 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_56_11} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 20298 | 2026.05.02 04:43:08.065904 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20299 | 2026.05.02 04:43:08.066023 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2026.05.02 04:43:08.066058 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20301 | 2026.05.02 04:43:08.066349 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20302 | 2026.05.02 04:43:08.066557 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2026.05.02 04:43:08.066681 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 20304 | 2026.05.02 04:43:08.066716 [ 259 ] {c6c0d017-e071-4df5-b63d-f2df85f0262c} <Debug> TCPHandler: Processed in 0.001188997 sec. | ||
| 20305 | 2026.05.02 04:43:08.066833 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20306 | 2026.05.02 04:43:08.066926 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20307 | 2026.05.02 04:43:08.066981 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20308 | 2026.05.02 04:43:08.067748 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20309 | 2026.05.02 04:43:08.067783 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20310 | 2026.05.02 04:43:08.067932 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 20311 | 2026.05.02 04:43:08.068290 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 20312 | 2026.05.02 04:43:08.068512 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2026.05.02 04:43:08.068645 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001736 sec., 6336.405529953918 rows/sec., 11.35 MiB/sec. | ||
| 20314 | 2026.05.02 04:43:08.068699 [ 259 ] {5b23fd2d-81aa-4eaa-b9c3-73cbd2d973d0} <Debug> TCPHandler: Processed in 0.001913773 sec. | ||
| 20315 | 2026.05.02 04:43:08.068820 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20316 | 2026.05.02 04:43:08.068915 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20317 | 2026.05.02 04:43:08.068955 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20318 | 2026.05.02 04:43:08.069291 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20319 | 2026.05.02 04:43:08.069327 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20320 | 2026.05.02 04:43:08.069624 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20321 | 2026.05.02 04:43:08.069826 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2026.05.02 04:43:08.069949 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 20323 | 2026.05.02 04:43:08.069985 [ 259 ] {7fa379a9-e47a-4ab4-9fba-290be304e3fa} <Debug> TCPHandler: Processed in 0.001213497 sec. | ||
| 20324 | 2026.05.02 04:43:08.070034 [ 223 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 20325 | 2026.05.02 04:43:08.070065 [ 223 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 20326 | 2026.05.02 04:43:08.072424 [ 223 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 20327 | 2026.05.02 04:43:08.318064 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20328 | 2026.05.02 04:43:08.318427 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 20329 | 2026.05.02 04:43:08.318898 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20330 | 2026.05.02 04:43:08.318934 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 20331 | 2026.05.02 04:43:08.319166 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20332 | 2026.05.02 04:43:08.319234 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20333 | 2026.05.02 04:43:08.319375 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 20334 | 2026.05.02 04:43:08.319507 [ 344 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20335 | 2026.05.02 04:43:08.319519 [ 340 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20336 | 2026.05.02 04:43:08.319519 [ 296 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20337 | 2026.05.02 04:43:08.319729 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20338 | 2026.05.02 04:43:08.319760 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20339 | 2026.05.02 04:43:08.319829 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20340 | 2026.05.02 04:43:08.319850 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20341 | 2026.05.02 04:43:08.319885 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 20342 | 2026.05.02 04:43:08.319925 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 20343 | 2026.05.02 04:43:08.321183 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002914 sec., 15099.51956074125 rows/sec., 3.16 MiB/sec. | ||
| 20344 | 2026.05.02 04:43:08.321329 [ 259 ] {0c53bef3-1589-4673-903b-beef30f68065} <Debug> TCPHandler: Processed in 0.003441117 sec. | ||
| 20345 | 2026.05.02 04:43:08.333159 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20346 | 2026.05.02 04:43:08.333288 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20347 | 2026.05.02 04:43:08.333341 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20348 | 2026.05.02 04:43:08.333868 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20349 | 2026.05.02 04:43:08.333915 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20350 | 2026.05.02 04:43:08.334272 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 20351 | 2026.05.02 04:43:08.334499 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20352 | 2026.05.02 04:43:08.334650 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001398 sec., 7153.07582260372 rows/sec., 583.28 KiB/sec. | ||
| 20353 | 2026.05.02 04:43:08.334692 [ 259 ] {6f02cdd6-e5c3-48e3-af17-ee520365c3cb} <Debug> TCPHandler: Processed in 0.001595905 sec. | ||
| 20354 | 2026.05.02 04:43:08.334816 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20355 | 2026.05.02 04:43:08.334915 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20356 | 2026.05.02 04:43:08.334955 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20357 | 2026.05.02 04:43:08.336581 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20358 | 2026.05.02 04:43:08.336618 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20359 | 2026.05.02 04:43:08.337086 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20360 | 2026.05.02 04:43:08.337317 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20361 | 2026.05.02 04:43:08.337450 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Debug> executeQuery: Read 2472 rows, 187.94 KiB in 0.002554 sec., 967893.5003915427 rows/sec., 71.86 MiB/sec. | ||
| 20362 | 2026.05.02 04:43:08.337489 [ 259 ] {15a6d201-db8f-47dc-a593-c7ca8d707469} <Debug> TCPHandler: Processed in 0.002723281 sec. | ||
| 20363 | 2026.05.02 04:43:08.337620 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20364 | 2026.05.02 04:43:08.337720 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20365 | 2026.05.02 04:43:08.337761 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20366 | 2026.05.02 04:43:08.338226 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20367 | 2026.05.02 04:43:08.338264 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20368 | 2026.05.02 04:43:08.338568 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 20369 | 2026.05.02 04:43:08.338781 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20370 | 2026.05.02 04:43:08.338898 [ 98 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 20371 | 2026.05.02 04:43:08.338910 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.00121 sec., 42975.20661157025 rows/sec., 3.11 MiB/sec. | ||
| 20372 | 2026.05.02 04:43:08.338945 [ 98 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20373 | 2026.05.02 04:43:08.338965 [ 259 ] {2e9dfe42-3f64-4081-ba8d-5c2572a30824} <Debug> TCPHandler: Processed in 0.001395351 sec. | ||
| 20374 | 2026.05.02 04:43:08.338971 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20375 | 2026.05.02 04:43:08.339077 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 20376 | 2026.05.02 04:43:08.339094 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20377 | 2026.05.02 04:43:08.339198 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20378 | 2026.05.02 04:43:08.339201 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20379 | 2026.05.02 04:43:08.339240 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 213 rows starting from the beginning of the part | ||
| 20380 | 2026.05.02 04:43:08.339259 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20381 | 2026.05.02 04:43:08.339311 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 20382 | 2026.05.02 04:43:08.339366 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 157 rows starting from the beginning of the part | ||
| 20383 | 2026.05.02 04:43:08.339410 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 20384 | 2026.05.02 04:43:08.339457 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 153 rows starting from the beginning of the part | ||
| 20385 | 2026.05.02 04:43:08.339507 [ 190 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 52 rows starting from the beginning of the part | ||
| 20386 | 2026.05.02 04:43:08.339936 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20387 | 2026.05.02 04:43:08.339980 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20388 | 2026.05.02 04:43:08.340341 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20389 | 2026.05.02 04:43:08.340403 [ 189 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367491 sec., 465816.5940397414 rows/sec., 31.28 MiB/sec. | ||
| 20390 | 2026.05.02 04:43:08.340570 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20391 | 2026.05.02 04:43:08.340593 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 20392 | 2026.05.02 04:43:08.340707 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001524 sec., 525590.5511811024 rows/sec., 30.36 MiB/sec. | ||
| 20393 | 2026.05.02 04:43:08.340752 [ 259 ] {ec8f472f-c929-4596-aa38-c2020f64758f} <Debug> TCPHandler: Processed in 0.001708009 sec. | ||
| 20394 | 2026.05.02 04:43:08.340878 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20395 | 2026.05.02 04:43:08.340941 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20396 | 2026.05.02 04:43:08.340976 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20397 | 2026.05.02 04:43:08.341021 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20398 | 2026.05.02 04:43:08.341033 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_111_22} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 20399 | 2026.05.02 04:43:08.341139 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20400 | 2026.05.02 04:43:08.341410 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2026.05.02 04:43:08.341451 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20402 | 2026.05.02 04:43:08.341753 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 20403 | 2026.05.02 04:43:08.341982 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.05.02 04:43:08.342110 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 20405 | 2026.05.02 04:43:08.342149 [ 259 ] {10787500-be62-4f2a-90d5-63960db75ea8} <Debug> TCPHandler: Processed in 0.00132151 sec. | ||
| 20406 | 2026.05.02 04:43:08.342273 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2026.05.02 04:43:08.342369 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20408 | 2026.05.02 04:43:08.342410 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20409 | 2026.05.02 04:43:08.343325 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2026.05.02 04:43:08.343361 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20411 | 2026.05.02 04:43:08.343718 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20412 | 2026.05.02 04:43:08.343937 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2026.05.02 04:43:08.344072 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.00172 sec., 773837.2093023256 rows/sec., 51.90 MiB/sec. | ||
| 20414 | 2026.05.02 04:43:08.344111 [ 259 ] {104fdbb4-fb36-4f33-84c7-0a85ca085166} <Debug> TCPHandler: Processed in 0.001887812 sec. | ||
| 20415 | 2026.05.02 04:43:08.344235 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20416 | 2026.05.02 04:43:08.344330 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20417 | 2026.05.02 04:43:08.344374 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20418 | 2026.05.02 04:43:08.345113 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20419 | 2026.05.02 04:43:08.345151 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20420 | 2026.05.02 04:43:08.345577 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20421 | 2026.05.02 04:43:08.345798 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20422 | 2026.05.02 04:43:08.345931 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001618 sec., 927688.5043263288 rows/sec., 56.29 MiB/sec. | ||
| 20423 | 2026.05.02 04:43:08.345970 [ 259 ] {be844941-db61-4c32-af3d-e6589ebbb493} <Debug> TCPHandler: Processed in 0.00178466 sec. | ||
| 20424 | 2026.05.02 04:43:08.346092 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20425 | 2026.05.02 04:43:08.346189 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20426 | 2026.05.02 04:43:08.346244 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20427 | 2026.05.02 04:43:08.347143 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20428 | 2026.05.02 04:43:08.347181 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20429 | 2026.05.02 04:43:08.347742 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 20430 | 2026.05.02 04:43:08.347974 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20431 | 2026.05.02 04:43:08.348107 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 20432 | 2026.05.02 04:43:08.348110 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 38.83 MiB/sec. | ||
| 20433 | 2026.05.02 04:43:08.348146 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20434 | 2026.05.02 04:43:08.348169 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20435 | 2026.05.02 04:43:08.348179 [ 259 ] {938ff9db-3719-44da-8749-a6fa5ce5f0b3} <Debug> TCPHandler: Processed in 0.002136678 sec. | ||
| 20436 | 2026.05.02 04:43:08.348253 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 20437 | 2026.05.02 04:43:08.348308 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20438 | 2026.05.02 04:43:08.348410 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20439 | 2026.05.02 04:43:08.348452 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20440 | 2026.05.02 04:43:08.348460 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20441 | 2026.05.02 04:43:08.348517 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2338 rows starting from the beginning of the part | ||
| 20442 | 2026.05.02 04:43:08.348630 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 20443 | 2026.05.02 04:43:08.348731 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 11 rows starting from the beginning of the part | ||
| 20444 | 2026.05.02 04:43:08.348797 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20445 | 2026.05.02 04:43:08.348829 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 20446 | 2026.05.02 04:43:08.348836 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20447 | 2026.05.02 04:43:08.348929 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 20448 | 2026.05.02 04:43:08.349020 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 42 rows starting from the beginning of the part | ||
| 20449 | 2026.05.02 04:43:08.349172 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20450 | 2026.05.02 04:43:08.349438 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.05.02 04:43:08.349571 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 701.80 KiB/sec. | ||
| 20452 | 2026.05.02 04:43:08.349608 [ 259 ] {d8b31e78-f36d-4afb-9bf6-160f70512a2c} <Debug> TCPHandler: Processed in 0.00135032 sec. | ||
| 20453 | 2026.05.02 04:43:08.357855 [ 188 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2464 rows, containing 19 columns (19 merged, 0 gathered) in 0.009631426 sec., 255829.199123785 rows/sec., 458.43 MiB/sec. | ||
| 20454 | 2026.05.02 04:43:08.360127 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 20455 | 2026.05.02 04:43:08.360550 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.05.02 04:43:08.360638 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 20457 | 2026.05.02 04:43:08.360789 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 20458 | 2026.05.02 04:43:08.556450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 20459 | 2026.05.02 04:43:08.575327 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20460 | 2026.05.02 04:43:08.575394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20461 | 2026.05.02 04:43:08.581637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20462 | 2026.05.02 04:43:08.582329 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20463 | 2026.05.02 04:43:08.582621 [ 105 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20464 | 2026.05.02 04:43:08.582684 [ 105 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20465 | 2026.05.02 04:43:08.582703 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20466 | 2026.05.02 04:43:08.582834 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20467 | 2026.05.02 04:43:08.585798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 20468 | 2026.05.02 04:43:08.586824 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20469 | 2026.05.02 04:43:08.588377 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20470 | 2026.05.02 04:43:08.593035 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20471 | 2026.05.02 04:43:08.597654 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20472 | 2026.05.02 04:43:08.602491 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20473 | 2026.05.02 04:43:08.607685 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20474 | 2026.05.02 04:43:08.612502 [ 194 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 20475 | 2026.05.02 04:43:08.669912 [ 188 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087136069 sec., 6575.922078835115 rows/sec., 34.00 MiB/sec. | ||
| 20476 | 2026.05.02 04:43:08.673004 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20477 | 2026.05.02 04:43:08.675052 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_76_15} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20478 | 2026.05.02 04:43:08.675140 [ 199 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_76_15} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20479 | 2026.05.02 04:43:08.677727 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 20480 | 2026.05.02 04:43:08.778486 [ 219 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 20481 | 2026.05.02 04:43:08.778520 [ 219 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 20482 | 2026.05.02 04:43:08.781325 [ 219 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 20483 | 2026.05.02 04:43:09.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.57 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 396.06 MiB (RSS), difference: 3.48 MiB | ||
| 20484 | 2026.05.02 04:43:13.039478 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20485 | 2026.05.02 04:43:13.039741 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 20486 | 2026.05.02 04:43:13.040076 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20487 | 2026.05.02 04:43:13.040110 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 20488 | 2026.05.02 04:43:13.040327 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20489 | 2026.05.02 04:43:13.040396 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20490 | 2026.05.02 04:43:13.040542 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20491 | 2026.05.02 04:43:13.040661 [ 344 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20492 | 2026.05.02 04:43:13.040698 [ 296 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20493 | 2026.05.02 04:43:13.040700 [ 340 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20494 | 2026.05.02 04:43:13.040928 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20495 | 2026.05.02 04:43:13.040960 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20496 | 2026.05.02 04:43:13.041028 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20497 | 2026.05.02 04:43:13.041047 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20498 | 2026.05.02 04:43:13.041081 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20499 | 2026.05.02 04:43:13.041148 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20500 | 2026.05.02 04:43:13.042354 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002714 sec., 16212.23286661754 rows/sec., 1.85 MiB/sec. | ||
| 20501 | 2026.05.02 04:43:13.042472 [ 259 ] {cd4e4bce-37a1-4734-99af-74b39966fb6c} <Debug> TCPHandler: Processed in 0.003126451 sec. | ||
| 20502 | 2026.05.02 04:43:13.044060 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20503 | 2026.05.02 04:43:13.044176 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20504 | 2026.05.02 04:43:13.044220 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20505 | 2026.05.02 04:43:13.044699 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20506 | 2026.05.02 04:43:13.044740 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20507 | 2026.05.02 04:43:13.045094 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20508 | 2026.05.02 04:43:13.045312 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20509 | 2026.05.02 04:43:13.045451 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001307 sec., 42846.21270084162 rows/sec., 3.29 MiB/sec. | ||
| 20510 | 2026.05.02 04:43:13.045489 [ 259 ] {3ecc1865-bd71-4932-b574-c8cf5936b59c} <Debug> TCPHandler: Processed in 0.001481283 sec. | ||
| 20511 | 2026.05.02 04:43:13.045612 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20512 | 2026.05.02 04:43:13.045707 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20513 | 2026.05.02 04:43:13.045746 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20514 | 2026.05.02 04:43:13.046226 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.05.02 04:43:13.046263 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20516 | 2026.05.02 04:43:13.046561 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20517 | 2026.05.02 04:43:13.046763 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2026.05.02 04:43:13.046895 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 20519 | 2026.05.02 04:43:13.046933 [ 259 ] {ccc87da3-2b3e-4678-89f1-ae606579543a} <Debug> TCPHandler: Processed in 0.001369381 sec. | ||
| 20520 | 2026.05.02 04:43:13.047069 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20521 | 2026.05.02 04:43:13.047166 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20522 | 2026.05.02 04:43:13.047208 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20523 | 2026.05.02 04:43:13.047634 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.05.02 04:43:13.047672 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20525 | 2026.05.02 04:43:13.048007 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20526 | 2026.05.02 04:43:13.048214 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20527 | 2026.05.02 04:43:13.048343 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001196 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 20528 | 2026.05.02 04:43:13.048380 [ 259 ] {b73f02d4-1882-45f0-95df-a07252b27255} <Debug> TCPHandler: Processed in 0.001359131 sec. | ||
| 20529 | 2026.05.02 04:43:13.048509 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20530 | 2026.05.02 04:43:13.048605 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20531 | 2026.05.02 04:43:13.048646 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20532 | 2026.05.02 04:43:13.048978 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2026.05.02 04:43:13.049014 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20534 | 2026.05.02 04:43:13.049304 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20535 | 2026.05.02 04:43:13.049504 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20536 | 2026.05.02 04:43:13.049634 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 20537 | 2026.05.02 04:43:13.049670 [ 259 ] {0e62862a-d735-493f-9d36-0bb3ac9f1c70} <Debug> TCPHandler: Processed in 0.001209248 sec. | ||
| 20538 | 2026.05.02 04:43:14.131050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36963 | ||
| 20539 | 2026.05.02 04:43:14.131885 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20540 | 2026.05.02 04:43:14.131946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20541 | 2026.05.02 04:43:14.132411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20542 | 2026.05.02 04:43:14.132631 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20543 | 2026.05.02 04:43:14.132776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36963 | ||
| 20544 | 2026.05.02 04:43:16.085913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 20545 | 2026.05.02 04:43:16.102205 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20546 | 2026.05.02 04:43:16.102270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20547 | 2026.05.02 04:43:16.107751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20548 | 2026.05.02 04:43:16.108432 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20549 | 2026.05.02 04:43:16.112028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 20550 | 2026.05.02 04:43:16.772122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2594 | ||
| 20551 | 2026.05.02 04:43:16.775591 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2026.05.02 04:43:16.775646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20553 | 2026.05.02 04:43:16.776948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20554 | 2026.05.02 04:43:16.777234 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.05.02 04:43:16.777641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2594 | ||
| 20556 | 2026.05.02 04:43:18.045152 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20557 | 2026.05.02 04:43:18.045398 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 20558 | 2026.05.02 04:43:18.045764 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20559 | 2026.05.02 04:43:18.045806 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 20560 | 2026.05.02 04:43:18.046075 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20561 | 2026.05.02 04:43:18.046151 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20562 | 2026.05.02 04:43:18.046302 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20563 | 2026.05.02 04:43:18.046414 [ 342 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20564 | 2026.05.02 04:43:18.046430 [ 344 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20565 | 2026.05.02 04:43:18.046441 [ 296 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20566 | 2026.05.02 04:43:18.046563 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20567 | 2026.05.02 04:43:18.046595 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20568 | 2026.05.02 04:43:18.046671 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20569 | 2026.05.02 04:43:18.046692 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20570 | 2026.05.02 04:43:18.046729 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 20571 | 2026.05.02 04:43:18.046774 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 20572 | 2026.05.02 04:43:18.047943 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002644 sec., 16641.45234493192 rows/sec., 3.48 MiB/sec. | ||
| 20573 | 2026.05.02 04:43:18.048077 [ 259 ] {8ee05283-4bb3-43db-9225-baef87f6be59} <Debug> TCPHandler: Processed in 0.003085979 sec. | ||
| 20574 | 2026.05.02 04:43:18.053573 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20575 | 2026.05.02 04:43:18.053700 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20576 | 2026.05.02 04:43:18.053753 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20577 | 2026.05.02 04:43:18.054394 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20578 | 2026.05.02 04:43:18.054445 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20579 | 2026.05.02 04:43:18.054869 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20580 | 2026.05.02 04:43:18.055094 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20581 | 2026.05.02 04:43:18.055242 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. | ||
| 20582 | 2026.05.02 04:43:18.055242 [ 151 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 20583 | 2026.05.02 04:43:18.055300 [ 259 ] {ceaa0f19-3425-4831-b364-4637faf04243} <Debug> TCPHandler: Processed in 0.001817391 sec. | ||
| 20584 | 2026.05.02 04:43:18.055325 [ 151 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.05.02 04:43:18.055353 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20586 | 2026.05.02 04:43:18.055443 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20587 | 2026.05.02 04:43:18.055444 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 20588 | 2026.05.02 04:43:18.055540 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20589 | 2026.05.02 04:43:18.055547 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20590 | 2026.05.02 04:43:18.055568 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 284 rows starting from the beginning of the part | ||
| 20591 | 2026.05.02 04:43:18.055592 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20592 | 2026.05.02 04:43:18.055622 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 20593 | 2026.05.02 04:43:18.055668 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 20594 | 2026.05.02 04:43:18.055712 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 20595 | 2026.05.02 04:43:18.055750 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 20596 | 2026.05.02 04:43:18.056519 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2026.05.02 04:43:18.056558 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20598 | 2026.05.02 04:43:18.056767 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013147 sec., 1080094.318095383 rows/sec., 72.72 MiB/sec. | ||
| 20599 | 2026.05.02 04:43:18.056941 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20600 | 2026.05.02 04:43:18.057000 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 20601 | 2026.05.02 04:43:18.057264 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20602 | 2026.05.02 04:43:18.057372 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20603 | 2026.05.02 04:43:18.057427 [ 151 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20604 | 2026.05.02 04:43:18.057433 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.00186 sec., 440322.5806451613 rows/sec., 34.15 MiB/sec. | ||
| 20605 | 2026.05.02 04:43:18.057465 [ 188 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_57_14} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 20606 | 2026.05.02 04:43:18.057469 [ 151 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20607 | 2026.05.02 04:43:18.057496 [ 259 ] {07d81292-58bb-4c9d-88a0-47b15a6c58f1} <Debug> TCPHandler: Processed in 0.002065907 sec. | ||
| 20608 | 2026.05.02 04:43:18.057508 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20609 | 2026.05.02 04:43:18.057593 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 20610 | 2026.05.02 04:43:18.057652 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 20611 | 2026.05.02 04:43:18.057662 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20612 | 2026.05.02 04:43:18.057785 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20613 | 2026.05.02 04:43:18.057787 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20614 | 2026.05.02 04:43:18.057831 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3242 rows starting from the beginning of the part | ||
| 20615 | 2026.05.02 04:43:18.057863 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20616 | 2026.05.02 04:43:18.057921 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 118 rows starting from the beginning of the part | ||
| 20617 | 2026.05.02 04:43:18.057978 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 819 rows starting from the beginning of the part | ||
| 20618 | 2026.05.02 04:43:18.058024 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2472 rows starting from the beginning of the part | ||
| 20619 | 2026.05.02 04:43:18.058090 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 20620 | 2026.05.02 04:43:18.058164 [ 195 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 819 rows starting from the beginning of the part | ||
| 20621 | 2026.05.02 04:43:18.058361 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20622 | 2026.05.02 04:43:18.058406 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20623 | 2026.05.02 04:43:18.058760 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 20624 | 2026.05.02 04:43:18.058997 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20625 | 2026.05.02 04:43:18.059132 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001368 sec., 111842.1052631579 rows/sec., 6.69 MiB/sec. | ||
| 20626 | 2026.05.02 04:43:18.059171 [ 259 ] {59be7297-4bf7-491b-939b-8021c9e22929} <Debug> TCPHandler: Processed in 0.001563685 sec. | ||
| 20627 | 2026.05.02 04:43:18.059218 [ 220 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 20628 | 2026.05.02 04:43:18.059249 [ 220 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 20629 | 2026.05.02 04:43:18.059304 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2026.05.02 04:43:18.059408 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20631 | 2026.05.02 04:43:18.059452 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20632 | 2026.05.02 04:43:18.059901 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20633 | 2026.05.02 04:43:18.059945 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20634 | 2026.05.02 04:43:18.060282 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20635 | 2026.05.02 04:43:18.060547 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20636 | 2026.05.02 04:43:18.060684 [ 151 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20637 | 2026.05.02 04:43:18.060687 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001297 sec., 114880.49344641481 rows/sec., 7.42 MiB/sec. | ||
| 20638 | 2026.05.02 04:43:18.060729 [ 151 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20639 | 2026.05.02 04:43:18.060752 [ 259 ] {84ed63dd-6eed-41f0-8666-dd56f25fa23f} <Debug> TCPHandler: Processed in 0.001497374 sec. | ||
| 20640 | 2026.05.02 04:43:18.060759 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20641 | 2026.05.02 04:43:18.060770 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003212642 sec., 2342620.186127181 rows/sec., 185.80 MiB/sec. | ||
| 20642 | 2026.05.02 04:43:18.060860 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 20643 | 2026.05.02 04:43:18.060900 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20644 | 2026.05.02 04:43:18.060960 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20645 | 2026.05.02 04:43:18.061000 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 951 rows starting from the beginning of the part | ||
| 20646 | 2026.05.02 04:43:18.061006 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20647 | 2026.05.02 04:43:18.061054 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20648 | 2026.05.02 04:43:18.061057 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 149 rows starting from the beginning of the part | ||
| 20649 | 2026.05.02 04:43:18.061082 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20650 | 2026.05.02 04:43:18.061112 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 149 rows starting from the beginning of the part | ||
| 20651 | 2026.05.02 04:43:18.061157 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 149 rows starting from the beginning of the part | ||
| 20652 | 2026.05.02 04:43:18.061196 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 801 rows starting from the beginning of the part | ||
| 20653 | 2026.05.02 04:43:18.061236 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 149 rows starting from the beginning of the part | ||
| 20654 | 2026.05.02 04:43:18.061368 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20655 | 2026.05.02 04:43:18.061445 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_131_26} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20656 | 2026.05.02 04:43:18.061528 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20657 | 2026.05.02 04:43:18.061540 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 20658 | 2026.05.02 04:43:18.061572 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20659 | 2026.05.02 04:43:18.061919 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20660 | 2026.05.02 04:43:18.062072 [ 220 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 20661 | 2026.05.02 04:43:18.062186 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20662 | 2026.05.02 04:43:18.062306 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486694 sec., 1579343.160058492 rows/sec., 100.69 MiB/sec. | ||
| 20663 | 2026.05.02 04:43:18.062321 [ 151 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 20664 | 2026.05.02 04:43:18.062340 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001351 sec., 109548.48260547743 rows/sec., 6.23 MiB/sec. | ||
| 20665 | 2026.05.02 04:43:18.062367 [ 151 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.05.02 04:43:18.062398 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20667 | 2026.05.02 04:43:18.062405 [ 259 ] {3323559f-13f7-4191-86ee-7eb4ff429d87} <Debug> TCPHandler: Processed in 0.001558325 sec. | ||
| 20668 | 2026.05.02 04:43:18.062458 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20669 | 2026.05.02 04:43:18.062477 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 20670 | 2026.05.02 04:43:18.062561 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20671 | 2026.05.02 04:43:18.062578 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20672 | 2026.05.02 04:43:18.062609 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 148 rows starting from the beginning of the part | ||
| 20673 | 2026.05.02 04:43:18.062671 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 20674 | 2026.05.02 04:43:18.062687 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20675 | 2026.05.02 04:43:18.062741 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 20676 | 2026.05.02 04:43:18.062745 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20677 | 2026.05.02 04:43:18.062758 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2026.05.02 04:43:18.062802 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 20679 | 2026.05.02 04:43:18.062846 [ 197 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_76_15} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20680 | 2026.05.02 04:43:18.062851 [ 186 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 20681 | 2026.05.02 04:43:18.062912 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 20682 | 2026.05.02 04:43:18.063455 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20683 | 2026.05.02 04:43:18.063492 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20684 | 2026.05.02 04:43:18.063613 [ 201 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173146 sec., 630782.5283468554 rows/sec., 38.28 MiB/sec. | ||
| 20685 | 2026.05.02 04:43:18.063761 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 20686 | 2026.05.02 04:43:18.063833 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20687 | 2026.05.02 04:43:18.064131 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20688 | 2026.05.02 04:43:18.064177 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2026.05.02 04:43:18.064268 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_57_14} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 20690 | 2026.05.02 04:43:18.064275 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001615 sec., 310216.7182662539 rows/sec., 21.80 MiB/sec. | ||
| 20691 | 2026.05.02 04:43:18.064284 [ 150 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20692 | 2026.05.02 04:43:18.064327 [ 259 ] {f1c999e6-2494-4336-9558-e5f865a2ac5f} <Debug> TCPHandler: Processed in 0.001829361 sec. | ||
| 20693 | 2026.05.02 04:43:18.064345 [ 150 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2026.05.02 04:43:18.064357 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20695 | 2026.05.02 04:43:18.064372 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20696 | 2026.05.02 04:43:18.064461 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 20697 | 2026.05.02 04:43:18.064462 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.05.02 04:43:18.064576 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20699 | 2026.05.02 04:43:18.064588 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20700 | 2026.05.02 04:43:18.064625 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1794 rows starting from the beginning of the part | ||
| 20701 | 2026.05.02 04:43:18.064644 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20702 | 2026.05.02 04:43:18.064696 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 95 rows starting from the beginning of the part | ||
| 20703 | 2026.05.02 04:43:18.064754 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 501 rows starting from the beginning of the part | ||
| 20704 | 2026.05.02 04:43:18.064820 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1331 rows starting from the beginning of the part | ||
| 20705 | 2026.05.02 04:43:18.064876 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 20706 | 2026.05.02 04:43:18.064922 [ 192 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 501 rows starting from the beginning of the part | ||
| 20707 | 2026.05.02 04:43:18.065014 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2026.05.02 04:43:18.065057 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20709 | 2026.05.02 04:43:18.065408 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20710 | 2026.05.02 04:43:18.065637 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2026.05.02 04:43:18.065773 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001203 sec., 4987.5311720698255 rows/sec., 260.58 KiB/sec. | ||
| 20712 | 2026.05.02 04:43:18.065810 [ 259 ] {f246ceb8-1868-4fe2-be06-c7ad0b6d5a95} <Debug> TCPHandler: Processed in 0.001398021 sec. | ||
| 20713 | 2026.05.02 04:43:18.065939 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20714 | 2026.05.02 04:43:18.066043 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20715 | 2026.05.02 04:43:18.066088 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20716 | 2026.05.02 04:43:18.066515 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2026.05.02 04:43:18.066517 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094847 sec., 2045972.8085153713 rows/sec., 147.98 MiB/sec. | ||
| 20718 | 2026.05.02 04:43:18.066554 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20719 | 2026.05.02 04:43:18.066727 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20720 | 2026.05.02 04:43:18.066900 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20721 | 2026.05.02 04:43:18.067002 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20722 | 2026.05.02 04:43:18.067070 [ 193 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_131_26} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20723 | 2026.05.02 04:43:18.067135 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20724 | 2026.05.02 04:43:18.067157 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20725 | 2026.05.02 04:43:18.067260 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 | ||
| 20726 | 2026.05.02 04:43:18.067264 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 20727 | 2026.05.02 04:43:18.067303 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20728 | 2026.05.02 04:43:18.067323 [ 259 ] {7c027b26-805d-4b90-85b9-249008a68ee9} <Debug> TCPHandler: Processed in 0.001433492 sec. | ||
| 20729 | 2026.05.02 04:43:18.067326 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20730 | 2026.05.02 04:43:18.067435 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full | ||
| 20731 | 2026.05.02 04:43:18.067460 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20732 | 2026.05.02 04:43:18.067574 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20733 | 2026.05.02 04:43:18.067596 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20734 | 2026.05.02 04:43:18.067619 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20735 | 2026.05.02 04:43:18.067662 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_126_26, total 50238 rows starting from the beginning of the part | ||
| 20736 | 2026.05.02 04:43:18.067744 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 20737 | 2026.05.02 04:43:18.067813 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 265 rows starting from the beginning of the part | ||
| 20738 | 2026.05.02 04:43:18.067877 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1501 rows starting from the beginning of the part | ||
| 20739 | 2026.05.02 04:43:18.067953 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 128 rows starting from the beginning of the part | ||
| 20740 | 2026.05.02 04:43:18.067970 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20741 | 2026.05.02 04:43:18.068013 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20742 | 2026.05.02 04:43:18.068020 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 265 rows starting from the beginning of the part | ||
| 20743 | 2026.05.02 04:43:18.068344 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20744 | 2026.05.02 04:43:18.068568 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20745 | 2026.05.02 04:43:18.068710 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 20746 | 2026.05.02 04:43:18.068749 [ 259 ] {a937bddb-89e1-4d1d-a2d3-ba30e173141c} <Debug> TCPHandler: Processed in 0.00133885 sec. | ||
| 20747 | 2026.05.02 04:43:18.068891 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20748 | 2026.05.02 04:43:18.068989 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20749 | 2026.05.02 04:43:18.069044 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20750 | 2026.05.02 04:43:18.069861 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20751 | 2026.05.02 04:43:18.069900 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20752 | 2026.05.02 04:43:18.070423 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 20753 | 2026.05.02 04:43:18.070653 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20754 | 2026.05.02 04:43:18.070793 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001822 sec., 6037.321624588364 rows/sec., 10.82 MiB/sec. | ||
| 20755 | 2026.05.02 04:43:18.070854 [ 259 ] {ce18327e-09a6-4c47-b159-b1e89d8dd30b} <Debug> TCPHandler: Processed in 0.002012595 sec. | ||
| 20756 | 2026.05.02 04:43:18.070981 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20757 | 2026.05.02 04:43:18.071082 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20758 | 2026.05.02 04:43:18.071124 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20759 | 2026.05.02 04:43:18.071463 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20760 | 2026.05.02 04:43:18.071502 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20761 | 2026.05.02 04:43:18.071853 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20762 | 2026.05.02 04:43:18.072093 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20763 | 2026.05.02 04:43:18.072197 [ 150 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20764 | 2026.05.02 04:43:18.072225 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 4.85 MiB/sec. | ||
| 20765 | 2026.05.02 04:43:18.072236 [ 150 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20766 | 2026.05.02 04:43:18.072267 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20767 | 2026.05.02 04:43:18.072272 [ 259 ] {15987471-d5bb-48b1-afa8-a7098db45832} <Debug> TCPHandler: Processed in 0.0013408 sec. | ||
| 20768 | 2026.05.02 04:43:18.072347 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 20769 | 2026.05.02 04:43:18.072444 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20770 | 2026.05.02 04:43:18.072473 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8010 rows starting from the beginning of the part | ||
| 20771 | 2026.05.02 04:43:18.072527 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 20772 | 2026.05.02 04:43:18.072571 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 20773 | 2026.05.02 04:43:18.072624 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 12 rows starting from the beginning of the part | ||
| 20774 | 2026.05.02 04:43:18.072671 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 48 rows starting from the beginning of the part | ||
| 20775 | 2026.05.02 04:43:18.072722 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 20776 | 2026.05.02 04:43:18.075429 [ 187 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8310 rows, containing 4 columns (4 merged, 0 gathered) in 0.00311316 sec., 2669313.4949697414 rows/sec., 171.95 MiB/sec. | ||
| 20777 | 2026.05.02 04:43:18.075616 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20778 | 2026.05.02 04:43:18.075914 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20779 | 2026.05.02 04:43:18.075995 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_131_26} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20780 | 2026.05.02 04:43:18.076101 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 20781 | 2026.05.02 04:43:18.077671 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52557 rows, containing 5 columns (5 merged, 0 gathered) in 0.010277391 sec., 5113846.500536955 rows/sec., 325.96 MiB/sec. | ||
| 20782 | 2026.05.02 04:43:18.078099 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 20783 | 2026.05.02 04:43:18.078393 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2026.05.02 04:43:18.078469 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 | ||
| 20785 | 2026.05.02 04:43:18.078556 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 20786 | 2026.05.02 04:43:18.871972 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 20787 | 2026.05.02 04:43:18.872017 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 20788 | 2026.05.02 04:43:18.875145 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 20789 | 2026.05.02 04:43:19.020861 [ 223 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): 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] | ||
| 20790 | 2026.05.02 04:43:19.020911 [ 223 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): 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] | ||
| 20791 | 2026.05.02 04:43:19.022924 [ 223 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): 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] | ||
| 20792 | 2026.05.02 04:43:19.037561 [ 222 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): 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] | ||
| 20793 | 2026.05.02 04:43:19.037612 [ 222 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): 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] | ||
| 20794 | 2026.05.02 04:43:19.038947 [ 222 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): 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] | ||
| 20795 | 2026.05.02 04:43:19.214831 [ 221 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): 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] | ||
| 20796 | 2026.05.02 04:43:19.214880 [ 221 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): 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] | ||
| 20797 | 2026.05.02 04:43:19.217055 [ 221 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): 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] | ||
| 20798 | 2026.05.02 04:43:20.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.06 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 396.06 MiB (RSS), difference: 4.00 MiB | ||
| 20799 | 2026.05.02 04:43:21.441182 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20800 | 2026.05.02 04:43:21.441244 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20801 | 2026.05.02 04:43:21.632959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37411 | ||
| 20802 | 2026.05.02 04:43:21.633464 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20803 | 2026.05.02 04:43:21.633513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20804 | 2026.05.02 04:43:21.633999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20805 | 2026.05.02 04:43:21.634236 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20806 | 2026.05.02 04:43:21.634389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37411 | ||
| 20807 | 2026.05.02 04:43:23.041570 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20808 | 2026.05.02 04:43:23.041802 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20809 | 2026.05.02 04:43:23.042139 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20810 | 2026.05.02 04:43:23.042177 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20811 | 2026.05.02 04:43:23.042398 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20812 | 2026.05.02 04:43:23.042481 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20813 | 2026.05.02 04:43:23.042631 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20814 | 2026.05.02 04:43:23.042758 [ 342 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20815 | 2026.05.02 04:43:23.042763 [ 296 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20816 | 2026.05.02 04:43:23.042771 [ 344 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20817 | 2026.05.02 04:43:23.042917 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20818 | 2026.05.02 04:43:23.042945 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20819 | 2026.05.02 04:43:23.043013 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20820 | 2026.05.02 04:43:23.043033 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20821 | 2026.05.02 04:43:23.043067 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20822 | 2026.05.02 04:43:23.043106 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20823 | 2026.05.02 04:43:23.044331 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00262 sec., 16793.893129770993 rows/sec., 3.51 MiB/sec. | ||
| 20824 | 2026.05.02 04:43:23.044461 [ 259 ] {0a001bc6-107d-4706-a186-279b693eda9a} <Debug> TCPHandler: Processed in 0.003022688 sec. | ||
| 20825 | 2026.05.02 04:43:23.046886 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20826 | 2026.05.02 04:43:23.047007 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20827 | 2026.05.02 04:43:23.047057 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20828 | 2026.05.02 04:43:23.047592 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20829 | 2026.05.02 04:43:23.047629 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20830 | 2026.05.02 04:43:23.048018 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20831 | 2026.05.02 04:43:23.048249 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2026.05.02 04:43:23.048398 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001422 sec., 82981.7158931083 rows/sec., 7.06 MiB/sec. | ||
| 20833 | 2026.05.02 04:43:23.048438 [ 259 ] {368dc113-8af5-4aef-bb4d-0c29f98fd480} <Debug> TCPHandler: Processed in 0.001606116 sec. | ||
| 20834 | 2026.05.02 04:43:23.048581 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20835 | 2026.05.02 04:43:23.048685 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20836 | 2026.05.02 04:43:23.048727 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20837 | 2026.05.02 04:43:23.049150 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.05.02 04:43:23.049187 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20839 | 2026.05.02 04:43:23.049546 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 20840 | 2026.05.02 04:43:23.049774 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20841 | 2026.05.02 04:43:23.049934 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001273 sec., 24351.92458758837 rows/sec., 1.79 MiB/sec. | ||
| 20842 | 2026.05.02 04:43:23.049980 [ 259 ] {32a1d5d1-5e79-4628-ba29-6ffa305fe77e} <Debug> TCPHandler: Processed in 0.001450233 sec. | ||
| 20843 | 2026.05.02 04:43:23.050106 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20844 | 2026.05.02 04:43:23.050206 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20845 | 2026.05.02 04:43:23.050247 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20846 | 2026.05.02 04:43:23.050713 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20847 | 2026.05.02 04:43:23.050748 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20848 | 2026.05.02 04:43:23.051061 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20849 | 2026.05.02 04:43:23.051304 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20850 | 2026.05.02 04:43:23.051438 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001251 sec., 75939.2486011191 rows/sec., 5.93 MiB/sec. | ||
| 20851 | 2026.05.02 04:43:23.051477 [ 259 ] {c0db0bbe-e41d-43cb-93be-e77697f4bfce} <Debug> TCPHandler: Processed in 0.001421272 sec. | ||
| 20852 | 2026.05.02 04:43:23.051607 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20853 | 2026.05.02 04:43:23.051706 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20854 | 2026.05.02 04:43:23.051750 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20855 | 2026.05.02 04:43:23.052192 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20856 | 2026.05.02 04:43:23.052227 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20857 | 2026.05.02 04:43:23.052590 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20858 | 2026.05.02 04:43:23.052820 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20859 | 2026.05.02 04:43:23.052952 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 20860 | 2026.05.02 04:43:23.052990 [ 259 ] {98571f3b-e92b-413e-9235-a7ee32397f12} <Debug> TCPHandler: Processed in 0.001433163 sec. | ||
| 20861 | 2026.05.02 04:43:23.053119 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20862 | 2026.05.02 04:43:23.053218 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20863 | 2026.05.02 04:43:23.053273 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20864 | 2026.05.02 04:43:23.054115 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2026.05.02 04:43:23.054153 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20866 | 2026.05.02 04:43:23.054718 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 20867 | 2026.05.02 04:43:23.054959 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20868 | 2026.05.02 04:43:23.055099 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 20869 | 2026.05.02 04:43:23.055180 [ 259 ] {cbff2389-cebe-4c80-a2a1-f86c3d6811d4} <Debug> TCPHandler: Processed in 0.002110078 sec. | ||
| 20870 | 2026.05.02 04:43:23.055321 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20871 | 2026.05.02 04:43:23.055425 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20872 | 2026.05.02 04:43:23.055472 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20873 | 2026.05.02 04:43:23.055830 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20874 | 2026.05.02 04:43:23.055866 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20875 | 2026.05.02 04:43:23.056176 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20876 | 2026.05.02 04:43:23.056443 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2026.05.02 04:43:23.056574 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 20878 | 2026.05.02 04:43:23.056611 [ 259 ] {dbbea47b-aa6f-487e-abe0-c78bf4bcefaf} <Debug> TCPHandler: Processed in 0.00134203 sec. | ||
| 20879 | 2026.05.02 04:43:23.612153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 20880 | 2026.05.02 04:43:23.629467 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20881 | 2026.05.02 04:43:23.629530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20882 | 2026.05.02 04:43:23.635845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20883 | 2026.05.02 04:43:23.636694 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.05.02 04:43:23.640705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 20885 | 2026.05.02 04:43:24.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.08 MiB, peak 410.82 MiB, free memory in arenas 0.00 B, will set to 396.07 MiB (RSS), difference: -1.01 MiB | ||
| 20886 | 2026.05.02 04:43:26.777992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2632 | ||
| 20887 | 2026.05.02 04:43:26.780595 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20888 | 2026.05.02 04:43:26.780650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20889 | 2026.05.02 04:43:26.781965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20890 | 2026.05.02 04:43:26.782254 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20891 | 2026.05.02 04:43:26.782659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2632 | ||
| 20892 | 2026.05.02 04:43:28.045230 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20893 | 2026.05.02 04:43:28.045486 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 20894 | 2026.05.02 04:43:28.045842 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20895 | 2026.05.02 04:43:28.045879 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 20896 | 2026.05.02 04:43:28.046122 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20897 | 2026.05.02 04:43:28.046190 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20898 | 2026.05.02 04:43:28.046332 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20899 | 2026.05.02 04:43:28.046457 [ 342 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20900 | 2026.05.02 04:43:28.046467 [ 307 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20901 | 2026.05.02 04:43:28.046469 [ 316 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20902 | 2026.05.02 04:43:28.046638 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20903 | 2026.05.02 04:43:28.046666 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20904 | 2026.05.02 04:43:28.046742 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20905 | 2026.05.02 04:43:28.046761 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 20906 | 2026.05.02 04:43:28.046796 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 20907 | 2026.05.02 04:43:28.046836 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 20908 | 2026.05.02 04:43:28.048067 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002682 sec., 16405.66741237882 rows/sec., 3.43 MiB/sec. | ||
| 20909 | 2026.05.02 04:43:28.048216 [ 259 ] {4748064c-3d70-4952-bf71-82971e94ec25} <Debug> TCPHandler: Processed in 0.00312463 sec. | ||
| 20910 | 2026.05.02 04:43:28.053456 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20911 | 2026.05.02 04:43:28.053588 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20912 | 2026.05.02 04:43:28.053641 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20913 | 2026.05.02 04:43:28.054303 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20914 | 2026.05.02 04:43:28.054354 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20915 | 2026.05.02 04:43:28.054743 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20916 | 2026.05.02 04:43:28.054964 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20917 | 2026.05.02 04:43:28.055099 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001562 sec., 181818.18181818182 rows/sec., 11.55 MiB/sec. | ||
| 20918 | 2026.05.02 04:43:28.055134 [ 259 ] {c6db0331-463f-4e24-9bd3-c989f679ea1e} <Debug> TCPHandler: Processed in 0.00175453 sec. | ||
| 20919 | 2026.05.02 04:43:28.055257 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20920 | 2026.05.02 04:43:28.055346 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20921 | 2026.05.02 04:43:28.055384 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20922 | 2026.05.02 04:43:28.056285 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20923 | 2026.05.02 04:43:28.056321 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20924 | 2026.05.02 04:43:28.056664 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20925 | 2026.05.02 04:43:28.056879 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20926 | 2026.05.02 04:43:28.057007 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.00165 sec., 496363.63636363635 rows/sec., 38.50 MiB/sec. | ||
| 20927 | 2026.05.02 04:43:28.057044 [ 259 ] {1f07dc22-a4a2-4e2e-b772-db65734f2080} <Debug> TCPHandler: Processed in 0.001812441 sec. | ||
| 20928 | 2026.05.02 04:43:28.057160 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20929 | 2026.05.02 04:43:28.057255 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20930 | 2026.05.02 04:43:28.057294 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20931 | 2026.05.02 04:43:28.057749 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20932 | 2026.05.02 04:43:28.057785 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20933 | 2026.05.02 04:43:28.058085 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 20934 | 2026.05.02 04:43:28.058310 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20935 | 2026.05.02 04:43:28.058435 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001198 sec., 127712.85475792988 rows/sec., 7.64 MiB/sec. | ||
| 20936 | 2026.05.02 04:43:28.058472 [ 259 ] {918dcd6f-51df-4696-a75a-96d108bbf1b0} <Debug> TCPHandler: Processed in 0.00136049 sec. | ||
| 20937 | 2026.05.02 04:43:28.058590 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20938 | 2026.05.02 04:43:28.058684 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20939 | 2026.05.02 04:43:28.058724 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20940 | 2026.05.02 04:43:28.059209 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20941 | 2026.05.02 04:43:28.059245 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20942 | 2026.05.02 04:43:28.059537 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20943 | 2026.05.02 04:43:28.059742 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20944 | 2026.05.02 04:43:28.059867 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 20945 | 2026.05.02 04:43:28.059905 [ 259 ] {4a14a919-9781-4de7-a4d1-c3d0dad08346} <Debug> TCPHandler: Processed in 0.00136305 sec. | ||
| 20946 | 2026.05.02 04:43:28.060025 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20947 | 2026.05.02 04:43:28.060118 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20948 | 2026.05.02 04:43:28.060156 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20949 | 2026.05.02 04:43:28.060610 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20950 | 2026.05.02 04:43:28.060646 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20951 | 2026.05.02 04:43:28.060934 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20952 | 2026.05.02 04:43:28.061138 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20953 | 2026.05.02 04:43:28.061264 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 20954 | 2026.05.02 04:43:28.061301 [ 259 ] {3f53848d-11f1-489c-bb03-9c6aa44f3304} <Debug> TCPHandler: Processed in 0.00132454 sec. | ||
| 20955 | 2026.05.02 04:43:28.061419 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20956 | 2026.05.02 04:43:28.061513 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20957 | 2026.05.02 04:43:28.061551 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20958 | 2026.05.02 04:43:28.062231 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20959 | 2026.05.02 04:43:28.062267 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20960 | 2026.05.02 04:43:28.062581 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20961 | 2026.05.02 04:43:28.062787 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20962 | 2026.05.02 04:43:28.062913 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001418 sec., 353314.5275035261 rows/sec., 24.83 MiB/sec. | ||
| 20963 | 2026.05.02 04:43:28.062951 [ 259 ] {86f0aadb-6dca-47fa-a6de-c0f4f92d5f24} <Debug> TCPHandler: Processed in 0.001579615 sec. | ||
| 20964 | 2026.05.02 04:43:28.063007 [ 222 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 20965 | 2026.05.02 04:43:28.063051 [ 222 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 20966 | 2026.05.02 04:43:28.063064 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20967 | 2026.05.02 04:43:28.063163 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20968 | 2026.05.02 04:43:28.063205 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20969 | 2026.05.02 04:43:28.063532 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20970 | 2026.05.02 04:43:28.063567 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20971 | 2026.05.02 04:43:28.063902 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20972 | 2026.05.02 04:43:28.064153 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20973 | 2026.05.02 04:43:28.064285 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 20974 | 2026.05.02 04:43:28.064321 [ 259 ] {8b657ed3-2099-4b3e-8393-5b1565c92bed} <Debug> TCPHandler: Processed in 0.00130767 sec. | ||
| 20975 | 2026.05.02 04:43:28.064434 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20976 | 2026.05.02 04:43:28.064531 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20977 | 2026.05.02 04:43:28.064573 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20978 | 2026.05.02 04:43:28.065024 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20979 | 2026.05.02 04:43:28.065060 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20980 | 2026.05.02 04:43:28.065430 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20981 | 2026.05.02 04:43:28.065639 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20982 | 2026.05.02 04:43:28.065763 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 20983 | 2026.05.02 04:43:28.065801 [ 259 ] {6c1b0ed7-59f4-443c-a71f-883b67fa1d3c} <Debug> TCPHandler: Processed in 0.001414412 sec. | ||
| 20984 | 2026.05.02 04:43:28.065925 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20985 | 2026.05.02 04:43:28.066019 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20986 | 2026.05.02 04:43:28.066060 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20987 | 2026.05.02 04:43:28.066370 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20988 | 2026.05.02 04:43:28.066409 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20989 | 2026.05.02 04:43:28.066551 [ 222 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 20990 | 2026.05.02 04:43:28.066716 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20991 | 2026.05.02 04:43:28.066935 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2026.05.02 04:43:28.067062 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 20993 | 2026.05.02 04:43:28.067098 [ 259 ] {cb142e2f-6c78-43a1-8a23-ccc6480793d8} <Debug> TCPHandler: Processed in 0.001221107 sec. | ||
| 20994 | 2026.05.02 04:43:28.067123 [ 225 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20995 | 2026.05.02 04:43:28.067159 [ 225 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20996 | 2026.05.02 04:43:28.067211 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20997 | 2026.05.02 04:43:28.067305 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20998 | 2026.05.02 04:43:28.067358 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20999 | 2026.05.02 04:43:28.068125 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2026.05.02 04:43:28.068160 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21001 | 2026.05.02 04:43:28.068674 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 21002 | 2026.05.02 04:43:28.068902 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21003 | 2026.05.02 04:43:28.069036 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001749 sec., 6289.30817610063 rows/sec., 11.27 MiB/sec. | ||
| 21004 | 2026.05.02 04:43:28.069089 [ 259 ] {20f6d9bd-9bda-4169-9426-8d4ed0ebb33a} <Debug> TCPHandler: Processed in 0.001925403 sec. | ||
| 21005 | 2026.05.02 04:43:28.069215 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21006 | 2026.05.02 04:43:28.069309 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21007 | 2026.05.02 04:43:28.069351 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21008 | 2026.05.02 04:43:28.069454 [ 225 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21009 | 2026.05.02 04:43:28.069681 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21010 | 2026.05.02 04:43:28.069730 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21011 | 2026.05.02 04:43:28.070054 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21012 | 2026.05.02 04:43:28.070264 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21013 | 2026.05.02 04:43:28.070387 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 21014 | 2026.05.02 04:43:28.070422 [ 259 ] {7992b15d-0d9f-4777-9eb9-8133fadacbc0} <Debug> TCPHandler: Processed in 0.001255618 sec. | ||
| 21015 | 2026.05.02 04:43:29.134534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37923 | ||
| 21016 | 2026.05.02 04:43:29.135128 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21017 | 2026.05.02 04:43:29.135179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21018 | 2026.05.02 04:43:29.135686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21019 | 2026.05.02 04:43:29.135911 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.05.02 04:43:29.136042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37923 | ||
| 21021 | 2026.05.02 04:43:29.228386 [ 219 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 21022 | 2026.05.02 04:43:29.228436 [ 219 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 21023 | 2026.05.02 04:43:29.231245 [ 219 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 21024 | 2026.05.02 04:43:29.764875 [ 221 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 21025 | 2026.05.02 04:43:29.764966 [ 221 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 21026 | 2026.05.02 04:43:29.767617 [ 221 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 21027 | 2026.05.02 04:43:29.788473 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 21028 | 2026.05.02 04:43:29.788535 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 21029 | 2026.05.02 04:43:29.791733 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 21030 | 2026.05.02 04:43:31.140782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 21031 | 2026.05.02 04:43:31.157428 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21032 | 2026.05.02 04:43:31.157480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21033 | 2026.05.02 04:43:31.163653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21034 | 2026.05.02 04:43:31.164396 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21035 | 2026.05.02 04:43:31.167622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 21036 | 2026.05.02 04:43:33.041815 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21037 | 2026.05.02 04:43:33.042092 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21038 | 2026.05.02 04:43:33.042493 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21039 | 2026.05.02 04:43:33.042533 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21040 | 2026.05.02 04:43:33.042759 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21041 | 2026.05.02 04:43:33.042828 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21042 | 2026.05.02 04:43:33.042967 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21043 | 2026.05.02 04:43:33.043091 [ 342 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21044 | 2026.05.02 04:43:33.043097 [ 316 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21045 | 2026.05.02 04:43:33.043106 [ 338 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21046 | 2026.05.02 04:43:33.043260 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21047 | 2026.05.02 04:43:33.043286 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21048 | 2026.05.02 04:43:33.043357 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21049 | 2026.05.02 04:43:33.043377 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 21050 | 2026.05.02 04:43:33.043412 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21051 | 2026.05.02 04:43:33.043450 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21052 | 2026.05.02 04:43:33.044596 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002609 sec., 16864.69911843618 rows/sec., 3.53 MiB/sec. | ||
| 21053 | 2026.05.02 04:43:33.044712 [ 259 ] {03c7b26e-7415-47cf-8004-99ad6720c173} <Debug> TCPHandler: Processed in 0.003038669 sec. | ||
| 21054 | 2026.05.02 04:43:33.046917 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21055 | 2026.05.02 04:43:33.047047 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21056 | 2026.05.02 04:43:33.047099 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21057 | 2026.05.02 04:43:33.047678 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2026.05.02 04:43:33.047720 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21059 | 2026.05.02 04:43:33.048087 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21060 | 2026.05.02 04:43:33.048307 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2026.05.02 04:43:33.048447 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001437 sec., 82115.51844119694 rows/sec., 6.99 MiB/sec. | ||
| 21062 | 2026.05.02 04:43:33.048485 [ 259 ] {7b336dda-11df-4a4c-b16d-3ad5f9e7e0a1} <Debug> TCPHandler: Processed in 0.001627846 sec. | ||
| 21063 | 2026.05.02 04:43:33.048609 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21064 | 2026.05.02 04:43:33.048704 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21065 | 2026.05.02 04:43:33.048743 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21066 | 2026.05.02 04:43:33.049154 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2026.05.02 04:43:33.049190 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21068 | 2026.05.02 04:43:33.049498 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 21069 | 2026.05.02 04:43:33.049702 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21070 | 2026.05.02 04:43:33.049833 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001147 sec., 27027.027027027027 rows/sec., 1.98 MiB/sec. | ||
| 21071 | 2026.05.02 04:43:33.049870 [ 259 ] {0efdb0e6-8f00-42a9-b871-d2c62f215f89} <Debug> TCPHandler: Processed in 0.00130956 sec. | ||
| 21072 | 2026.05.02 04:43:33.049991 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21073 | 2026.05.02 04:43:33.050084 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21074 | 2026.05.02 04:43:33.050122 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21075 | 2026.05.02 04:43:33.050568 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21076 | 2026.05.02 04:43:33.050604 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21077 | 2026.05.02 04:43:33.050900 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21078 | 2026.05.02 04:43:33.051121 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21079 | 2026.05.02 04:43:33.051247 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 21080 | 2026.05.02 04:43:33.051284 [ 259 ] {ed5929a8-7922-4569-94bf-f1b74e5b6c4f} <Debug> TCPHandler: Processed in 0.00134097 sec. | ||
| 21081 | 2026.05.02 04:43:33.051405 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21082 | 2026.05.02 04:43:33.051499 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21083 | 2026.05.02 04:43:33.051542 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21084 | 2026.05.02 04:43:33.051965 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21085 | 2026.05.02 04:43:33.052000 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21086 | 2026.05.02 04:43:33.052323 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21087 | 2026.05.02 04:43:33.052627 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21088 | 2026.05.02 04:43:33.052755 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 21089 | 2026.05.02 04:43:33.052792 [ 259 ] {8bf3e957-aabe-4b38-a9d1-a37ae17c0e3a} <Debug> TCPHandler: Processed in 0.001433922 sec. | ||
| 21090 | 2026.05.02 04:43:33.052906 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21091 | 2026.05.02 04:43:33.053000 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21092 | 2026.05.02 04:43:33.053053 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21093 | 2026.05.02 04:43:33.053943 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21094 | 2026.05.02 04:43:33.053980 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21095 | 2026.05.02 04:43:33.054539 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 21096 | 2026.05.02 04:43:33.054757 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21097 | 2026.05.02 04:43:33.054889 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 21098 | 2026.05.02 04:43:33.054944 [ 259 ] {2dc1393b-ddb4-426c-b681-3fd67b8451b6} <Debug> TCPHandler: Processed in 0.002084467 sec. | ||
| 21099 | 2026.05.02 04:43:33.055083 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21100 | 2026.05.02 04:43:33.055178 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21101 | 2026.05.02 04:43:33.055218 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21102 | 2026.05.02 04:43:33.055554 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21103 | 2026.05.02 04:43:33.055589 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21104 | 2026.05.02 04:43:33.055891 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21105 | 2026.05.02 04:43:33.056098 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21106 | 2026.05.02 04:43:33.056224 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 21107 | 2026.05.02 04:43:33.056260 [ 259 ] {19dac7d8-8a10-4a7a-bb6a-f9f3e8285d2b} <Debug> TCPHandler: Processed in 0.001224467 sec. | ||
| 21108 | 2026.05.02 04:43:33.991224 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44311 | ||
| 21109 | 2026.05.02 04:43:33.991353 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21110 | 2026.05.02 04:43:33.991386 [ 290 ] {} <Debug> TCP-Session: 2e3bf739-7e51-489a-aa45-99754192eebf Authenticating user 'default' from [fd00:1122:3344:101::e]:44311 | ||
| 21111 | 2026.05.02 04:43:33.991414 [ 290 ] {} <Debug> TCP-Session: 2e3bf739-7e51-489a-aa45-99754192eebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21112 | 2026.05.02 04:43:33.991432 [ 290 ] {} <Debug> TCP-Session: 2e3bf739-7e51-489a-aa45-99754192eebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21113 | 2026.05.02 04:43:33.991721 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50002 | ||
| 21114 | 2026.05.02 04:43:33.991736 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35155 | ||
| 21115 | 2026.05.02 04:43:33.991765 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44101 | ||
| 21116 | 2026.05.02 04:43:33.991799 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 21117 | 2026.05.02 04:43:33.991828 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21118 | 2026.05.02 04:43:33.991836 [ 290 ] {} <Trace> TCP-Session: 2e3bf739-7e51-489a-aa45-99754192eebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21119 | 2026.05.02 04:43:33.991870 [ 350 ] {} <Debug> TCP-Session: a376c46b-f2ea-41d9-9c2e-052130ce9f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:50002 | ||
| 21120 | 2026.05.02 04:43:33.991880 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21121 | 2026.05.02 04:43:33.991881 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21122 | 2026.05.02 04:43:33.991904 [ 350 ] {} <Debug> TCP-Session: a376c46b-f2ea-41d9-9c2e-052130ce9f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21123 | 2026.05.02 04:43:33.991927 [ 349 ] {} <Debug> TCP-Session: 0a2a3f3e-d24c-455b-a109-da9872d8b511 Authenticating user 'default' from [fd00:1122:3344:101::e]:35155 | ||
| 21124 | 2026.05.02 04:43:33.991940 [ 353 ] {} <Debug> TCP-Session: 61620d0a-1bd4-480a-a698-10d7bf282a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44101 | ||
| 21125 | 2026.05.02 04:43:33.991954 [ 350 ] {} <Debug> TCP-Session: a376c46b-f2ea-41d9-9c2e-052130ce9f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21126 | 2026.05.02 04:43:33.991992 [ 353 ] {} <Debug> TCP-Session: 61620d0a-1bd4-480a-a698-10d7bf282a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21127 | 2026.05.02 04:43:33.992046 [ 353 ] {} <Debug> TCP-Session: 61620d0a-1bd4-480a-a698-10d7bf282a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21128 | 2026.05.02 04:43:33.992063 [ 290 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21129 | 2026.05.02 04:43:33.991791 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42202 | ||
| 21130 | 2026.05.02 04:43:33.991991 [ 349 ] {} <Debug> TCP-Session: 0a2a3f3e-d24c-455b-a109-da9872d8b511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21131 | 2026.05.02 04:43:33.991776 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39463 | ||
| 21132 | 2026.05.02 04:43:33.991885 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21133 | 2026.05.02 04:43:33.992255 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21134 | 2026.05.02 04:43:33.992273 [ 289 ] {} <Debug> TCP-Session: d9d8e468-7996-4b7e-8bfb-904bf5d1d410 Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 21135 | 2026.05.02 04:43:33.992191 [ 349 ] {} <Debug> TCP-Session: 0a2a3f3e-d24c-455b-a109-da9872d8b511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21136 | 2026.05.02 04:43:33.992315 [ 289 ] {} <Debug> TCP-Session: d9d8e468-7996-4b7e-8bfb-904bf5d1d410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21137 | 2026.05.02 04:43:33.992345 [ 289 ] {} <Debug> TCP-Session: d9d8e468-7996-4b7e-8bfb-904bf5d1d410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21138 | 2026.05.02 04:43:33.992309 [ 288 ] {} <Debug> TCP-Session: 7e7ece8a-1cae-46e6-9b9d-2a20129a8b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:42202 | ||
| 21139 | 2026.05.02 04:43:33.992418 [ 290 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21140 | 2026.05.02 04:43:33.992441 [ 288 ] {} <Debug> TCP-Session: 7e7ece8a-1cae-46e6-9b9d-2a20129a8b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21141 | 2026.05.02 04:43:33.992476 [ 288 ] {} <Debug> TCP-Session: 7e7ece8a-1cae-46e6-9b9d-2a20129a8b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21142 | 2026.05.02 04:43:33.991742 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50784 | ||
| 21143 | 2026.05.02 04:43:33.992523 [ 290 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21144 | 2026.05.02 04:43:33.992622 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21145 | 2026.05.02 04:43:33.991758 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63361 | ||
| 21146 | 2026.05.02 04:43:33.992665 [ 287 ] {} <Debug> TCP-Session: 5bead771-5200-43ad-9c81-16895df204c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39463 | ||
| 21147 | 2026.05.02 04:43:33.992705 [ 287 ] {} <Debug> TCP-Session: 5bead771-5200-43ad-9c81-16895df204c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21148 | 2026.05.02 04:43:33.992726 [ 287 ] {} <Debug> TCP-Session: 5bead771-5200-43ad-9c81-16895df204c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21149 | 2026.05.02 04:43:33.993033 [ 290 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 21150 | 2026.05.02 04:43:33.993080 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21151 | 2026.05.02 04:43:33.993121 [ 351 ] {} <Debug> TCP-Session: d67c9ae8-6e0c-4c36-afb9-cca90a414e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:50784 | ||
| 21152 | 2026.05.02 04:43:33.993146 [ 351 ] {} <Debug> TCP-Session: d67c9ae8-6e0c-4c36-afb9-cca90a414e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21153 | 2026.05.02 04:43:33.993165 [ 351 ] {} <Debug> TCP-Session: d67c9ae8-6e0c-4c36-afb9-cca90a414e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21154 | 2026.05.02 04:43:33.993507 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21155 | 2026.05.02 04:43:33.993548 [ 352 ] {} <Debug> TCP-Session: 7eb6133e-f4e1-437f-9cd3-260c8c2d45dc Authenticating user 'default' from [fd00:1122:3344:101::e]:63361 | ||
| 21156 | 2026.05.02 04:43:33.993572 [ 352 ] {} <Debug> TCP-Session: 7eb6133e-f4e1-437f-9cd3-260c8c2d45dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21157 | 2026.05.02 04:43:33.993590 [ 352 ] {} <Debug> TCP-Session: 7eb6133e-f4e1-437f-9cd3-260c8c2d45dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21158 | 2026.05.02 04:43:33.994302 [ 342 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Trace> AggregatingTransform: Aggregating | ||
| 21159 | 2026.05.02 04:43:33.994348 [ 342 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 21160 | 2026.05.02 04:43:33.994388 [ 342 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001240648 sec. (806.030 rows/sec., 31.49 KiB/sec.) | ||
| 21161 | 2026.05.02 04:43:33.994409 [ 342 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Trace> Aggregator: Merging aggregated data | ||
| 21162 | 2026.05.02 04:43:33.996015 [ 290 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004008 sec., 249.500998003992 rows/sec., 9.75 KiB/sec. | ||
| 21163 | 2026.05.02 04:43:33.996227 [ 290 ] {0a28b4a8-653c-4b77-a1dd-c6126d441a9e} <Debug> TCPHandler: Processed in 0.004573213 sec. | ||
| 21164 | 2026.05.02 04:43:33.996407 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21165 | 2026.05.02 04:43:33.996449 [ 290 ] {} <Debug> TCP-Session: 2e3bf739-7e51-489a-aa45-99754192eebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21166 | 2026.05.02 04:43:33.996450 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21167 | 2026.05.02 04:43:33.996480 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21168 | 2026.05.02 04:43:33.996495 [ 350 ] {} <Debug> TCP-Session: a376c46b-f2ea-41d9-9c2e-052130ce9f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21169 | 2026.05.02 04:43:33.996506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21170 | 2026.05.02 04:43:33.996535 [ 351 ] {} <Debug> TCP-Session: d67c9ae8-6e0c-4c36-afb9-cca90a414e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21171 | 2026.05.02 04:43:33.996536 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21172 | 2026.05.02 04:43:33.996566 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21173 | 2026.05.02 04:43:33.996581 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21174 | 2026.05.02 04:43:33.996613 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21175 | 2026.05.02 04:43:33.996648 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21176 | 2026.05.02 04:43:33.996650 [ 287 ] {} <Debug> TCP-Session: 5bead771-5200-43ad-9c81-16895df204c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21177 | 2026.05.02 04:43:33.996680 [ 352 ] {} <Debug> TCP-Session: 7eb6133e-f4e1-437f-9cd3-260c8c2d45dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21178 | 2026.05.02 04:43:33.996694 [ 288 ] {} <Debug> TCP-Session: 7e7ece8a-1cae-46e6-9b9d-2a20129a8b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21179 | 2026.05.02 04:43:33.996619 [ 353 ] {} <Debug> TCP-Session: 61620d0a-1bd4-480a-a698-10d7bf282a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21180 | 2026.05.02 04:43:33.996596 [ 349 ] {} <Debug> TCP-Session: 0a2a3f3e-d24c-455b-a109-da9872d8b511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21181 | 2026.05.02 04:43:33.996561 [ 289 ] {} <Debug> TCP-Session: d9d8e468-7996-4b7e-8bfb-904bf5d1d410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21182 | 2026.05.02 04:43:34.191426 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33128 | ||
| 21183 | 2026.05.02 04:43:34.191534 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21184 | 2026.05.02 04:43:34.191561 [ 290 ] {} <Debug> TCP-Session: b3a6e584-44ed-4632-a53c-3ca130335bea Authenticating user 'default' from [fd00:1122:3344:101::e]:33128 | ||
| 21185 | 2026.05.02 04:43:34.191582 [ 290 ] {} <Debug> TCP-Session: b3a6e584-44ed-4632-a53c-3ca130335bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21186 | 2026.05.02 04:43:34.191595 [ 290 ] {} <Debug> TCP-Session: b3a6e584-44ed-4632-a53c-3ca130335bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21187 | 2026.05.02 04:43:34.191796 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46395 | ||
| 21188 | 2026.05.02 04:43:34.191836 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47147 | ||
| 21189 | 2026.05.02 04:43:34.191854 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48433 | ||
| 21190 | 2026.05.02 04:43:34.191879 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64508 | ||
| 21191 | 2026.05.02 04:43:34.191885 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62093 | ||
| 21192 | 2026.05.02 04:43:34.191934 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21193 | 2026.05.02 04:43:34.191964 [ 290 ] {} <Trace> TCP-Session: b3a6e584-44ed-4632-a53c-3ca130335bea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21194 | 2026.05.02 04:43:34.191973 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21195 | 2026.05.02 04:43:34.191993 [ 349 ] {} <Debug> TCP-Session: fb01ec24-971c-424d-b0eb-c4c246bf11fc Authenticating user 'default' from [fd00:1122:3344:101::e]:46395 | ||
| 21196 | 2026.05.02 04:43:34.192026 [ 351 ] {} <Debug> TCP-Session: 75b8964e-cda3-4e03-bc07-c7745ebaf30e Authenticating user 'default' from [fd00:1122:3344:101::e]:48433 | ||
| 21197 | 2026.05.02 04:43:34.192041 [ 349 ] {} <Debug> TCP-Session: fb01ec24-971c-424d-b0eb-c4c246bf11fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21198 | 2026.05.02 04:43:34.192070 [ 351 ] {} <Debug> TCP-Session: 75b8964e-cda3-4e03-bc07-c7745ebaf30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21199 | 2026.05.02 04:43:34.192081 [ 349 ] {} <Debug> TCP-Session: fb01ec24-971c-424d-b0eb-c4c246bf11fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21200 | 2026.05.02 04:43:34.192095 [ 351 ] {} <Debug> TCP-Session: 75b8964e-cda3-4e03-bc07-c7745ebaf30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21201 | 2026.05.02 04:43:34.192044 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21202 | 2026.05.02 04:43:34.191934 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21203 | 2026.05.02 04:43:34.192148 [ 290 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21204 | 2026.05.02 04:43:34.192159 [ 352 ] {} <Debug> TCP-Session: 927a2a4a-c088-4f6b-b0fb-eed281e2f256 Authenticating user 'default' from [fd00:1122:3344:101::e]:62093 | ||
| 21205 | 2026.05.02 04:43:34.192178 [ 350 ] {} <Debug> TCP-Session: c655a31f-c7ca-4df1-aa26-ddce2bbb5d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:47147 | ||
| 21206 | 2026.05.02 04:43:34.191911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56112 | ||
| 21207 | 2026.05.02 04:43:34.192204 [ 352 ] {} <Debug> TCP-Session: 927a2a4a-c088-4f6b-b0fb-eed281e2f256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21208 | 2026.05.02 04:43:34.192213 [ 350 ] {} <Debug> TCP-Session: c655a31f-c7ca-4df1-aa26-ddce2bbb5d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21209 | 2026.05.02 04:43:34.192250 [ 352 ] {} <Debug> TCP-Session: 927a2a4a-c088-4f6b-b0fb-eed281e2f256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21210 | 2026.05.02 04:43:34.192268 [ 350 ] {} <Debug> TCP-Session: c655a31f-c7ca-4df1-aa26-ddce2bbb5d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21211 | 2026.05.02 04:43:34.191905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59359 | ||
| 21212 | 2026.05.02 04:43:34.192292 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21213 | 2026.05.02 04:43:34.191868 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39596 | ||
| 21214 | 2026.05.02 04:43:34.192363 [ 289 ] {} <Debug> TCP-Session: 19e6592b-1d7a-4dca-bb5f-e3ab6130254e Authenticating user 'default' from [fd00:1122:3344:101::e]:56112 | ||
| 21215 | 2026.05.02 04:43:34.191983 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21216 | 2026.05.02 04:43:34.192390 [ 289 ] {} <Debug> TCP-Session: 19e6592b-1d7a-4dca-bb5f-e3ab6130254e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21217 | 2026.05.02 04:43:34.192418 [ 287 ] {} <Debug> TCP-Session: c9dc7008-e2a1-40f8-a870-8027ce3a4137 Authenticating user 'default' from [fd00:1122:3344:101::e]:64508 | ||
| 21218 | 2026.05.02 04:43:34.192426 [ 290 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21219 | 2026.05.02 04:43:34.192444 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21220 | 2026.05.02 04:43:34.192387 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21221 | 2026.05.02 04:43:34.192490 [ 290 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21222 | 2026.05.02 04:43:34.192519 [ 288 ] {} <Debug> TCP-Session: 7fe01335-038e-4ce4-a2cc-fb5a4f8ba03c Authenticating user 'default' from [fd00:1122:3344:101::e]:59359 | ||
| 21223 | 2026.05.02 04:43:34.192551 [ 288 ] {} <Debug> TCP-Session: 7fe01335-038e-4ce4-a2cc-fb5a4f8ba03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21224 | 2026.05.02 04:43:34.192569 [ 288 ] {} <Debug> TCP-Session: 7fe01335-038e-4ce4-a2cc-fb5a4f8ba03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21225 | 2026.05.02 04:43:34.192424 [ 289 ] {} <Debug> TCP-Session: 19e6592b-1d7a-4dca-bb5f-e3ab6130254e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21226 | 2026.05.02 04:43:34.192442 [ 287 ] {} <Debug> TCP-Session: c9dc7008-e2a1-40f8-a870-8027ce3a4137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21227 | 2026.05.02 04:43:34.192643 [ 287 ] {} <Debug> TCP-Session: c9dc7008-e2a1-40f8-a870-8027ce3a4137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21228 | 2026.05.02 04:43:34.192503 [ 353 ] {} <Debug> TCP-Session: 02dca8f9-84bc-45a7-88c8-420f46fd08f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39596 | ||
| 21229 | 2026.05.02 04:43:34.192693 [ 353 ] {} <Debug> TCP-Session: 02dca8f9-84bc-45a7-88c8-420f46fd08f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21230 | 2026.05.02 04:43:34.192706 [ 353 ] {} <Debug> TCP-Session: 02dca8f9-84bc-45a7-88c8-420f46fd08f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21231 | 2026.05.02 04:43:34.192832 [ 290 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 21232 | 2026.05.02 04:43:34.193912 [ 302 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Trace> AggregatingTransform: Aggregating | ||
| 21233 | 2026.05.02 04:43:34.193951 [ 302 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Trace> Aggregator: Aggregation method: without_key | ||
| 21234 | 2026.05.02 04:43:34.193986 [ 302 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045724 sec. (956.275 rows/sec., 37.35 KiB/sec.) | ||
| 21235 | 2026.05.02 04:43:34.194004 [ 302 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Trace> Aggregator: Merging aggregated data | ||
| 21236 | 2026.05.02 04:43:34.195533 [ 290 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00343 sec., 291.5451895043732 rows/sec., 11.39 KiB/sec. | ||
| 21237 | 2026.05.02 04:43:34.195732 [ 290 ] {a5e81013-10ab-46ca-9ab4-bb24f7c61ff0} <Debug> TCPHandler: Processed in 0.003919478 sec. | ||
| 21238 | 2026.05.02 04:43:34.195922 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21239 | 2026.05.02 04:43:34.195951 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21240 | 2026.05.02 04:43:34.195963 [ 290 ] {} <Debug> TCP-Session: b3a6e584-44ed-4632-a53c-3ca130335bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21241 | 2026.05.02 04:43:34.195971 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21242 | 2026.05.02 04:43:34.196007 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21243 | 2026.05.02 04:43:34.196027 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21244 | 2026.05.02 04:43:34.196044 [ 349 ] {} <Debug> TCP-Session: fb01ec24-971c-424d-b0eb-c4c246bf11fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21245 | 2026.05.02 04:43:34.196058 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21246 | 2026.05.02 04:43:34.196075 [ 288 ] {} <Debug> TCP-Session: 7fe01335-038e-4ce4-a2cc-fb5a4f8ba03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21247 | 2026.05.02 04:43:34.196081 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21248 | 2026.05.02 04:43:34.196131 [ 287 ] {} <Debug> TCP-Session: c9dc7008-e2a1-40f8-a870-8027ce3a4137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21249 | 2026.05.02 04:43:34.196084 [ 352 ] {} <Debug> TCP-Session: 927a2a4a-c088-4f6b-b0fb-eed281e2f256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21250 | 2026.05.02 04:43:34.196169 [ 350 ] {} <Debug> TCP-Session: c655a31f-c7ca-4df1-aa26-ddce2bbb5d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21251 | 2026.05.02 04:43:34.196073 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21252 | 2026.05.02 04:43:34.195989 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21253 | 2026.05.02 04:43:34.196249 [ 351 ] {} <Debug> TCP-Session: 75b8964e-cda3-4e03-bc07-c7745ebaf30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21254 | 2026.05.02 04:43:34.196011 [ 289 ] {} <Debug> TCP-Session: 19e6592b-1d7a-4dca-bb5f-e3ab6130254e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21255 | 2026.05.02 04:43:34.196277 [ 353 ] {} <Debug> TCP-Session: 02dca8f9-84bc-45a7-88c8-420f46fd08f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21256 | 2026.05.02 04:43:34.510307 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35371 | ||
| 21257 | 2026.05.02 04:43:34.510420 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21258 | 2026.05.02 04:43:34.510446 [ 350 ] {} <Debug> TCP-Session: 42f7be1b-af4e-492e-8c14-0d97ade0660e Authenticating user 'default' from [fd00:1122:3344:101::e]:35371 | ||
| 21259 | 2026.05.02 04:43:34.510468 [ 350 ] {} <Debug> TCP-Session: 42f7be1b-af4e-492e-8c14-0d97ade0660e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21260 | 2026.05.02 04:43:34.510481 [ 350 ] {} <Debug> TCP-Session: 42f7be1b-af4e-492e-8c14-0d97ade0660e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21261 | 2026.05.02 04:43:34.510656 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44498 | ||
| 21262 | 2026.05.02 04:43:34.510682 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40288 | ||
| 21263 | 2026.05.02 04:43:34.510687 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48930 | ||
| 21264 | 2026.05.02 04:43:34.510737 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45154 | ||
| 21265 | 2026.05.02 04:43:34.510755 [ 350 ] {} <Trace> TCP-Session: 42f7be1b-af4e-492e-8c14-0d97ade0660e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21266 | 2026.05.02 04:43:34.510781 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21267 | 2026.05.02 04:43:34.510780 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21268 | 2026.05.02 04:43:34.510730 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37426 | ||
| 21269 | 2026.05.02 04:43:34.510825 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21270 | 2026.05.02 04:43:34.510827 [ 287 ] {} <Debug> TCP-Session: eca23227-f386-4768-a51b-75ed8e1303d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40288 | ||
| 21271 | 2026.05.02 04:43:34.510878 [ 353 ] {} <Debug> TCP-Session: 05a1f2b7-4794-4598-be1e-fb91a5a0d1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48930 | ||
| 21272 | 2026.05.02 04:43:34.510825 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21273 | 2026.05.02 04:43:34.510901 [ 287 ] {} <Debug> TCP-Session: eca23227-f386-4768-a51b-75ed8e1303d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21274 | 2026.05.02 04:43:34.510911 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21275 | 2026.05.02 04:43:34.510939 [ 349 ] {} <Debug> TCP-Session: 46f9e564-4b99-45e3-8c79-e7a7ac093bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45154 | ||
| 21276 | 2026.05.02 04:43:34.510949 [ 350 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35371) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21277 | 2026.05.02 04:43:34.510962 [ 290 ] {} <Debug> TCP-Session: e83d0671-0aa5-496e-ae10-4b15f51f1794 Authenticating user 'default' from [fd00:1122:3344:101::e]:37426 | ||
| 21278 | 2026.05.02 04:43:34.510981 [ 349 ] {} <Debug> TCP-Session: 46f9e564-4b99-45e3-8c79-e7a7ac093bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21279 | 2026.05.02 04:43:34.511001 [ 290 ] {} <Debug> TCP-Session: e83d0671-0aa5-496e-ae10-4b15f51f1794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21280 | 2026.05.02 04:43:34.511021 [ 349 ] {} <Debug> TCP-Session: 46f9e564-4b99-45e3-8c79-e7a7ac093bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21281 | 2026.05.02 04:43:34.511033 [ 290 ] {} <Debug> TCP-Session: e83d0671-0aa5-496e-ae10-4b15f51f1794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21282 | 2026.05.02 04:43:34.510940 [ 287 ] {} <Debug> TCP-Session: eca23227-f386-4768-a51b-75ed8e1303d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21283 | 2026.05.02 04:43:34.510819 [ 351 ] {} <Debug> TCP-Session: 3cfdedad-9b46-4117-b0bd-42e2583ecc25 Authenticating user 'default' from [fd00:1122:3344:101::e]:44498 | ||
| 21284 | 2026.05.02 04:43:34.510717 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 21285 | 2026.05.02 04:43:34.511105 [ 351 ] {} <Debug> TCP-Session: 3cfdedad-9b46-4117-b0bd-42e2583ecc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21286 | 2026.05.02 04:43:34.510708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60805 | ||
| 21287 | 2026.05.02 04:43:34.511165 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21288 | 2026.05.02 04:43:34.511136 [ 351 ] {} <Debug> TCP-Session: 3cfdedad-9b46-4117-b0bd-42e2583ecc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21289 | 2026.05.02 04:43:34.511200 [ 289 ] {} <Debug> TCP-Session: e003c798-41b5-422c-b181-938f6e028c9b Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 21290 | 2026.05.02 04:43:34.510671 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45833 | ||
| 21291 | 2026.05.02 04:43:34.511232 [ 289 ] {} <Debug> TCP-Session: e003c798-41b5-422c-b181-938f6e028c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21292 | 2026.05.02 04:43:34.511252 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21293 | 2026.05.02 04:43:34.511274 [ 289 ] {} <Debug> TCP-Session: e003c798-41b5-422c-b181-938f6e028c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21294 | 2026.05.02 04:43:34.511239 [ 350 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21295 | 2026.05.02 04:43:34.511307 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21296 | 2026.05.02 04:43:34.511300 [ 288 ] {} <Debug> TCP-Session: 8d489590-5dc2-4d2a-936d-51e92dd23700 Authenticating user 'default' from [fd00:1122:3344:101::e]:60805 | ||
| 21297 | 2026.05.02 04:43:34.511351 [ 352 ] {} <Debug> TCP-Session: 36bce5ce-3827-4694-9aac-c7d69e23a79b Authenticating user 'default' from [fd00:1122:3344:101::e]:45833 | ||
| 21298 | 2026.05.02 04:43:34.510912 [ 353 ] {} <Debug> TCP-Session: 05a1f2b7-4794-4598-be1e-fb91a5a0d1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21299 | 2026.05.02 04:43:34.511373 [ 352 ] {} <Debug> TCP-Session: 36bce5ce-3827-4694-9aac-c7d69e23a79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21300 | 2026.05.02 04:43:34.511396 [ 353 ] {} <Debug> TCP-Session: 05a1f2b7-4794-4598-be1e-fb91a5a0d1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21301 | 2026.05.02 04:43:34.511408 [ 352 ] {} <Debug> TCP-Session: 36bce5ce-3827-4694-9aac-c7d69e23a79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21302 | 2026.05.02 04:43:34.511370 [ 288 ] {} <Debug> TCP-Session: 8d489590-5dc2-4d2a-936d-51e92dd23700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21303 | 2026.05.02 04:43:34.511366 [ 350 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21304 | 2026.05.02 04:43:34.511446 [ 288 ] {} <Debug> TCP-Session: 8d489590-5dc2-4d2a-936d-51e92dd23700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21305 | 2026.05.02 04:43:34.511738 [ 350 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 21306 | 2026.05.02 04:43:34.512827 [ 267 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Trace> AggregatingTransform: Aggregating | ||
| 21307 | 2026.05.02 04:43:34.512870 [ 267 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Trace> Aggregator: Aggregation method: without_key | ||
| 21308 | 2026.05.02 04:43:34.512908 [ 267 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064074 sec. (939.784 rows/sec., 36.71 KiB/sec.) | ||
| 21309 | 2026.05.02 04:43:34.512928 [ 267 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Trace> Aggregator: Merging aggregated data | ||
| 21310 | 2026.05.02 04:43:34.514247 [ 350 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003357 sec., 297.88501638367586 rows/sec., 11.64 KiB/sec. | ||
| 21311 | 2026.05.02 04:43:34.514399 [ 350 ] {7ba52739-a2aa-4e58-99ec-97382ce596f8} <Debug> TCPHandler: Processed in 0.003763245 sec. | ||
| 21312 | 2026.05.02 04:43:34.514538 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21313 | 2026.05.02 04:43:34.514566 [ 350 ] {} <Debug> TCP-Session: 42f7be1b-af4e-492e-8c14-0d97ade0660e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21314 | 2026.05.02 04:43:34.514567 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21315 | 2026.05.02 04:43:34.514589 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21316 | 2026.05.02 04:43:34.514615 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21317 | 2026.05.02 04:43:34.514631 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21318 | 2026.05.02 04:43:34.514653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21319 | 2026.05.02 04:43:34.514688 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21320 | 2026.05.02 04:43:34.514698 [ 352 ] {} <Debug> TCP-Session: 36bce5ce-3827-4694-9aac-c7d69e23a79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21321 | 2026.05.02 04:43:34.514718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21322 | 2026.05.02 04:43:34.514731 [ 349 ] {} <Debug> TCP-Session: 46f9e564-4b99-45e3-8c79-e7a7ac093bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21323 | 2026.05.02 04:43:34.514714 [ 289 ] {} <Debug> TCP-Session: e003c798-41b5-422c-b181-938f6e028c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21324 | 2026.05.02 04:43:34.514758 [ 287 ] {} <Debug> TCP-Session: eca23227-f386-4768-a51b-75ed8e1303d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21325 | 2026.05.02 04:43:34.514671 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21326 | 2026.05.02 04:43:34.514619 [ 351 ] {} <Debug> TCP-Session: 3cfdedad-9b46-4117-b0bd-42e2583ecc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21327 | 2026.05.02 04:43:34.514831 [ 288 ] {} <Debug> TCP-Session: 8d489590-5dc2-4d2a-936d-51e92dd23700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21328 | 2026.05.02 04:43:34.514667 [ 353 ] {} <Debug> TCP-Session: 05a1f2b7-4794-4598-be1e-fb91a5a0d1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21329 | 2026.05.02 04:43:34.514634 [ 290 ] {} <Debug> TCP-Session: e83d0671-0aa5-496e-ae10-4b15f51f1794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21330 | 2026.05.02 04:43:36.441492 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21331 | 2026.05.02 04:43:36.441557 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21332 | 2026.05.02 04:43:36.637146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38371 | ||
| 21333 | 2026.05.02 04:43:36.637645 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2026.05.02 04:43:36.637693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21335 | 2026.05.02 04:43:36.638173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 21336 | 2026.05.02 04:43:36.638407 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21337 | 2026.05.02 04:43:36.638556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38371 | ||
| 21338 | 2026.05.02 04:43:36.638646 [ 217 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 21339 | 2026.05.02 04:43:36.638700 [ 217 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 21340 | 2026.05.02 04:43:36.641070 [ 217 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 21341 | 2026.05.02 04:43:36.782858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2676 | ||
| 21342 | 2026.05.02 04:43:36.785745 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2026.05.02 04:43:36.785801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21344 | 2026.05.02 04:43:36.787233 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21345 | 2026.05.02 04:43:36.787543 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21346 | 2026.05.02 04:43:36.787767 [ 217 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 21347 | 2026.05.02 04:43:36.787810 [ 217 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 21348 | 2026.05.02 04:43:36.788015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2676 | ||
| 21349 | 2026.05.02 04:43:36.789779 [ 217 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 21350 | 2026.05.02 04:43:37.001971 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001594766 sec. | ||
| 21351 | 2026.05.02 04:43:37.550733 [ 221 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 21352 | 2026.05.02 04:43:37.550784 [ 221 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 21353 | 2026.05.02 04:43:37.553333 [ 221 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 21354 | 2026.05.02 04:43:38.045786 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21355 | 2026.05.02 04:43:38.046027 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 21356 | 2026.05.02 04:43:38.046375 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21357 | 2026.05.02 04:43:38.046413 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 21358 | 2026.05.02 04:43:38.046662 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21359 | 2026.05.02 04:43:38.046731 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21360 | 2026.05.02 04:43:38.046873 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21361 | 2026.05.02 04:43:38.046985 [ 341 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21362 | 2026.05.02 04:43:38.047002 [ 302 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21363 | 2026.05.02 04:43:38.047001 [ 298 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21364 | 2026.05.02 04:43:38.047118 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21365 | 2026.05.02 04:43:38.047147 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21366 | 2026.05.02 04:43:38.047224 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21367 | 2026.05.02 04:43:38.047245 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 21368 | 2026.05.02 04:43:38.047282 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21369 | 2026.05.02 04:43:38.047326 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21370 | 2026.05.02 04:43:38.048511 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002592 sec., 16975.30864197531 rows/sec., 3.55 MiB/sec. | ||
| 21371 | 2026.05.02 04:43:38.048664 [ 259 ] {813b7f63-6b1b-421d-b895-5f79784e9527} <Debug> TCPHandler: Processed in 0.003015788 sec. | ||
| 21372 | 2026.05.02 04:43:38.054094 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21373 | 2026.05.02 04:43:38.054221 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21374 | 2026.05.02 04:43:38.054271 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21375 | 2026.05.02 04:43:38.054935 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21376 | 2026.05.02 04:43:38.054973 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21377 | 2026.05.02 04:43:38.055380 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21378 | 2026.05.02 04:43:38.055601 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21379 | 2026.05.02 04:43:38.055766 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001584 sec., 179292.9292929293 rows/sec., 11.39 MiB/sec. | ||
| 21380 | 2026.05.02 04:43:38.055826 [ 259 ] {2f8f7a4e-a03c-4ca0-89ba-5d26f29d66fa} <Debug> TCPHandler: Processed in 0.001788541 sec. | ||
| 21381 | 2026.05.02 04:43:38.055986 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21382 | 2026.05.02 04:43:38.056092 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21383 | 2026.05.02 04:43:38.056135 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21384 | 2026.05.02 04:43:38.057105 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21385 | 2026.05.02 04:43:38.057140 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21386 | 2026.05.02 04:43:38.057502 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21387 | 2026.05.02 04:43:38.057723 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21388 | 2026.05.02 04:43:38.057857 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001788 sec., 458053.69127516774 rows/sec., 35.53 MiB/sec. | ||
| 21389 | 2026.05.02 04:43:38.057895 [ 259 ] {6a0e30a1-3f6c-474f-bd30-ec76f48db3ea} <Debug> TCPHandler: Processed in 0.001966534 sec. | ||
| 21390 | 2026.05.02 04:43:38.058025 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21391 | 2026.05.02 04:43:38.058130 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21392 | 2026.05.02 04:43:38.058171 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21393 | 2026.05.02 04:43:38.058658 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21394 | 2026.05.02 04:43:38.058693 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21395 | 2026.05.02 04:43:38.058998 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 21396 | 2026.05.02 04:43:38.059217 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21397 | 2026.05.02 04:43:38.059337 [ 109 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 21398 | 2026.05.02 04:43:38.059347 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001236 sec., 123786.4077669903 rows/sec., 7.40 MiB/sec. | ||
| 21399 | 2026.05.02 04:43:38.059373 [ 109 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21400 | 2026.05.02 04:43:38.059389 [ 259 ] {55bf5d35-29f1-4f0b-a955-7b13f2b0a3c2} <Debug> TCPHandler: Processed in 0.001414692 sec. | ||
| 21401 | 2026.05.02 04:43:38.059393 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21402 | 2026.05.02 04:43:38.059499 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 21403 | 2026.05.02 04:43:38.059524 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21404 | 2026.05.02 04:43:38.059532 [ 219 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 21405 | 2026.05.02 04:43:38.059586 [ 219 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 21406 | 2026.05.02 04:43:38.059614 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21407 | 2026.05.02 04:43:38.059627 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21408 | 2026.05.02 04:43:38.059649 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 213 rows starting from the beginning of the part | ||
| 21409 | 2026.05.02 04:43:38.059681 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21410 | 2026.05.02 04:43:38.059720 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 153 rows starting from the beginning of the part | ||
| 21411 | 2026.05.02 04:43:38.059770 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 21412 | 2026.05.02 04:43:38.059812 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 153 rows starting from the beginning of the part | ||
| 21413 | 2026.05.02 04:43:38.059851 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 21414 | 2026.05.02 04:43:38.059891 [ 196 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 153 rows starting from the beginning of the part | ||
| 21415 | 2026.05.02 04:43:38.060183 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21416 | 2026.05.02 04:43:38.060225 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21417 | 2026.05.02 04:43:38.060628 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21418 | 2026.05.02 04:43:38.060803 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134233 sec., 546810.396847273 rows/sec., 35.95 MiB/sec. | ||
| 21419 | 2026.05.02 04:43:38.060900 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.05.02 04:43:38.061007 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 21421 | 2026.05.02 04:43:38.061062 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001453 sec., 102546.45560908465 rows/sec., 6.63 MiB/sec. | ||
| 21422 | 2026.05.02 04:43:38.061105 [ 259 ] {afda0364-08ad-4764-9a4b-17514841ceda} <Debug> TCPHandler: Processed in 0.001630906 sec. | ||
| 21423 | 2026.05.02 04:43:38.061246 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21424 | 2026.05.02 04:43:38.061314 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21425 | 2026.05.02 04:43:38.061346 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21426 | 2026.05.02 04:43:38.061390 [ 187 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_116_23} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 21427 | 2026.05.02 04:43:38.061395 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21428 | 2026.05.02 04:43:38.061514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21429 | 2026.05.02 04:43:38.061905 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21430 | 2026.05.02 04:43:38.061948 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21431 | 2026.05.02 04:43:38.062274 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21432 | 2026.05.02 04:43:38.062549 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21433 | 2026.05.02 04:43:38.062680 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001354 sec., 109305.76070901034 rows/sec., 6.22 MiB/sec. | ||
| 21434 | 2026.05.02 04:43:38.062717 [ 259 ] {ca0a82fd-41ee-4268-92b2-e8dcd212c72c} <Debug> TCPHandler: Processed in 0.001522535 sec. | ||
| 21435 | 2026.05.02 04:43:38.062851 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21436 | 2026.05.02 04:43:38.062947 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21437 | 2026.05.02 04:43:38.062987 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21438 | 2026.05.02 04:43:38.063025 [ 219 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 21439 | 2026.05.02 04:43:38.063715 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21440 | 2026.05.02 04:43:38.063756 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21441 | 2026.05.02 04:43:38.064083 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21442 | 2026.05.02 04:43:38.064291 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21443 | 2026.05.02 04:43:38.064427 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001498 sec., 334445.9279038718 rows/sec., 23.51 MiB/sec. | ||
| 21444 | 2026.05.02 04:43:38.064465 [ 259 ] {27f21cd9-9b9e-4429-b691-e7b9982d6ebf} <Debug> TCPHandler: Processed in 0.001663807 sec. | ||
| 21445 | 2026.05.02 04:43:38.064589 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21446 | 2026.05.02 04:43:38.064687 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21447 | 2026.05.02 04:43:38.064729 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21448 | 2026.05.02 04:43:38.065091 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21449 | 2026.05.02 04:43:38.065127 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21450 | 2026.05.02 04:43:38.065437 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21451 | 2026.05.02 04:43:38.065653 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21452 | 2026.05.02 04:43:38.065781 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 21453 | 2026.05.02 04:43:38.065817 [ 259 ] {14b6798c-e535-465b-aa58-b24af66e5859} <Debug> TCPHandler: Processed in 0.001277538 sec. | ||
| 21454 | 2026.05.02 04:43:38.065957 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21455 | 2026.05.02 04:43:38.066053 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21456 | 2026.05.02 04:43:38.066094 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21457 | 2026.05.02 04:43:38.066542 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21458 | 2026.05.02 04:43:38.066577 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21459 | 2026.05.02 04:43:38.066914 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21460 | 2026.05.02 04:43:38.067138 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21461 | 2026.05.02 04:43:38.067266 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 21462 | 2026.05.02 04:43:38.067303 [ 259 ] {956246f8-5df2-4f96-bd66-e42c19fd0989} <Debug> TCPHandler: Processed in 0.001396502 sec. | ||
| 21463 | 2026.05.02 04:43:38.067434 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21464 | 2026.05.02 04:43:38.067530 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21465 | 2026.05.02 04:43:38.067577 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21466 | 2026.05.02 04:43:38.067907 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21467 | 2026.05.02 04:43:38.067947 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21468 | 2026.05.02 04:43:38.068233 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21469 | 2026.05.02 04:43:38.068439 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21470 | 2026.05.02 04:43:38.068549 [ 108 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 21471 | 2026.05.02 04:43:38.068565 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 21472 | 2026.05.02 04:43:38.068610 [ 108 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21473 | 2026.05.02 04:43:38.068626 [ 259 ] {1f74d392-de3b-41e9-973b-cea1fae7fc81} <Debug> TCPHandler: Processed in 0.001240519 sec. | ||
| 21474 | 2026.05.02 04:43:38.068649 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21475 | 2026.05.02 04:43:38.068761 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21476 | 2026.05.02 04:43:38.068767 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 21477 | 2026.05.02 04:43:38.068861 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21478 | 2026.05.02 04:43:38.068918 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21479 | 2026.05.02 04:43:38.068920 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21480 | 2026.05.02 04:43:38.068968 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 56 rows starting from the beginning of the part | ||
| 21481 | 2026.05.02 04:43:38.069032 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 21482 | 2026.05.02 04:43:38.069079 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 21483 | 2026.05.02 04:43:38.069122 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 21484 | 2026.05.02 04:43:38.069165 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 21485 | 2026.05.02 04:43:38.069205 [ 194 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 21486 | 2026.05.02 04:43:38.069760 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21487 | 2026.05.02 04:43:38.069800 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21488 | 2026.05.02 04:43:38.070080 [ 196 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369451 sec., 44543.39731761122 rows/sec., 2.93 MiB/sec. | ||
| 21489 | 2026.05.02 04:43:38.070245 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 21490 | 2026.05.02 04:43:38.070391 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 21491 | 2026.05.02 04:43:38.070616 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21492 | 2026.05.02 04:43:38.070693 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.05.02 04:43:38.070701 [ 191 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_60_12} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 21494 | 2026.05.02 04:43:38.070817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21495 | 2026.05.02 04:43:38.070841 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 21496 | 2026.05.02 04:43:38.070854 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00201 sec., 5472.636815920398 rows/sec., 9.81 MiB/sec. | ||
| 21497 | 2026.05.02 04:43:38.070880 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21498 | 2026.05.02 04:43:38.070905 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21499 | 2026.05.02 04:43:38.070928 [ 259 ] {2b76e88e-8932-4341-aeb2-8822be584a92} <Debug> TCPHandler: Processed in 0.00221678 sec. | ||
| 21500 | 2026.05.02 04:43:38.070998 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 21501 | 2026.05.02 04:43:38.071029 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 21502 | 2026.05.02 04:43:38.071061 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 21503 | 2026.05.02 04:43:38.071070 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2026.05.02 04:43:38.071172 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21505 | 2026.05.02 04:43:38.071209 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21506 | 2026.05.02 04:43:38.071215 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21507 | 2026.05.02 04:43:38.071271 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2464 rows starting from the beginning of the part | ||
| 21508 | 2026.05.02 04:43:38.071400 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 21509 | 2026.05.02 04:43:38.071501 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 21510 | 2026.05.02 04:43:38.071579 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21511 | 2026.05.02 04:43:38.071600 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 21512 | 2026.05.02 04:43:38.071619 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21513 | 2026.05.02 04:43:38.071705 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 21514 | 2026.05.02 04:43:38.071811 [ 191 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 21515 | 2026.05.02 04:43:38.071952 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21516 | 2026.05.02 04:43:38.072204 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21517 | 2026.05.02 04:43:38.072345 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001191 sec., 75566.75062972293 rows/sec., 4.73 MiB/sec. | ||
| 21518 | 2026.05.02 04:43:38.072381 [ 259 ] {dcdb03ae-33ce-4d4c-9a1f-3a308072da25} <Debug> TCPHandler: Processed in 0.001361351 sec. | ||
| 21519 | 2026.05.02 04:43:38.074261 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 21520 | 2026.05.02 04:43:38.080883 [ 196 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2559 rows, containing 19 columns (19 merged, 0 gathered) in 0.009929263 sec., 257723.0555782438 rows/sec., 461.83 MiB/sec. | ||
| 21521 | 2026.05.02 04:43:38.083341 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 21522 | 2026.05.02 04:43:38.083718 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21523 | 2026.05.02 04:43:38.083807 [ 198 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 21524 | 2026.05.02 04:43:38.083953 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 21525 | 2026.05.02 04:43:38.325088 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21526 | 2026.05.02 04:43:38.325358 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 21527 | 2026.05.02 04:43:38.325766 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21528 | 2026.05.02 04:43:38.325812 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 21529 | 2026.05.02 04:43:38.326103 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21530 | 2026.05.02 04:43:38.326187 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21531 | 2026.05.02 04:43:38.326353 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 21532 | 2026.05.02 04:43:38.326503 [ 298 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21533 | 2026.05.02 04:43:38.326507 [ 296 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21534 | 2026.05.02 04:43:38.326503 [ 310 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21535 | 2026.05.02 04:43:38.326689 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (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 | ||
| 21536 | 2026.05.02 04:43:38.326722 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21537 | 2026.05.02 04:43:38.326824 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21538 | 2026.05.02 04:43:38.326848 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 21539 | 2026.05.02 04:43:38.326890 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 21540 | 2026.05.02 04:43:38.326937 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 21541 | 2026.05.02 04:43:38.326980 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 21542 | 2026.05.02 04:43:38.328617 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> executeQuery: Read 45 rows, 9.52 KiB in 0.003369 sec., 13357.079252003561 rows/sec., 2.76 MiB/sec. | ||
| 21543 | 2026.05.02 04:43:38.328862 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> MemoryTracker: Peak memory usage (for query): 150.89 KiB. | ||
| 21544 | 2026.05.02 04:43:38.328882 [ 259 ] {7eae4903-1b97-43a7-a0c7-03d4a75eb7e9} <Debug> TCPHandler: Processed in 0.003951269 sec. | ||
| 21545 | 2026.05.02 04:43:38.344787 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21546 | 2026.05.02 04:43:38.344981 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21547 | 2026.05.02 04:43:38.345068 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21548 | 2026.05.02 04:43:38.347501 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21549 | 2026.05.02 04:43:38.347559 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21550 | 2026.05.02 04:43:38.348082 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 21551 | 2026.05.02 04:43:38.348383 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21552 | 2026.05.02 04:43:38.348590 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003664 sec., 1091.703056768559 rows/sec., 89.02 KiB/sec. | ||
| 21553 | 2026.05.02 04:43:38.348663 [ 259 ] {24cd7c48-a1ac-4481-a3c8-d91ac62667ec} <Debug> TCPHandler: Processed in 0.00400946 sec. | ||
| 21554 | 2026.05.02 04:43:38.348843 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21555 | 2026.05.02 04:43:38.348980 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21556 | 2026.05.02 04:43:38.349041 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21557 | 2026.05.02 04:43:38.351208 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21558 | 2026.05.02 04:43:38.351256 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21559 | 2026.05.02 04:43:38.351825 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21560 | 2026.05.02 04:43:38.352168 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21561 | 2026.05.02 04:43:38.352383 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Debug> executeQuery: Read 2470 rows, 187.81 KiB in 0.003434 sec., 719277.8101339546 rows/sec., 53.41 MiB/sec. | ||
| 21562 | 2026.05.02 04:43:38.352382 [ 108 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21563 | 2026.05.02 04:43:38.352439 [ 259 ] {74af3fc0-e1be-477e-92ed-ac688a28d2e8} <Debug> TCPHandler: Processed in 0.003662682 sec. | ||
| 21564 | 2026.05.02 04:43:38.352461 [ 108 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21565 | 2026.05.02 04:43:38.352491 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21566 | 2026.05.02 04:43:38.352595 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 21567 | 2026.05.02 04:43:38.352619 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2026.05.02 04:43:38.352715 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21569 | 2026.05.02 04:43:38.352749 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21570 | 2026.05.02 04:43:38.352756 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3242 rows starting from the beginning of the part | ||
| 21571 | 2026.05.02 04:43:38.352810 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21572 | 2026.05.02 04:43:38.352850 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 118 rows starting from the beginning of the part | ||
| 21573 | 2026.05.02 04:43:38.352911 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 819 rows starting from the beginning of the part | ||
| 21574 | 2026.05.02 04:43:38.352965 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 118 rows starting from the beginning of the part | ||
| 21575 | 2026.05.02 04:43:38.353013 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 819 rows starting from the beginning of the part | ||
| 21576 | 2026.05.02 04:43:38.353066 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 2470 rows starting from the beginning of the part | ||
| 21577 | 2026.05.02 04:43:38.353403 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21578 | 2026.05.02 04:43:38.353452 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21579 | 2026.05.02 04:43:38.353824 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 21580 | 2026.05.02 04:43:38.354107 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21581 | 2026.05.02 04:43:38.354333 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001612 sec., 28535.980148883376 rows/sec., 2.08 MiB/sec. | ||
| 21582 | 2026.05.02 04:43:38.354384 [ 259 ] {63152d3f-753b-4c8f-af1f-e091caed4fd2} <Debug> TCPHandler: Processed in 0.001823781 sec. | ||
| 21583 | 2026.05.02 04:43:38.354546 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21584 | 2026.05.02 04:43:38.354661 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21585 | 2026.05.02 04:43:38.354710 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21586 | 2026.05.02 04:43:38.355550 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21587 | 2026.05.02 04:43:38.355591 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21588 | 2026.05.02 04:43:38.355994 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21589 | 2026.05.02 04:43:38.356082 [ 198 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7586 rows, containing 5 columns (5 merged, 0 gathered) in 0.003526209 sec., 2151318.8809852167 rows/sec., 170.93 MiB/sec. | ||
| 21590 | 2026.05.02 04:43:38.356249 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21591 | 2026.05.02 04:43:38.356405 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001768 sec., 453619.9095022624 rows/sec., 26.21 MiB/sec. | ||
| 21592 | 2026.05.02 04:43:38.356451 [ 259 ] {b4c97707-e1c5-4219-b555-34d9da76f383} <Debug> TCPHandler: Processed in 0.001961964 sec. | ||
| 21593 | 2026.05.02 04:43:38.356483 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21594 | 2026.05.02 04:43:38.356594 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21595 | 2026.05.02 04:43:38.356706 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21596 | 2026.05.02 04:43:38.356754 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21597 | 2026.05.02 04:43:38.356803 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21598 | 2026.05.02 04:43:38.356889 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_136_27} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21599 | 2026.05.02 04:43:38.356977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 21600 | 2026.05.02 04:43:38.357196 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21601 | 2026.05.02 04:43:38.357241 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21602 | 2026.05.02 04:43:38.357569 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 21603 | 2026.05.02 04:43:38.357833 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2026.05.02 04:43:38.357984 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 54.21 KiB/sec. | ||
| 21605 | 2026.05.02 04:43:38.358029 [ 259 ] {90e39e3c-df1e-4eb8-be7a-6d41053a5fe1} <Debug> TCPHandler: Processed in 0.001487133 sec. | ||
| 21606 | 2026.05.02 04:43:38.358173 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21607 | 2026.05.02 04:43:38.358281 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21608 | 2026.05.02 04:43:38.358328 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21609 | 2026.05.02 04:43:38.359394 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21610 | 2026.05.02 04:43:38.359439 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21611 | 2026.05.02 04:43:38.359832 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21612 | 2026.05.02 04:43:38.360082 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21613 | 2026.05.02 04:43:38.360263 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001999 sec., 662831.415707854 rows/sec., 44.42 MiB/sec. | ||
| 21614 | 2026.05.02 04:43:38.360283 [ 107 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21615 | 2026.05.02 04:43:38.360314 [ 259 ] {72155975-b570-4bbc-aadd-25e146007636} <Debug> TCPHandler: Processed in 0.002193829 sec. | ||
| 21616 | 2026.05.02 04:43:38.360382 [ 107 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21617 | 2026.05.02 04:43:38.360418 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21618 | 2026.05.02 04:43:38.360517 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21619 | 2026.05.02 04:43:38.360531 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 21620 | 2026.05.02 04:43:38.360644 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21621 | 2026.05.02 04:43:38.360646 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21622 | 2026.05.02 04:43:38.360695 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1794 rows starting from the beginning of the part | ||
| 21623 | 2026.05.02 04:43:38.360702 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21624 | 2026.05.02 04:43:38.360767 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 95 rows starting from the beginning of the part | ||
| 21625 | 2026.05.02 04:43:38.360821 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 501 rows starting from the beginning of the part | ||
| 21626 | 2026.05.02 04:43:38.360874 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 95 rows starting from the beginning of the part | ||
| 21627 | 2026.05.02 04:43:38.360923 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 501 rows starting from the beginning of the part | ||
| 21628 | 2026.05.02 04:43:38.360971 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1325 rows starting from the beginning of the part | ||
| 21629 | 2026.05.02 04:43:38.361766 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21630 | 2026.05.02 04:43:38.361811 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21631 | 2026.05.02 04:43:38.362363 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21632 | 2026.05.02 04:43:38.362626 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21633 | 2026.05.02 04:43:38.362789 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.002169 sec., 690640.848317197 rows/sec., 41.89 MiB/sec. | ||
| 21634 | 2026.05.02 04:43:38.362791 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 | ||
| 21635 | 2026.05.02 04:43:38.362823 [ 196 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002343403 sec., 1839632.3637035543 rows/sec., 133.16 MiB/sec. | ||
| 21636 | 2026.05.02 04:43:38.362838 [ 259 ] {ef3349af-e303-4dc4-9604-fa2859068d80} <Debug> TCPHandler: Processed in 0.002384623 sec. | ||
| 21637 | 2026.05.02 04:43:38.362857 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21638 | 2026.05.02 04:43:38.362900 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21639 | 2026.05.02 04:43:38.362982 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full | ||
| 21640 | 2026.05.02 04:43:38.363026 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21641 | 2026.05.02 04:43:38.363090 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21642 | 2026.05.02 04:43:38.363123 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_131_27, total 52557 rows starting from the beginning of the part | ||
| 21643 | 2026.05.02 04:43:38.363147 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21644 | 2026.05.02 04:43:38.363185 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 21645 | 2026.05.02 04:43:38.363202 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21646 | 2026.05.02 04:43:38.363236 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 265 rows starting from the beginning of the part | ||
| 21647 | 2026.05.02 04:43:38.363240 [ 198 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21648 | 2026.05.02 04:43:38.363280 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 21649 | 2026.05.02 04:43:38.363341 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 265 rows starting from the beginning of the part | ||
| 21650 | 2026.05.02 04:43:38.363382 [ 201 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1498 rows starting from the beginning of the part | ||
| 21651 | 2026.05.02 04:43:38.363618 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21652 | 2026.05.02 04:43:38.363664 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21653 | 2026.05.02 04:43:38.363825 [ 198 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21654 | 2026.05.02 04:43:38.363962 [ 198 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_136_27} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21655 | 2026.05.02 04:43:38.364060 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21656 | 2026.05.02 04:43:38.364099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 21657 | 2026.05.02 04:43:38.364329 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21658 | 2026.05.02 04:43:38.364496 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 46.30 KiB/sec. | ||
| 21659 | 2026.05.02 04:43:38.364545 [ 259 ] {0f3de0d5-e3e4-4470-b00b-0a9bb31112ad} <Debug> TCPHandler: Processed in 0.001579746 sec. | ||
| 21660 | 2026.05.02 04:43:38.364697 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21661 | 2026.05.02 04:43:38.364809 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21662 | 2026.05.02 04:43:38.364879 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21663 | 2026.05.02 04:43:38.365982 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21664 | 2026.05.02 04:43:38.366026 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21665 | 2026.05.02 04:43:38.366737 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 21666 | 2026.05.02 04:43:38.367000 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21667 | 2026.05.02 04:43:38.367178 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002389 sec., 17580.577647551276 rows/sec., 31.50 MiB/sec. | ||
| 21668 | 2026.05.02 04:43:38.367256 [ 259 ] {8903427d-1971-4fea-89c5-08a4ea147337} <Debug> TCPHandler: Processed in 0.002618548 sec. | ||
| 21669 | 2026.05.02 04:43:38.367420 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21670 | 2026.05.02 04:43:38.367531 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21671 | 2026.05.02 04:43:38.367583 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21672 | 2026.05.02 04:43:38.367993 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21673 | 2026.05.02 04:43:38.368038 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21674 | 2026.05.02 04:43:38.368425 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21675 | 2026.05.02 04:43:38.368672 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21676 | 2026.05.02 04:43:38.368824 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001315 sec., 9125.475285171104 rows/sec., 629.75 KiB/sec. | ||
| 21677 | 2026.05.02 04:43:38.368830 [ 107 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21678 | 2026.05.02 04:43:38.368869 [ 259 ] {12dddb88-4e13-482d-afba-dce0f9f06bf7} <Debug> TCPHandler: Processed in 0.001512274 sec. | ||
| 21679 | 2026.05.02 04:43:38.368885 [ 107 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21680 | 2026.05.02 04:43:38.368913 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21681 | 2026.05.02 04:43:38.369048 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 21682 | 2026.05.02 04:43:38.369204 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21683 | 2026.05.02 04:43:38.369247 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8310 rows starting from the beginning of the part | ||
| 21684 | 2026.05.02 04:43:38.369324 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 21685 | 2026.05.02 04:43:38.369383 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 21686 | 2026.05.02 04:43:38.369432 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 21687 | 2026.05.02 04:43:38.369483 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 21688 | 2026.05.02 04:43:38.369528 [ 190 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 12 rows starting from the beginning of the part | ||
| 21689 | 2026.05.02 04:43:38.374048 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8622 rows, containing 4 columns (4 merged, 0 gathered) in 0.005070294 sec., 1700493.107500275 rows/sec., 109.55 MiB/sec. | ||
| 21690 | 2026.05.02 04:43:38.374265 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21691 | 2026.05.02 04:43:38.374625 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21692 | 2026.05.02 04:43:38.374713 [ 189 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_136_27} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21693 | 2026.05.02 04:43:38.374807 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 21694 | 2026.05.02 04:43:38.374878 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54905 rows, containing 5 columns (5 merged, 0 gathered) in 0.011928988 sec., 4602653.636670604 rows/sec., 293.27 MiB/sec. | ||
| 21695 | 2026.05.02 04:43:38.375381 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 21696 | 2026.05.02 04:43:38.375738 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21697 | 2026.05.02 04:43:38.375840 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 | ||
| 21698 | 2026.05.02 04:43:38.375946 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 21699 | 2026.05.02 04:43:38.668667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 21700 | 2026.05.02 04:43:38.685261 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21701 | 2026.05.02 04:43:38.685322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21702 | 2026.05.02 04:43:38.692419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 21703 | 2026.05.02 04:43:38.693142 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21704 | 2026.05.02 04:43:38.696688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 21705 | 2026.05.02 04:43:39.851226 [ 224 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 21706 | 2026.05.02 04:43:39.851275 [ 224 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 21707 | 2026.05.02 04:43:39.852844 [ 224 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 21708 | 2026.05.02 04:43:43.039280 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21709 | 2026.05.02 04:43:43.039536 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 21710 | 2026.05.02 04:43:43.039871 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21711 | 2026.05.02 04:43:43.039905 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 21712 | 2026.05.02 04:43:43.040127 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21713 | 2026.05.02 04:43:43.040199 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21714 | 2026.05.02 04:43:43.040342 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21715 | 2026.05.02 04:43:43.040462 [ 320 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21716 | 2026.05.02 04:43:43.040462 [ 296 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21717 | 2026.05.02 04:43:43.040470 [ 310 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21718 | 2026.05.02 04:43:43.040616 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21719 | 2026.05.02 04:43:43.040645 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21720 | 2026.05.02 04:43:43.040718 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21721 | 2026.05.02 04:43:43.040739 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 21722 | 2026.05.02 04:43:43.040774 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21723 | 2026.05.02 04:43:43.040816 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21724 | 2026.05.02 04:43:43.042062 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002628 sec., 16742.7701674277 rows/sec., 1.91 MiB/sec. | ||
| 21725 | 2026.05.02 04:43:43.042229 [ 259 ] {b3a1fe1e-d10e-4e65-b762-99150fad7c02} <Debug> TCPHandler: Processed in 0.00307532 sec. | ||
| 21726 | 2026.05.02 04:43:43.044020 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21727 | 2026.05.02 04:43:43.044142 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21728 | 2026.05.02 04:43:43.044190 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21729 | 2026.05.02 04:43:43.044715 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21730 | 2026.05.02 04:43:43.044757 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21731 | 2026.05.02 04:43:43.045140 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21732 | 2026.05.02 04:43:43.045358 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21733 | 2026.05.02 04:43:43.045514 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001404 sec., 39886.039886039885 rows/sec., 3.06 MiB/sec. | ||
| 21734 | 2026.05.02 04:43:43.045565 [ 259 ] {b3186a80-020e-4b52-adf2-78097838b946} <Debug> TCPHandler: Processed in 0.001599316 sec. | ||
| 21735 | 2026.05.02 04:43:43.045708 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21736 | 2026.05.02 04:43:43.045811 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21737 | 2026.05.02 04:43:43.045853 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21738 | 2026.05.02 04:43:43.046283 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21739 | 2026.05.02 04:43:43.046320 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21740 | 2026.05.02 04:43:43.046656 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21741 | 2026.05.02 04:43:43.046866 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21742 | 2026.05.02 04:43:43.046997 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 21743 | 2026.05.02 04:43:43.047035 [ 259 ] {be09404f-49ee-4da3-8dfd-b2bc03c41b7a} <Debug> TCPHandler: Processed in 0.001384721 sec. | ||
| 21744 | 2026.05.02 04:43:43.047158 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21745 | 2026.05.02 04:43:43.047254 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21746 | 2026.05.02 04:43:43.047326 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21747 | 2026.05.02 04:43:43.047730 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21748 | 2026.05.02 04:43:43.047766 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21749 | 2026.05.02 04:43:43.048096 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21750 | 2026.05.02 04:43:43.048307 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21751 | 2026.05.02 04:43:43.048443 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001206 sec., 106135.98673300166 rows/sec., 7.39 MiB/sec. | ||
| 21752 | 2026.05.02 04:43:43.048484 [ 259 ] {1d6a0843-c119-406a-82d0-3f38349ffdad} <Debug> TCPHandler: Processed in 0.001375321 sec. | ||
| 21753 | 2026.05.02 04:43:43.048615 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21754 | 2026.05.02 04:43:43.048740 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21755 | 2026.05.02 04:43:43.048784 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21756 | 2026.05.02 04:43:43.049128 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21757 | 2026.05.02 04:43:43.049164 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21758 | 2026.05.02 04:43:43.049464 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21759 | 2026.05.02 04:43:43.049673 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2026.05.02 04:43:43.049817 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 21761 | 2026.05.02 04:43:43.049870 [ 259 ] {8772b237-e30b-4e9b-8204-79b79121d3cf} <Debug> TCPHandler: Processed in 0.00130872 sec. | ||
| 21762 | 2026.05.02 04:43:44.138696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38883 | ||
| 21763 | 2026.05.02 04:43:44.139241 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21764 | 2026.05.02 04:43:44.139287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21765 | 2026.05.02 04:43:44.139804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 21766 | 2026.05.02 04:43:44.140053 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21767 | 2026.05.02 04:43:44.140192 [ 96 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 21768 | 2026.05.02 04:43:44.140208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38883 | ||
| 21769 | 2026.05.02 04:43:44.140230 [ 96 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21770 | 2026.05.02 04:43:44.140252 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21771 | 2026.05.02 04:43:44.140362 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 21772 | 2026.05.02 04:43:44.140501 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21773 | 2026.05.02 04:43:44.140541 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36451 rows starting from the beginning of the part | ||
| 21774 | 2026.05.02 04:43:44.140607 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 21775 | 2026.05.02 04:43:44.140653 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 21776 | 2026.05.02 04:43:44.140696 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 21777 | 2026.05.02 04:43:44.140736 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 21778 | 2026.05.02 04:43:44.140778 [ 199 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 21779 | 2026.05.02 04:43:44.143483 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38883 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167401 sec., 12275995.366548158 rows/sec., 175.61 MiB/sec. | ||
| 21780 | 2026.05.02 04:43:44.144025 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 21781 | 2026.05.02 04:43:44.144389 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21782 | 2026.05.02 04:43:44.144487 [ 193 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_81_16} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 21783 | 2026.05.02 04:43:44.144627 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21784 | 2026.05.02 04:43:46.196773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 21785 | 2026.05.02 04:43:46.214532 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21786 | 2026.05.02 04:43:46.214596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21787 | 2026.05.02 04:43:46.220741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 21788 | 2026.05.02 04:43:46.221454 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21789 | 2026.05.02 04:43:46.221768 [ 86 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 21790 | 2026.05.02 04:43:46.221834 [ 86 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21791 | 2026.05.02 04:43:46.221854 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21792 | 2026.05.02 04:43:46.221979 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21793 | 2026.05.02 04:43:46.225108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 21794 | 2026.05.02 04:43:46.225740 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21795 | 2026.05.02 04:43:46.227196 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21796 | 2026.05.02 04:43:46.232455 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21797 | 2026.05.02 04:43:46.237240 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21798 | 2026.05.02 04:43:46.241709 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21799 | 2026.05.02 04:43:46.246473 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21800 | 2026.05.02 04:43:46.251244 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 21801 | 2026.05.02 04:43:46.313942 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.092021919 sec., 6628.855457795877 rows/sec., 34.28 MiB/sec. | ||
| 21802 | 2026.05.02 04:43:46.317304 [ 186 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 21803 | 2026.05.02 04:43:46.319609 [ 186 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_81_16} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2026.05.02 04:43:46.319745 [ 186 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_81_16} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 21805 | 2026.05.02 04:43:46.322131 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21806 | 2026.05.02 04:43:46.788300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2732 | ||
| 21807 | 2026.05.02 04:43:46.791346 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.05.02 04:43:46.791402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21809 | 2026.05.02 04:43:46.792740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21810 | 2026.05.02 04:43:46.793058 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21811 | 2026.05.02 04:43:46.793476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2732 | ||
| 21812 | 2026.05.02 04:43:47.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.46 MiB, peak 417.86 MiB, free memory in arenas 0.00 B, will set to 399.37 MiB (RSS), difference: -1.09 MiB | ||
| 21813 | 2026.05.02 04:43:48.045857 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21814 | 2026.05.02 04:43:48.046096 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 21815 | 2026.05.02 04:43:48.046451 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21816 | 2026.05.02 04:43:48.046495 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 21817 | 2026.05.02 04:43:48.046747 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21818 | 2026.05.02 04:43:48.046819 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21819 | 2026.05.02 04:43:48.046964 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 21820 | 2026.05.02 04:43:48.047090 [ 320 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21821 | 2026.05.02 04:43:48.047101 [ 310 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21822 | 2026.05.02 04:43:48.047090 [ 296 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21823 | 2026.05.02 04:43:48.047268 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21824 | 2026.05.02 04:43:48.047297 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21825 | 2026.05.02 04:43:48.047374 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21826 | 2026.05.02 04:43:48.047395 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 21827 | 2026.05.02 04:43:48.047435 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21828 | 2026.05.02 04:43:48.047479 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21829 | 2026.05.02 04:43:48.048795 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002796 sec., 15736.766809728184 rows/sec., 3.29 MiB/sec. | ||
| 21830 | 2026.05.02 04:43:48.048948 [ 259 ] {1cc55243-9c0f-42f4-925f-bb5622036ef0} <Debug> TCPHandler: Processed in 0.003221972 sec. | ||
| 21831 | 2026.05.02 04:43:48.054220 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21832 | 2026.05.02 04:43:48.054351 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21833 | 2026.05.02 04:43:48.054404 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21834 | 2026.05.02 04:43:48.055085 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21835 | 2026.05.02 04:43:48.055126 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21836 | 2026.05.02 04:43:48.055517 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21837 | 2026.05.02 04:43:48.055757 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21838 | 2026.05.02 04:43:48.055913 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001596 sec., 177944.8621553885 rows/sec., 11.30 MiB/sec. | ||
| 21839 | 2026.05.02 04:43:48.055963 [ 259 ] {4a367b8d-ab48-4ca3-9c20-b72c74f5a417} <Debug> TCPHandler: Processed in 0.001799571 sec. | ||
| 21840 | 2026.05.02 04:43:48.056112 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21841 | 2026.05.02 04:43:48.056222 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21842 | 2026.05.02 04:43:48.056275 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21843 | 2026.05.02 04:43:48.057194 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21844 | 2026.05.02 04:43:48.057232 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21845 | 2026.05.02 04:43:48.057604 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21846 | 2026.05.02 04:43:48.057842 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21847 | 2026.05.02 04:43:48.057989 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001789 sec., 457797.6523197317 rows/sec., 35.51 MiB/sec. | ||
| 21848 | 2026.05.02 04:43:48.058032 [ 259 ] {6e8e7dcb-6780-42b5-88f6-10956297b6be} <Debug> TCPHandler: Processed in 0.001978864 sec. | ||
| 21849 | 2026.05.02 04:43:48.058159 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21850 | 2026.05.02 04:43:48.058261 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21851 | 2026.05.02 04:43:48.058304 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21852 | 2026.05.02 04:43:48.058811 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21853 | 2026.05.02 04:43:48.058850 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21854 | 2026.05.02 04:43:48.059170 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 21855 | 2026.05.02 04:43:48.059388 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21856 | 2026.05.02 04:43:48.059522 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001281 sec., 119437.93911007025 rows/sec., 7.14 MiB/sec. | ||
| 21857 | 2026.05.02 04:43:48.059562 [ 259 ] {f24c404d-ebf7-4ba8-9b5a-4b404b1e57f9} <Debug> TCPHandler: Processed in 0.001453513 sec. | ||
| 21858 | 2026.05.02 04:43:48.059687 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21859 | 2026.05.02 04:43:48.059793 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21860 | 2026.05.02 04:43:48.059843 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21861 | 2026.05.02 04:43:48.060341 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21862 | 2026.05.02 04:43:48.060379 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21863 | 2026.05.02 04:43:48.060688 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 21864 | 2026.05.02 04:43:48.060904 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21865 | 2026.05.02 04:43:48.061038 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001271 sec., 117230.52714398112 rows/sec., 7.57 MiB/sec. | ||
| 21866 | 2026.05.02 04:43:48.061079 [ 259 ] {ef7786d6-ec0d-48e9-87bd-912fa049927f} <Debug> TCPHandler: Processed in 0.001442633 sec. | ||
| 21867 | 2026.05.02 04:43:48.061113 [ 219 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 21868 | 2026.05.02 04:43:48.061160 [ 219 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 21869 | 2026.05.02 04:43:48.061206 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21870 | 2026.05.02 04:43:48.061317 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21871 | 2026.05.02 04:43:48.061362 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21872 | 2026.05.02 04:43:48.061869 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21873 | 2026.05.02 04:43:48.061911 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21874 | 2026.05.02 04:43:48.062319 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21875 | 2026.05.02 04:43:48.062589 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21876 | 2026.05.02 04:43:48.062725 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001429 sec., 103568.92932120364 rows/sec., 5.89 MiB/sec. | ||
| 21877 | 2026.05.02 04:43:48.062765 [ 259 ] {ec7f548d-a28d-4a40-9a3c-cf0f91c2e13a} <Debug> TCPHandler: Processed in 0.001612816 sec. | ||
| 21878 | 2026.05.02 04:43:48.062896 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21879 | 2026.05.02 04:43:48.062995 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21880 | 2026.05.02 04:43:48.063038 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21881 | 2026.05.02 04:43:48.063770 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21882 | 2026.05.02 04:43:48.063808 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21883 | 2026.05.02 04:43:48.064013 [ 219 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 21884 | 2026.05.02 04:43:48.064186 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21885 | 2026.05.02 04:43:48.064443 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21886 | 2026.05.02 04:43:48.064578 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.0016 sec., 313125 rows/sec., 22.01 MiB/sec. | ||
| 21887 | 2026.05.02 04:43:48.064619 [ 259 ] {d7065705-b20d-4d75-80dd-c520026bcdd5} <Debug> TCPHandler: Processed in 0.001773589 sec. | ||
| 21888 | 2026.05.02 04:43:48.064647 [ 222 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 21889 | 2026.05.02 04:43:48.064682 [ 222 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 21890 | 2026.05.02 04:43:48.064753 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21891 | 2026.05.02 04:43:48.064856 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21892 | 2026.05.02 04:43:48.064901 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21893 | 2026.05.02 04:43:48.065249 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21894 | 2026.05.02 04:43:48.065287 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21895 | 2026.05.02 04:43:48.065606 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21896 | 2026.05.02 04:43:48.065865 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21897 | 2026.05.02 04:43:48.066013 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 21898 | 2026.05.02 04:43:48.066052 [ 259 ] {d5504019-d162-4fc6-a27e-ff74d5f2d8f0} <Debug> TCPHandler: Processed in 0.001349701 sec. | ||
| 21899 | 2026.05.02 04:43:48.066176 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21900 | 2026.05.02 04:43:48.066277 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21901 | 2026.05.02 04:43:48.066323 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21902 | 2026.05.02 04:43:48.066790 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21903 | 2026.05.02 04:43:48.066831 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21904 | 2026.05.02 04:43:48.067209 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21905 | 2026.05.02 04:43:48.067446 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21906 | 2026.05.02 04:43:48.067587 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 13.25 MiB/sec. | ||
| 21907 | 2026.05.02 04:43:48.067629 [ 259 ] {39169b2a-2385-4974-b9e9-3fa075182b86} <Debug> TCPHandler: Processed in 0.001502414 sec. | ||
| 21908 | 2026.05.02 04:43:48.067765 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21909 | 2026.05.02 04:43:48.067864 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21910 | 2026.05.02 04:43:48.067910 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21911 | 2026.05.02 04:43:48.068255 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21912 | 2026.05.02 04:43:48.068295 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21913 | 2026.05.02 04:43:48.068439 [ 222 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 21914 | 2026.05.02 04:43:48.068624 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21915 | 2026.05.02 04:43:48.068879 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21916 | 2026.05.02 04:43:48.069018 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001171 sec., 853.9709649871904 rows/sec., 57.54 KiB/sec. | ||
| 21917 | 2026.05.02 04:43:48.069055 [ 259 ] {72a88dee-4756-49e0-80cc-a74da12d68c0} <Debug> TCPHandler: Processed in 0.00134607 sec. | ||
| 21918 | 2026.05.02 04:43:48.069182 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21919 | 2026.05.02 04:43:48.069281 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21920 | 2026.05.02 04:43:48.069336 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21921 | 2026.05.02 04:43:48.070154 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21922 | 2026.05.02 04:43:48.070192 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21923 | 2026.05.02 04:43:48.070731 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 21924 | 2026.05.02 04:43:48.070970 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21925 | 2026.05.02 04:43:48.071113 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00185 sec., 5945.945945945946 rows/sec., 10.65 MiB/sec. | ||
| 21926 | 2026.05.02 04:43:48.071173 [ 259 ] {a33895d7-fc44-4c43-aa97-afbbfe1096d0} <Debug> TCPHandler: Processed in 0.002040616 sec. | ||
| 21927 | 2026.05.02 04:43:48.071321 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21928 | 2026.05.02 04:43:48.071420 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21929 | 2026.05.02 04:43:48.071463 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21930 | 2026.05.02 04:43:48.071811 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21931 | 2026.05.02 04:43:48.071849 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21932 | 2026.05.02 04:43:48.072175 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21933 | 2026.05.02 04:43:48.072433 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2026.05.02 04:43:48.072571 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 4.82 MiB/sec. | ||
| 21935 | 2026.05.02 04:43:48.072609 [ 259 ] {bce58e1a-a05b-47c4-a4ff-0de40f900e1e} <Debug> TCPHandler: Processed in 0.00133965 sec. | ||
| 21936 | 2026.05.02 04:43:49.184414 [ 223 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 21937 | 2026.05.02 04:43:49.184457 [ 223 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 21938 | 2026.05.02 04:43:49.187794 [ 223 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 21939 | 2026.05.02 04:43:49.280761 [ 219 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 21940 | 2026.05.02 04:43:49.280804 [ 219 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 21941 | 2026.05.02 04:43:49.283749 [ 219 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 21942 | 2026.05.02 04:43:49.624870 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 21943 | 2026.05.02 04:43:49.624915 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 21944 | 2026.05.02 04:43:49.627698 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 21945 | 2026.05.02 04:43:51.441611 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21946 | 2026.05.02 04:43:51.441690 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21947 | 2026.05.02 04:43:51.640358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39331 | ||
| 21948 | 2026.05.02 04:43:51.640848 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21949 | 2026.05.02 04:43:51.640884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21950 | 2026.05.02 04:43:51.641369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21951 | 2026.05.02 04:43:51.641598 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21952 | 2026.05.02 04:43:51.641725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39331 | ||
| 21953 | 2026.05.02 04:43:53.041453 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21954 | 2026.05.02 04:43:53.041816 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21955 | 2026.05.02 04:43:53.042343 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21956 | 2026.05.02 04:43:53.042379 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21957 | 2026.05.02 04:43:53.042599 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21958 | 2026.05.02 04:43:53.042671 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21959 | 2026.05.02 04:43:53.042812 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21960 | 2026.05.02 04:43:53.042962 [ 332 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21961 | 2026.05.02 04:43:53.042962 [ 320 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21962 | 2026.05.02 04:43:53.042999 [ 310 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21963 | 2026.05.02 04:43:53.043248 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21964 | 2026.05.02 04:43:53.043281 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21965 | 2026.05.02 04:43:53.043354 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21966 | 2026.05.02 04:43:53.043374 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 21967 | 2026.05.02 04:43:53.043408 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21968 | 2026.05.02 04:43:53.043447 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21969 | 2026.05.02 04:43:53.044711 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003043 sec., 14459.415050936575 rows/sec., 3.02 MiB/sec. | ||
| 21970 | 2026.05.02 04:43:53.044867 [ 259 ] {005d4755-a534-4904-ab02-1c9c31513c3e} <Debug> TCPHandler: Processed in 0.003598251 sec. | ||
| 21971 | 2026.05.02 04:43:53.047146 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21972 | 2026.05.02 04:43:53.047289 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21973 | 2026.05.02 04:43:53.047336 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21974 | 2026.05.02 04:43:53.047923 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21975 | 2026.05.02 04:43:53.047971 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21976 | 2026.05.02 04:43:53.048364 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21977 | 2026.05.02 04:43:53.048599 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21978 | 2026.05.02 04:43:53.048751 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001502 sec., 78561.91744340879 rows/sec., 6.68 MiB/sec. | ||
| 21979 | 2026.05.02 04:43:53.048794 [ 259 ] {b80296ab-ed34-44a7-9e6d-3d2195fc7602} <Debug> TCPHandler: Processed in 0.001713218 sec. | ||
| 21980 | 2026.05.02 04:43:53.048935 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21981 | 2026.05.02 04:43:53.049037 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21982 | 2026.05.02 04:43:53.049080 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21983 | 2026.05.02 04:43:53.049514 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21984 | 2026.05.02 04:43:53.049550 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21985 | 2026.05.02 04:43:53.049848 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 21986 | 2026.05.02 04:43:53.050054 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21987 | 2026.05.02 04:43:53.050185 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001172 sec., 26450.51194539249 rows/sec., 1.94 MiB/sec. | ||
| 21988 | 2026.05.02 04:43:53.050223 [ 259 ] {3a654d36-4254-4bed-842e-186f616bc65f} <Debug> TCPHandler: Processed in 0.00134498 sec. | ||
| 21989 | 2026.05.02 04:43:53.050351 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21990 | 2026.05.02 04:43:53.050445 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21991 | 2026.05.02 04:43:53.050486 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21992 | 2026.05.02 04:43:53.050938 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21993 | 2026.05.02 04:43:53.050975 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21994 | 2026.05.02 04:43:53.051272 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21995 | 2026.05.02 04:43:53.051484 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21996 | 2026.05.02 04:43:53.051613 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 21997 | 2026.05.02 04:43:53.051651 [ 259 ] {d01e48c8-01b2-4074-b546-1459d4e30616} <Debug> TCPHandler: Processed in 0.00134787 sec. | ||
| 21998 | 2026.05.02 04:43:53.051768 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21999 | 2026.05.02 04:43:53.051863 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22000 | 2026.05.02 04:43:53.051905 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22001 | 2026.05.02 04:43:53.052312 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22002 | 2026.05.02 04:43:53.052348 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22003 | 2026.05.02 04:43:53.052663 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22004 | 2026.05.02 04:43:53.052873 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22005 | 2026.05.02 04:43:53.053019 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 22006 | 2026.05.02 04:43:53.053058 [ 259 ] {3127439e-96dc-4a1d-8637-16d6e9f01798} <Debug> TCPHandler: Processed in 0.00133793 sec. | ||
| 22007 | 2026.05.02 04:43:53.053174 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22008 | 2026.05.02 04:43:53.053268 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22009 | 2026.05.02 04:43:53.053322 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22010 | 2026.05.02 04:43:53.054186 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22011 | 2026.05.02 04:43:53.054222 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22012 | 2026.05.02 04:43:53.054755 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 22013 | 2026.05.02 04:43:53.054980 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2026.05.02 04:43:53.055125 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 22015 | 2026.05.02 04:43:53.055194 [ 259 ] {574c5a62-360c-43fe-b3fa-7900c466ba4d} <Debug> TCPHandler: Processed in 0.002067097 sec. | ||
| 22016 | 2026.05.02 04:43:53.055316 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22017 | 2026.05.02 04:43:53.055410 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22018 | 2026.05.02 04:43:53.055452 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22019 | 2026.05.02 04:43:53.055791 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22020 | 2026.05.02 04:43:53.055828 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22021 | 2026.05.02 04:43:53.056121 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22022 | 2026.05.02 04:43:53.056323 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22023 | 2026.05.02 04:43:53.056451 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 22024 | 2026.05.02 04:43:53.056487 [ 259 ] {57166a5d-32b4-4979-9448-3710b0122ce2} <Debug> TCPHandler: Processed in 0.001219367 sec. | ||
| 22025 | 2026.05.02 04:43:53.725198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 22026 | 2026.05.02 04:43:53.742760 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22027 | 2026.05.02 04:43:53.742824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22028 | 2026.05.02 04:43:53.748991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 22029 | 2026.05.02 04:43:53.749698 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22030 | 2026.05.02 04:43:53.752971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 22031 | 2026.05.02 04:43:54.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.39 MiB, peak 417.86 MiB, free memory in arenas 0.00 B, will set to 399.38 MiB (RSS), difference: -1.01 MiB | ||
| 22032 | 2026.05.02 04:43:56.793805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2770 | ||
| 22033 | 2026.05.02 04:43:56.796439 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22034 | 2026.05.02 04:43:56.796494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22035 | 2026.05.02 04:43:56.797750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22036 | 2026.05.02 04:43:56.798049 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22037 | 2026.05.02 04:43:56.798203 [ 67 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 22038 | 2026.05.02 04:43:56.798276 [ 67 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22039 | 2026.05.02 04:43:56.798300 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22040 | 2026.05.02 04:43:56.798450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2770 | ||
| 22041 | 2026.05.02 04:43:56.798467 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 22042 | 2026.05.02 04:43:56.799379 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22043 | 2026.05.02 04:43:56.799560 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2540 rows starting from the beginning of the part | ||
| 22044 | 2026.05.02 04:43:56.799922 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 54 rows starting from the beginning of the part | ||
| 22045 | 2026.05.02 04:43:56.800256 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 38 rows starting from the beginning of the part | ||
| 22046 | 2026.05.02 04:43:56.800573 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 44 rows starting from the beginning of the part | ||
| 22047 | 2026.05.02 04:43:56.800908 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 22048 | 2026.05.02 04:43:56.801216 [ 197 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 22049 | 2026.05.02 04:43:56.809087 [ 200 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 72 columns (72 merged, 0 gathered) in 0.010696961 sec., 258952.0518958609 rows/sec., 212.28 MiB/sec. | ||
| 22050 | 2026.05.02 04:43:56.811751 [ 200 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 22051 | 2026.05.02 04:43:56.812400 [ 200 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22052 | 2026.05.02 04:43:56.812488 [ 200 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_61_12} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 22053 | 2026.05.02 04:43:56.812902 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 22054 | 2026.05.02 04:43:58.045658 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22055 | 2026.05.02 04:43:58.045899 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 22056 | 2026.05.02 04:43:58.046246 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22057 | 2026.05.02 04:43:58.046283 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 22058 | 2026.05.02 04:43:58.046529 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22059 | 2026.05.02 04:43:58.046595 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22060 | 2026.05.02 04:43:58.046736 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 22061 | 2026.05.02 04:43:58.046856 [ 344 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22062 | 2026.05.02 04:43:58.046866 [ 332 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22063 | 2026.05.02 04:43:58.046856 [ 310 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22064 | 2026.05.02 04:43:58.047037 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22065 | 2026.05.02 04:43:58.047064 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22066 | 2026.05.02 04:43:58.047132 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22067 | 2026.05.02 04:43:58.047151 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22068 | 2026.05.02 04:43:58.047184 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22069 | 2026.05.02 04:43:58.047222 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22070 | 2026.05.02 04:43:58.048406 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002607 sec., 16877.63713080169 rows/sec., 3.53 MiB/sec. | ||
| 22071 | 2026.05.02 04:43:58.048553 [ 259 ] {974af5e7-f85e-40d7-9617-8e9b37e078de} <Debug> TCPHandler: Processed in 0.003024048 sec. | ||
| 22072 | 2026.05.02 04:43:58.053880 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22073 | 2026.05.02 04:43:58.054012 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22074 | 2026.05.02 04:43:58.054064 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22075 | 2026.05.02 04:43:58.054710 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22076 | 2026.05.02 04:43:58.054748 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22077 | 2026.05.02 04:43:58.055120 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22078 | 2026.05.02 04:43:58.055352 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22079 | 2026.05.02 04:43:58.055484 [ 65 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 22080 | 2026.05.02 04:43:58.055498 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001522 sec., 186596.58344283837 rows/sec., 11.85 MiB/sec. | ||
| 22081 | 2026.05.02 04:43:58.055524 [ 65 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22082 | 2026.05.02 04:43:58.055541 [ 259 ] {31470ec1-1c44-4533-aba6-8c7369d0bad2} <Debug> TCPHandler: Processed in 0.001724469 sec. | ||
| 22083 | 2026.05.02 04:43:58.055549 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22084 | 2026.05.02 04:43:58.055653 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 22085 | 2026.05.02 04:43:58.055665 [ 223 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22086 | 2026.05.02 04:43:58.055667 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22087 | 2026.05.02 04:43:58.055713 [ 223 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22088 | 2026.05.02 04:43:58.055773 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22089 | 2026.05.02 04:43:58.055806 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 284 rows starting from the beginning of the part | ||
| 22090 | 2026.05.02 04:43:58.055811 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22091 | 2026.05.02 04:43:58.055858 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22092 | 2026.05.02 04:43:58.055868 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 22093 | 2026.05.02 04:43:58.055921 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 22094 | 2026.05.02 04:43:58.055968 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 22095 | 2026.05.02 04:43:58.056010 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 284 rows starting from the beginning of the part | ||
| 22096 | 2026.05.02 04:43:58.056415 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2026.05.02 04:43:58.056462 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22098 | 2026.05.02 04:43:58.056819 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 22099 | 2026.05.02 04:43:58.057019 [ 187 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406162 sec., 1009840.9713816757 rows/sec., 67.99 MiB/sec. | ||
| 22100 | 2026.05.02 04:43:58.057085 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22101 | 2026.05.02 04:43:58.057216 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 22102 | 2026.05.02 04:43:58.057227 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001434 sec., 2789.400278940028 rows/sec., 227.46 KiB/sec. | ||
| 22103 | 2026.05.02 04:43:58.057277 [ 259 ] {bd299655-5949-4129-a15d-afc40214b069} <Debug> TCPHandler: Processed in 0.001658287 sec. | ||
| 22104 | 2026.05.02 04:43:58.057399 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22105 | 2026.05.02 04:43:58.057497 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22106 | 2026.05.02 04:43:58.057538 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22107 | 2026.05.02 04:43:58.057540 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22108 | 2026.05.02 04:43:58.057649 [ 194 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_61_15} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 22109 | 2026.05.02 04:43:58.057706 [ 223 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22110 | 2026.05.02 04:43:58.057769 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22111 | 2026.05.02 04:43:58.058429 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22112 | 2026.05.02 04:43:58.058472 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22113 | 2026.05.02 04:43:58.058854 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22114 | 2026.05.02 04:43:58.059120 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22115 | 2026.05.02 04:43:58.059274 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001795 sec., 457381.6155988858 rows/sec., 35.47 MiB/sec. | ||
| 22116 | 2026.05.02 04:43:58.059313 [ 259 ] {6e48cbf5-5fde-4874-98ea-fad0ef89f243} <Debug> TCPHandler: Processed in 0.001964404 sec. | ||
| 22117 | 2026.05.02 04:43:58.059456 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22118 | 2026.05.02 04:43:58.059572 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22119 | 2026.05.02 04:43:58.059626 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22120 | 2026.05.02 04:43:58.060214 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22121 | 2026.05.02 04:43:58.060256 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22122 | 2026.05.02 04:43:58.060687 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 22123 | 2026.05.02 04:43:58.061010 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22124 | 2026.05.02 04:43:58.061147 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.0016 sec., 98125 rows/sec., 5.89 MiB/sec. | ||
| 22125 | 2026.05.02 04:43:58.061186 [ 259 ] {1e5767ee-ca92-4b18-9566-5a06dbdccef8} <Debug> TCPHandler: Processed in 0.00179312 sec. | ||
| 22126 | 2026.05.02 04:43:58.061308 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22127 | 2026.05.02 04:43:58.061404 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22128 | 2026.05.02 04:43:58.061446 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22129 | 2026.05.02 04:43:58.061897 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22130 | 2026.05.02 04:43:58.061934 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22131 | 2026.05.02 04:43:58.062243 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 22132 | 2026.05.02 04:43:58.062460 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22133 | 2026.05.02 04:43:58.062579 [ 65 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 22134 | 2026.05.02 04:43:58.062599 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 22135 | 2026.05.02 04:43:58.062619 [ 65 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22136 | 2026.05.02 04:43:58.062644 [ 259 ] {0a5730cd-fd62-44c4-a342-a53e8e153dfc} <Debug> TCPHandler: Processed in 0.001384971 sec. | ||
| 22137 | 2026.05.02 04:43:58.062647 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22138 | 2026.05.02 04:43:58.062753 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 22139 | 2026.05.02 04:43:58.062777 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22140 | 2026.05.02 04:43:58.062882 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22141 | 2026.05.02 04:43:58.062883 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22142 | 2026.05.02 04:43:58.062919 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 951 rows starting from the beginning of the part | ||
| 22143 | 2026.05.02 04:43:58.062942 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22144 | 2026.05.02 04:43:58.062985 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part | ||
| 22145 | 2026.05.02 04:43:58.063038 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 149 rows starting from the beginning of the part | ||
| 22146 | 2026.05.02 04:43:58.063081 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 802 rows starting from the beginning of the part | ||
| 22147 | 2026.05.02 04:43:58.063119 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 149 rows starting from the beginning of the part | ||
| 22148 | 2026.05.02 04:43:58.063163 [ 188 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 149 rows starting from the beginning of the part | ||
| 22149 | 2026.05.02 04:43:58.063421 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22150 | 2026.05.02 04:43:58.063463 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22151 | 2026.05.02 04:43:58.063788 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22152 | 2026.05.02 04:43:58.064016 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22153 | 2026.05.02 04:43:58.064130 [ 65 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 22154 | 2026.05.02 04:43:58.064157 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001291 sec., 114639.81409759876 rows/sec., 6.52 MiB/sec. | ||
| 22155 | 2026.05.02 04:43:58.064169 [ 65 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2026.05.02 04:43:58.064195 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22157 | 2026.05.02 04:43:58.064202 [ 259 ] {5fd68322-f697-4f52-9cac-07d64321c2fe} <Debug> TCPHandler: Processed in 0.001475133 sec. | ||
| 22158 | 2026.05.02 04:43:58.064282 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 22159 | 2026.05.02 04:43:58.064307 [ 196 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596076 sec., 1471734.4286863531 rows/sec., 93.83 MiB/sec. | ||
| 22160 | 2026.05.02 04:43:58.064342 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22161 | 2026.05.02 04:43:58.064369 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22162 | 2026.05.02 04:43:58.064397 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 148 rows starting from the beginning of the part | ||
| 22163 | 2026.05.02 04:43:58.064438 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 22164 | 2026.05.02 04:43:58.064446 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22165 | 2026.05.02 04:43:58.064472 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 22166 | 2026.05.02 04:43:58.064493 [ 194 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 22167 | 2026.05.02 04:43:58.064495 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22168 | 2026.05.02 04:43:58.064513 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 22169 | 2026.05.02 04:43:58.064563 [ 188 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 148 rows starting from the beginning of the part | ||
| 22170 | 2026.05.02 04:43:58.064790 [ 194 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22171 | 2026.05.02 04:43:58.064870 [ 194 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_81_16} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 22172 | 2026.05.02 04:43:58.064959 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 22173 | 2026.05.02 04:43:58.065163 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22174 | 2026.05.02 04:43:58.065206 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22175 | 2026.05.02 04:43:58.065340 [ 194 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092975 sec., 677051.1676845308 rows/sec., 41.09 MiB/sec. | ||
| 22176 | 2026.05.02 04:43:58.065486 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 22177 | 2026.05.02 04:43:58.065568 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22178 | 2026.05.02 04:43:58.065814 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2026.05.02 04:43:58.065861 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22180 | 2026.05.02 04:43:58.065895 [ 198 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_61_15} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 22181 | 2026.05.02 04:43:58.065974 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 22182 | 2026.05.02 04:43:58.066010 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001582 sec., 319216.18204804044 rows/sec., 22.46 MiB/sec. | ||
| 22183 | 2026.05.02 04:43:58.066054 [ 259 ] {6fdddd7c-54e1-4d76-a0a9-ae61924c9324} <Debug> TCPHandler: Processed in 0.00176253 sec. | ||
| 22184 | 2026.05.02 04:43:58.066186 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22185 | 2026.05.02 04:43:58.066287 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22186 | 2026.05.02 04:43:58.066337 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22187 | 2026.05.02 04:43:58.066699 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22188 | 2026.05.02 04:43:58.066734 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22189 | 2026.05.02 04:43:58.067070 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22190 | 2026.05.02 04:43:58.067298 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22191 | 2026.05.02 04:43:58.067394 [ 65 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 22192 | 2026.05.02 04:43:58.067426 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 22193 | 2026.05.02 04:43:58.067427 [ 65 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22194 | 2026.05.02 04:43:58.067456 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22195 | 2026.05.02 04:43:58.067464 [ 259 ] {eb1e4fd3-d56d-4a0a-b2ea-29f473686b56} <Debug> TCPHandler: Processed in 0.00132873 sec. | ||
| 22196 | 2026.05.02 04:43:58.067533 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::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 | ||
| 22197 | 2026.05.02 04:43:58.067588 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22198 | 2026.05.02 04:43:58.067627 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22199 | 2026.05.02 04:43:58.067659 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 22200 | 2026.05.02 04:43:58.067689 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22201 | 2026.05.02 04:43:58.067708 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 22202 | 2026.05.02 04:43:58.067739 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22203 | 2026.05.02 04:43:58.067751 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 22204 | 2026.05.02 04:43:58.067793 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 22205 | 2026.05.02 04:43:58.067827 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 22206 | 2026.05.02 04:43:58.067861 [ 187 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 22207 | 2026.05.02 04:43:58.068176 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22208 | 2026.05.02 04:43:58.068219 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22209 | 2026.05.02 04:43:58.068577 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22210 | 2026.05.02 04:43:58.068580 [ 191 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078375 sec., 339399.5595224296 rows/sec., 17.32 MiB/sec. | ||
| 22211 | 2026.05.02 04:43:58.068757 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 22212 | 2026.05.02 04:43:58.068819 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22213 | 2026.05.02 04:43:58.068961 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.00129 sec., 206976.74418604653 rows/sec., 13.76 MiB/sec. | ||
| 22214 | 2026.05.02 04:43:58.069002 [ 259 ] {fe256843-f3fd-40e6-8d35-85e1a89ff278} <Debug> TCPHandler: Processed in 0.001463193 sec. | ||
| 22215 | 2026.05.02 04:43:58.069079 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22216 | 2026.05.02 04:43:58.069130 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22217 | 2026.05.02 04:43:58.069157 [ 190 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_1_61_12} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 22218 | 2026.05.02 04:43:58.069231 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22219 | 2026.05.02 04:43:58.069240 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22220 | 2026.05.02 04:43:58.069282 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22221 | 2026.05.02 04:43:58.069610 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22222 | 2026.05.02 04:43:58.069647 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22223 | 2026.05.02 04:43:58.069954 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22224 | 2026.05.02 04:43:58.070172 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22225 | 2026.05.02 04:43:58.070299 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 22226 | 2026.05.02 04:43:58.070336 [ 259 ] {553eaf08-461f-42ea-b673-a8c578540949} <Debug> TCPHandler: Processed in 0.001255808 sec. | ||
| 22227 | 2026.05.02 04:43:58.070454 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22228 | 2026.05.02 04:43:58.070549 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22229 | 2026.05.02 04:43:58.070606 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22230 | 2026.05.02 04:43:58.071381 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22231 | 2026.05.02 04:43:58.071418 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22232 | 2026.05.02 04:43:58.071933 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 22233 | 2026.05.02 04:43:58.072160 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22234 | 2026.05.02 04:43:58.072297 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001766 sec., 6228.76557191393 rows/sec., 11.16 MiB/sec. | ||
| 22235 | 2026.05.02 04:43:58.072352 [ 259 ] {daf198be-5a60-4f50-9783-45db83519fd6} <Debug> TCPHandler: Processed in 0.001947154 sec. | ||
| 22236 | 2026.05.02 04:43:58.072486 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22237 | 2026.05.02 04:43:58.072582 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22238 | 2026.05.02 04:43:58.072624 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22239 | 2026.05.02 04:43:58.072973 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22240 | 2026.05.02 04:43:58.073010 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22241 | 2026.05.02 04:43:58.073318 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22242 | 2026.05.02 04:43:58.073529 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22243 | 2026.05.02 04:43:58.073655 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 22244 | 2026.05.02 04:43:58.073691 [ 259 ] {4bf6ada0-1989-4a27-b369-30b0444e9187} <Debug> TCPHandler: Processed in 0.001255969 sec. | ||
| 22245 | 2026.05.02 04:43:58.300371 [ 219 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22246 | 2026.05.02 04:43:58.300427 [ 219 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22247 | 2026.05.02 04:43:58.303199 [ 219 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22248 | 2026.05.02 04:43:59.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.82 MiB, peak 417.86 MiB, free memory in arenas 0.00 B, will set to 399.81 MiB (RSS), difference: -1.01 MiB | ||
| 22249 | 2026.05.02 04:43:59.141874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39843 | ||
| 22250 | 2026.05.02 04:43:59.142481 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22251 | 2026.05.02 04:43:59.142536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 22252 | 2026.05.02 04:43:59.143036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 22253 | 2026.05.02 04:43:59.143272 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22254 | 2026.05.02 04:43:59.143420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39843 | ||
| 22255 | 2026.05.02 04:44:01.253050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 22256 | 2026.05.02 04:44:01.270964 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22257 | 2026.05.02 04:44:01.271018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22258 | 2026.05.02 04:44:01.277099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 22259 | 2026.05.02 04:44:01.277821 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22260 | 2026.05.02 04:44:01.280928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 22261 | 2026.05.02 04:44:03.041196 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22262 | 2026.05.02 04:44:03.041417 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 22263 | 2026.05.02 04:44:03.041739 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22264 | 2026.05.02 04:44:03.041773 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 22265 | 2026.05.02 04:44:03.041985 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22266 | 2026.05.02 04:44:03.042050 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22267 | 2026.05.02 04:44:03.042187 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22268 | 2026.05.02 04:44:03.042314 [ 332 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22269 | 2026.05.02 04:44:03.042323 [ 322 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22270 | 2026.05.02 04:44:03.042320 [ 319 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22271 | 2026.05.02 04:44:03.042501 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22272 | 2026.05.02 04:44:03.042527 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22273 | 2026.05.02 04:44:03.042593 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22274 | 2026.05.02 04:44:03.042612 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22275 | 2026.05.02 04:44:03.042644 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22276 | 2026.05.02 04:44:03.042682 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22277 | 2026.05.02 04:44:03.043840 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00251 sec., 17529.88047808765 rows/sec., 3.66 MiB/sec. | ||
| 22278 | 2026.05.02 04:44:03.043982 [ 259 ] {1855c955-a140-4372-b1ec-d73fe5f79395} <Debug> TCPHandler: Processed in 0.002908445 sec. | ||
| 22279 | 2026.05.02 04:44:03.046174 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22280 | 2026.05.02 04:44:03.046300 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22281 | 2026.05.02 04:44:03.046349 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22282 | 2026.05.02 04:44:03.046914 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22283 | 2026.05.02 04:44:03.046954 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22284 | 2026.05.02 04:44:03.047331 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22285 | 2026.05.02 04:44:03.047579 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22286 | 2026.05.02 04:44:03.047724 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001461 sec., 80766.59822039699 rows/sec., 6.87 MiB/sec. | ||
| 22287 | 2026.05.02 04:44:03.047733 [ 57 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22288 | 2026.05.02 04:44:03.047761 [ 259 ] {63e90ef6-060a-4d84-a5c7-dc4d23d300f5} <Debug> TCPHandler: Processed in 0.001645617 sec. | ||
| 22289 | 2026.05.02 04:44:03.047778 [ 57 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22290 | 2026.05.02 04:44:03.047802 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22291 | 2026.05.02 04:44:03.047882 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22292 | 2026.05.02 04:44:03.047906 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::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 | ||
| 22293 | 2026.05.02 04:44:03.047976 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22294 | 2026.05.02 04:44:03.048020 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22295 | 2026.05.02 04:44:03.048039 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22296 | 2026.05.02 04:44:03.048078 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3242 rows starting from the beginning of the part | ||
| 22297 | 2026.05.02 04:44:03.048144 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 22298 | 2026.05.02 04:44:03.048195 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 819 rows starting from the beginning of the part | ||
| 22299 | 2026.05.02 04:44:03.048243 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 118 rows starting from the beginning of the part | ||
| 22300 | 2026.05.02 04:44:03.048287 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 821 rows starting from the beginning of the part | ||
| 22301 | 2026.05.02 04:44:03.048332 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 118 rows starting from the beginning of the part | ||
| 22302 | 2026.05.02 04:44:03.048417 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22303 | 2026.05.02 04:44:03.048456 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22304 | 2026.05.02 04:44:03.048777 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 22305 | 2026.05.02 04:44:03.048991 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22306 | 2026.05.02 04:44:03.049099 [ 57 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 22307 | 2026.05.02 04:44:03.049124 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.95 MiB/sec. | ||
| 22308 | 2026.05.02 04:44:03.049126 [ 57 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22309 | 2026.05.02 04:44:03.049154 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22310 | 2026.05.02 04:44:03.049161 [ 259 ] {9ec02cbc-96e1-4c58-bf6a-8344aead3c78} <Debug> TCPHandler: Processed in 0.00132632 sec. | ||
| 22311 | 2026.05.02 04:44:03.049248 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 22312 | 2026.05.02 04:44:03.049268 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22313 | 2026.05.02 04:44:03.049373 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22314 | 2026.05.02 04:44:03.049374 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22315 | 2026.05.02 04:44:03.049414 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22316 | 2026.05.02 04:44:03.049422 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 213 rows starting from the beginning of the part | ||
| 22317 | 2026.05.02 04:44:03.049493 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part | ||
| 22318 | 2026.05.02 04:44:03.049537 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 153 rows starting from the beginning of the part | ||
| 22319 | 2026.05.02 04:44:03.049577 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 22320 | 2026.05.02 04:44:03.049617 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 157 rows starting from the beginning of the part | ||
| 22321 | 2026.05.02 04:44:03.049660 [ 191 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 22322 | 2026.05.02 04:44:03.049842 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22323 | 2026.05.02 04:44:03.049882 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22324 | 2026.05.02 04:44:03.050206 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22325 | 2026.05.02 04:44:03.050231 [ 201 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002370603 sec., 2182567.051505461 rows/sec., 174.89 MiB/sec. | ||
| 22326 | 2026.05.02 04:44:03.050426 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2026.05.02 04:44:03.050522 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131803 sec., 478744.79336585663 rows/sec., 32.13 MiB/sec. | ||
| 22328 | 2026.05.02 04:44:03.050551 [ 57 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22329 | 2026.05.02 04:44:03.050559 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22330 | 2026.05.02 04:44:03.050573 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 22331 | 2026.05.02 04:44:03.050575 [ 57 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22332 | 2026.05.02 04:44:03.050620 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22333 | 2026.05.02 04:44:03.050626 [ 259 ] {3988e68c-22cc-44b3-a76a-b973d6a5f037} <Debug> TCPHandler: Processed in 0.001405242 sec. | ||
| 22334 | 2026.05.02 04:44:03.050669 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 22335 | 2026.05.02 04:44:03.050690 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::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 | ||
| 22336 | 2026.05.02 04:44:03.050742 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22337 | 2026.05.02 04:44:03.050789 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22338 | 2026.05.02 04:44:03.050819 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1794 rows starting from the beginning of the part | ||
| 22339 | 2026.05.02 04:44:03.050841 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22340 | 2026.05.02 04:44:03.050864 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 22341 | 2026.05.02 04:44:03.050888 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22342 | 2026.05.02 04:44:03.050907 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 501 rows starting from the beginning of the part | ||
| 22343 | 2026.05.02 04:44:03.050920 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22344 | 2026.05.02 04:44:03.050949 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 95 rows starting from the beginning of the part | ||
| 22345 | 2026.05.02 04:44:03.050983 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 505 rows starting from the beginning of the part | ||
| 22346 | 2026.05.02 04:44:03.051018 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_141_28} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22347 | 2026.05.02 04:44:03.050991 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22348 | 2026.05.02 04:44:03.051121 [ 191 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 95 rows starting from the beginning of the part | ||
| 22349 | 2026.05.02 04:44:03.051195 [ 201 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_121_24} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 22350 | 2026.05.02 04:44:03.051196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 22351 | 2026.05.02 04:44:03.051281 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22352 | 2026.05.02 04:44:03.051309 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.05.02 04:44:03.051346 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22354 | 2026.05.02 04:44:03.051788 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22355 | 2026.05.02 04:44:03.052017 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.05.02 04:44:03.052124 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 5 parts from all_1_136_28 to all_140_140_0 | ||
| 22357 | 2026.05.02 04:44:03.052143 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 22358 | 2026.05.02 04:44:03.052149 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22359 | 2026.05.02 04:44:03.052171 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22360 | 2026.05.02 04:44:03.052180 [ 259 ] {f54f71df-c79b-4823-aab5-6ef283510c54} <Debug> TCPHandler: Processed in 0.001485043 sec. | ||
| 22361 | 2026.05.02 04:44:03.052241 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_28 to all_140_140_0 into Compact with storage Full | ||
| 22362 | 2026.05.02 04:44:03.052328 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22363 | 2026.05.02 04:44:03.052342 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22364 | 2026.05.02 04:44:03.052342 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683918 sec., 1813627.5044271753 rows/sec., 132.89 MiB/sec. | ||
| 22365 | 2026.05.02 04:44:03.052373 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_28, total 54905 rows starting from the beginning of the part | ||
| 22366 | 2026.05.02 04:44:03.052421 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22367 | 2026.05.02 04:44:03.052432 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 128 rows starting from the beginning of the part | ||
| 22368 | 2026.05.02 04:44:03.052475 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22369 | 2026.05.02 04:44:03.052480 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 265 rows starting from the beginning of the part | ||
| 22370 | 2026.05.02 04:44:03.052526 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 22371 | 2026.05.02 04:44:03.052537 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22372 | 2026.05.02 04:44:03.052567 [ 193 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 267 rows starting from the beginning of the part | ||
| 22373 | 2026.05.02 04:44:03.052824 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22374 | 2026.05.02 04:44:03.052886 [ 186 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_141_28} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22375 | 2026.05.02 04:44:03.052965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 22376 | 2026.05.02 04:44:03.053360 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22377 | 2026.05.02 04:44:03.053393 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22378 | 2026.05.02 04:44:03.053939 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 22379 | 2026.05.02 04:44:03.054156 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22380 | 2026.05.02 04:44:03.054273 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 22381 | 2026.05.02 04:44:03.054289 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001886 sec., 16436.903499469776 rows/sec., 29.45 MiB/sec. | ||
| 22382 | 2026.05.02 04:44:03.054306 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22383 | 2026.05.02 04:44:03.054334 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22384 | 2026.05.02 04:44:03.054344 [ 259 ] {9c17d8cd-d1f0-4fbb-9f91-f151a93b45e5} <Debug> TCPHandler: Processed in 0.002063116 sec. | ||
| 22385 | 2026.05.02 04:44:03.054413 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 22386 | 2026.05.02 04:44:03.054461 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22387 | 2026.05.02 04:44:03.054555 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22388 | 2026.05.02 04:44:03.054596 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22389 | 2026.05.02 04:44:03.054623 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22390 | 2026.05.02 04:44:03.054680 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2559 rows starting from the beginning of the part | ||
| 22391 | 2026.05.02 04:44:03.054807 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 42 rows starting from the beginning of the part | ||
| 22392 | 2026.05.02 04:44:03.054917 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 22393 | 2026.05.02 04:44:03.054938 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22394 | 2026.05.02 04:44:03.054972 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22395 | 2026.05.02 04:44:03.055022 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 22396 | 2026.05.02 04:44:03.055124 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 22397 | 2026.05.02 04:44:03.055225 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 22398 | 2026.05.02 04:44:03.055269 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22399 | 2026.05.02 04:44:03.055471 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22400 | 2026.05.02 04:44:03.055579 [ 57 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22401 | 2026.05.02 04:44:03.055595 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 22402 | 2026.05.02 04:44:03.055613 [ 57 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22403 | 2026.05.02 04:44:03.055630 [ 259 ] {76e2dbcf-e044-40d5-be7b-9cd7ba0cb3ea} <Debug> TCPHandler: Processed in 0.001217297 sec. | ||
| 22404 | 2026.05.02 04:44:03.055640 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22405 | 2026.05.02 04:44:03.055720 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 22406 | 2026.05.02 04:44:03.055864 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22407 | 2026.05.02 04:44:03.055903 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8622 rows starting from the beginning of the part | ||
| 22408 | 2026.05.02 04:44:03.055974 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 48 rows starting from the beginning of the part | ||
| 22409 | 2026.05.02 04:44:03.056025 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 22410 | 2026.05.02 04:44:03.056074 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 22411 | 2026.05.02 04:44:03.056131 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 22412 | 2026.05.02 04:44:03.056180 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::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 | ||
| 22413 | 2026.05.02 04:44:03.060893 [ 191 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8970 rows, containing 4 columns (4 merged, 0 gathered) in 0.005210757 sec., 1721438.938718501 rows/sec., 110.93 MiB/sec. | ||
| 22414 | 2026.05.02 04:44:03.061103 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22415 | 2026.05.02 04:44:03.061379 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22416 | 2026.05.02 04:44:03.061449 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_141_28} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22417 | 2026.05.02 04:44:03.061519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 22418 | 2026.05.02 04:44:03.062609 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55725 rows, containing 5 columns (5 merged, 0 gathered) in 0.010404694 sec., 5355755.777152119 rows/sec., 341.56 MiB/sec. | ||
| 22419 | 2026.05.02 04:44:03.063390 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Trace> MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) | ||
| 22420 | 2026.05.02 04:44:03.063693 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22421 | 2026.05.02 04:44:03.063767 [ 195 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 5 parts: [all_1_136_28, all_140_140_0] -> all_1_140_29 | ||
| 22422 | 2026.05.02 04:44:03.063843 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 22423 | 2026.05.02 04:44:03.067255 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2685 rows, containing 19 columns (19 merged, 0 gathered) in 0.012869299 sec., 208636.0725630821 rows/sec., 373.87 MiB/sec. | ||
| 22424 | 2026.05.02 04:44:03.069822 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 22425 | 2026.05.02 04:44:03.070183 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22426 | 2026.05.02 04:44:03.070262 [ 200 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 22427 | 2026.05.02 04:44:03.070444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 22428 | 2026.05.02 04:44:04.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.52 MiB, peak 420.86 MiB, free memory in arenas 0.00 B, will set to 408.33 MiB (RSS), difference: 7.82 MiB | ||
| 22429 | 2026.05.02 04:44:06.441747 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22430 | 2026.05.02 04:44:06.441821 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22431 | 2026.05.02 04:44:06.643602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40291 | ||
| 22432 | 2026.05.02 04:44:06.644493 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22433 | 2026.05.02 04:44:06.644569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22434 | 2026.05.02 04:44:06.645361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 22435 | 2026.05.02 04:44:06.645593 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22436 | 2026.05.02 04:44:06.645743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40291 | ||
| 22437 | 2026.05.02 04:44:06.798752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2810 | ||
| 22438 | 2026.05.02 04:44:06.801594 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22439 | 2026.05.02 04:44:06.801658 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22440 | 2026.05.02 04:44:06.803003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22441 | 2026.05.02 04:44:06.803305 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22442 | 2026.05.02 04:44:06.803718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2810 | ||
| 22443 | 2026.05.02 04:44:08.001068 [ 224 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 22444 | 2026.05.02 04:44:08.001129 [ 224 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 22445 | 2026.05.02 04:44:08.005013 [ 224 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): 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] | ||
| 22446 | 2026.05.02 04:44:08.046002 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22447 | 2026.05.02 04:44:08.046241 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 22448 | 2026.05.02 04:44:08.046593 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22449 | 2026.05.02 04:44:08.046630 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 22450 | 2026.05.02 04:44:08.046865 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22451 | 2026.05.02 04:44:08.046930 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22452 | 2026.05.02 04:44:08.047071 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 22453 | 2026.05.02 04:44:08.047183 [ 333 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22454 | 2026.05.02 04:44:08.047187 [ 319 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22455 | 2026.05.02 04:44:08.047196 [ 322 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22456 | 2026.05.02 04:44:08.047336 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22457 | 2026.05.02 04:44:08.047363 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22458 | 2026.05.02 04:44:08.047429 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22459 | 2026.05.02 04:44:08.047448 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22460 | 2026.05.02 04:44:08.047481 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22461 | 2026.05.02 04:44:08.047520 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22462 | 2026.05.02 04:44:08.048661 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002516 sec., 17488.076311605724 rows/sec., 3.66 MiB/sec. | ||
| 22463 | 2026.05.02 04:44:08.048802 [ 259 ] {49f9336b-ec00-489c-a250-22dc0ad28125} <Debug> TCPHandler: Processed in 0.002921476 sec. | ||
| 22464 | 2026.05.02 04:44:08.054076 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22465 | 2026.05.02 04:44:08.054291 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22466 | 2026.05.02 04:44:08.054373 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22467 | 2026.05.02 04:44:08.055238 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2026.05.02 04:44:08.055283 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22469 | 2026.05.02 04:44:08.055660 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22470 | 2026.05.02 04:44:08.055912 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22471 | 2026.05.02 04:44:08.056051 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001818 sec., 156215.62156215622 rows/sec., 9.92 MiB/sec. | ||
| 22472 | 2026.05.02 04:44:08.056089 [ 259 ] {18461130-05a3-40a7-a58f-9bb4411c0611} <Debug> TCPHandler: Processed in 0.002117978 sec. | ||
| 22473 | 2026.05.02 04:44:08.056214 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22474 | 2026.05.02 04:44:08.056309 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22475 | 2026.05.02 04:44:08.056348 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22476 | 2026.05.02 04:44:08.057201 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22477 | 2026.05.02 04:44:08.057239 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22478 | 2026.05.02 04:44:08.057596 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22479 | 2026.05.02 04:44:08.057807 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22480 | 2026.05.02 04:44:08.057942 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001651 sec., 496062.9921259843 rows/sec., 38.47 MiB/sec. | ||
| 22481 | 2026.05.02 04:44:08.057982 [ 259 ] {814d3ad5-f5f0-44ce-9d11-6bf2783954f2} <Debug> TCPHandler: Processed in 0.001815191 sec. | ||
| 22482 | 2026.05.02 04:44:08.058110 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22483 | 2026.05.02 04:44:08.058203 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22484 | 2026.05.02 04:44:08.058241 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22485 | 2026.05.02 04:44:08.058695 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22486 | 2026.05.02 04:44:08.058731 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22487 | 2026.05.02 04:44:08.059036 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 22488 | 2026.05.02 04:44:08.059244 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2026.05.02 04:44:08.059366 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001181 sec., 129551.22777307367 rows/sec., 7.75 MiB/sec. | ||
| 22490 | 2026.05.02 04:44:08.059403 [ 259 ] {55e42d96-40dd-4ef7-9934-81b18bc58df5} <Debug> TCPHandler: Processed in 0.0013406 sec. | ||
| 22491 | 2026.05.02 04:44:08.059518 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22492 | 2026.05.02 04:44:08.059612 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22493 | 2026.05.02 04:44:08.059651 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22494 | 2026.05.02 04:44:08.060108 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22495 | 2026.05.02 04:44:08.060143 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22496 | 2026.05.02 04:44:08.060445 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 22497 | 2026.05.02 04:44:08.060648 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22498 | 2026.05.02 04:44:08.060772 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 22499 | 2026.05.02 04:44:08.060809 [ 259 ] {c3c5faf5-be4d-4eec-b37c-a000820fe8e7} <Debug> TCPHandler: Processed in 0.00133819 sec. | ||
| 22500 | 2026.05.02 04:44:08.060925 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22501 | 2026.05.02 04:44:08.061018 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22502 | 2026.05.02 04:44:08.061057 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22503 | 2026.05.02 04:44:08.061500 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22504 | 2026.05.02 04:44:08.061536 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22505 | 2026.05.02 04:44:08.061856 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22506 | 2026.05.02 04:44:08.062060 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22507 | 2026.05.02 04:44:08.062182 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 22508 | 2026.05.02 04:44:08.062219 [ 259 ] {e262272f-3d51-4bd4-9ffd-378a68487eb0} <Debug> TCPHandler: Processed in 0.00134058 sec. | ||
| 22509 | 2026.05.02 04:44:08.062335 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22510 | 2026.05.02 04:44:08.062427 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22511 | 2026.05.02 04:44:08.062465 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22512 | 2026.05.02 04:44:08.063067 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22513 | 2026.05.02 04:44:08.063102 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22514 | 2026.05.02 04:44:08.063417 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22515 | 2026.05.02 04:44:08.063623 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22516 | 2026.05.02 04:44:08.063747 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001336 sec., 375000 rows/sec., 26.36 MiB/sec. | ||
| 22517 | 2026.05.02 04:44:08.063784 [ 259 ] {096f19d9-fc88-4594-8a12-1954f52d884b} <Debug> TCPHandler: Processed in 0.001496044 sec. | ||
| 22518 | 2026.05.02 04:44:08.063890 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22519 | 2026.05.02 04:44:08.063982 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22520 | 2026.05.02 04:44:08.064023 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22521 | 2026.05.02 04:44:08.064350 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22522 | 2026.05.02 04:44:08.064385 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22523 | 2026.05.02 04:44:08.064677 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22524 | 2026.05.02 04:44:08.064880 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22525 | 2026.05.02 04:44:08.065002 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 22526 | 2026.05.02 04:44:08.065039 [ 259 ] {a07a950e-14dc-4c34-8f79-7e8213188a2c} <Debug> TCPHandler: Processed in 0.001195817 sec. | ||
| 22527 | 2026.05.02 04:44:08.065159 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22528 | 2026.05.02 04:44:08.065252 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22529 | 2026.05.02 04:44:08.065293 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22530 | 2026.05.02 04:44:08.065712 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22531 | 2026.05.02 04:44:08.065746 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22532 | 2026.05.02 04:44:08.066086 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22533 | 2026.05.02 04:44:08.066291 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22534 | 2026.05.02 04:44:08.066413 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 22535 | 2026.05.02 04:44:08.066448 [ 259 ] {c0df911b-30fd-4163-be7b-7530b444b156} <Debug> TCPHandler: Processed in 0.00133562 sec. | ||
| 22536 | 2026.05.02 04:44:08.066563 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22537 | 2026.05.02 04:44:08.066656 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22538 | 2026.05.02 04:44:08.066696 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22539 | 2026.05.02 04:44:08.067000 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22540 | 2026.05.02 04:44:08.067033 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22541 | 2026.05.02 04:44:08.067321 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22542 | 2026.05.02 04:44:08.067523 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22543 | 2026.05.02 04:44:08.067646 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 22544 | 2026.05.02 04:44:08.067680 [ 259 ] {91f2ae7e-6fd7-496a-ad52-fbc02726c2ea} <Debug> TCPHandler: Processed in 0.001163446 sec. | ||
| 22545 | 2026.05.02 04:44:08.067792 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22546 | 2026.05.02 04:44:08.067884 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22547 | 2026.05.02 04:44:08.067936 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22548 | 2026.05.02 04:44:08.068681 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22549 | 2026.05.02 04:44:08.068713 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22550 | 2026.05.02 04:44:08.069228 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 22551 | 2026.05.02 04:44:08.069449 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22552 | 2026.05.02 04:44:08.069580 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001714 sec., 6417.736289381563 rows/sec., 11.50 MiB/sec. | ||
| 22553 | 2026.05.02 04:44:08.069633 [ 259 ] {107ed078-d387-4b01-ae85-03363d0b00e7} <Debug> TCPHandler: Processed in 0.001887752 sec. | ||
| 22554 | 2026.05.02 04:44:08.069636 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 22555 | 2026.05.02 04:44:08.069676 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 22556 | 2026.05.02 04:44:08.069755 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22557 | 2026.05.02 04:44:08.069849 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22558 | 2026.05.02 04:44:08.069896 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22559 | 2026.05.02 04:44:08.070220 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22560 | 2026.05.02 04:44:08.070254 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22561 | 2026.05.02 04:44:08.070571 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22562 | 2026.05.02 04:44:08.070800 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22563 | 2026.05.02 04:44:08.070922 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 22564 | 2026.05.02 04:44:08.070957 [ 259 ] {efe67acd-0025-479d-87b8-54866333ecd2} <Debug> TCPHandler: Processed in 0.001249198 sec. | ||
| 22565 | 2026.05.02 04:44:08.073163 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 22566 | 2026.05.02 04:44:08.316187 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22567 | 2026.05.02 04:44:08.316448 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 22568 | 2026.05.02 04:44:08.316843 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22569 | 2026.05.02 04:44:08.316883 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 22570 | 2026.05.02 04:44:08.317124 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22571 | 2026.05.02 04:44:08.317196 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22572 | 2026.05.02 04:44:08.317339 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 22573 | 2026.05.02 04:44:08.317459 [ 333 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22574 | 2026.05.02 04:44:08.317478 [ 304 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22575 | 2026.05.02 04:44:08.317480 [ 322 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22576 | 2026.05.02 04:44:08.317635 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22577 | 2026.05.02 04:44:08.317664 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22578 | 2026.05.02 04:44:08.317735 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22579 | 2026.05.02 04:44:08.317755 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22580 | 2026.05.02 04:44:08.317791 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 22581 | 2026.05.02 04:44:08.317833 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 22582 | 2026.05.02 04:44:08.319040 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002696 sec., 16320.474777448071 rows/sec., 3.41 MiB/sec. | ||
| 22583 | 2026.05.02 04:44:08.319195 [ 259 ] {cddfc40f-3867-49ee-8222-e146de705ef5} <Debug> TCPHandler: Processed in 0.00314415 sec. | ||
| 22584 | 2026.05.02 04:44:08.332986 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22585 | 2026.05.02 04:44:08.333110 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22586 | 2026.05.02 04:44:08.333159 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22587 | 2026.05.02 04:44:08.333659 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22588 | 2026.05.02 04:44:08.333704 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22589 | 2026.05.02 04:44:08.334089 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 22590 | 2026.05.02 04:44:08.334329 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22591 | 2026.05.02 04:44:08.334461 [ 49 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 22592 | 2026.05.02 04:44:08.334481 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001405 sec., 7117.437722419929 rows/sec., 580.38 KiB/sec. | ||
| 22593 | 2026.05.02 04:44:08.334499 [ 49 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22594 | 2026.05.02 04:44:08.334519 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22595 | 2026.05.02 04:44:08.334525 [ 259 ] {055ef1c6-43f2-4eb4-89e6-7423f13af74b} <Debug> TCPHandler: Processed in 0.001594216 sec. | ||
| 22596 | 2026.05.02 04:44:08.334634 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 22597 | 2026.05.02 04:44:08.334671 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22598 | 2026.05.02 04:44:08.334783 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22599 | 2026.05.02 04:44:08.334783 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22600 | 2026.05.02 04:44:08.334842 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 18 rows starting from the beginning of the part | ||
| 22601 | 2026.05.02 04:44:08.334856 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22602 | 2026.05.02 04:44:08.334930 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 22603 | 2026.05.02 04:44:08.334985 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 22604 | 2026.05.02 04:44:08.335029 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 22605 | 2026.05.02 04:44:08.335071 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 22606 | 2026.05.02 04:44:08.335113 [ 195 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 22607 | 2026.05.02 04:44:08.335955 [ 200 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373381 sec., 36406.503366509365 rows/sec., 3.04 MiB/sec. | ||
| 22608 | 2026.05.02 04:44:08.336108 [ 189 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 22609 | 2026.05.02 04:44:08.336307 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22610 | 2026.05.02 04:44:08.336346 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22611 | 2026.05.02 04:44:08.336379 [ 189 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22612 | 2026.05.02 04:44:08.336448 [ 189 ] {c8963624-cc6f-42bd-849b-54fe176a19e6::all_1_32_7} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 22613 | 2026.05.02 04:44:08.336530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22614 | 2026.05.02 04:44:08.336839 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22615 | 2026.05.02 04:44:08.337073 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22616 | 2026.05.02 04:44:08.337206 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Debug> executeQuery: Read 2472 rows, 187.94 KiB in 0.002446 sec., 1010629.5993458709 rows/sec., 75.03 MiB/sec. | ||
| 22617 | 2026.05.02 04:44:08.337247 [ 259 ] {156d96ea-cee0-40f1-81bc-14ec7703dfb7} <Debug> TCPHandler: Processed in 0.002635509 sec. | ||
| 22618 | 2026.05.02 04:44:08.337370 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22619 | 2026.05.02 04:44:08.337469 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22620 | 2026.05.02 04:44:08.337513 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22621 | 2026.05.02 04:44:08.337935 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22622 | 2026.05.02 04:44:08.337971 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22623 | 2026.05.02 04:44:08.338279 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 22624 | 2026.05.02 04:44:08.338529 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22625 | 2026.05.02 04:44:08.338660 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.00121 sec., 42975.20661157025 rows/sec., 3.11 MiB/sec. | ||
| 22626 | 2026.05.02 04:44:08.338698 [ 259 ] {2525526f-220e-464d-b9be-cc96bb6e4f9a} <Debug> TCPHandler: Processed in 0.001378401 sec. | ||
| 22627 | 2026.05.02 04:44:08.338819 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22628 | 2026.05.02 04:44:08.338916 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22629 | 2026.05.02 04:44:08.338957 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22630 | 2026.05.02 04:44:08.339630 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22631 | 2026.05.02 04:44:08.339665 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22632 | 2026.05.02 04:44:08.340002 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 22633 | 2026.05.02 04:44:08.340227 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22634 | 2026.05.02 04:44:08.340357 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001459 sec., 549006.168608636 rows/sec., 31.71 MiB/sec. | ||
| 22635 | 2026.05.02 04:44:08.340396 [ 259 ] {394b9981-2421-44ce-b664-1582cda79a0c} <Debug> TCPHandler: Processed in 0.001626607 sec. | ||
| 22636 | 2026.05.02 04:44:08.340515 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22637 | 2026.05.02 04:44:08.340611 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22638 | 2026.05.02 04:44:08.340651 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22639 | 2026.05.02 04:44:08.341035 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22640 | 2026.05.02 04:44:08.341071 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22641 | 2026.05.02 04:44:08.341362 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 22642 | 2026.05.02 04:44:08.341582 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22643 | 2026.05.02 04:44:08.341706 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 63.12 KiB/sec. | ||
| 22644 | 2026.05.02 04:44:08.341745 [ 259 ] {50bce3bf-7468-4f05-85a5-7d7cb5f56cd9} <Debug> TCPHandler: Processed in 0.001279858 sec. | ||
| 22645 | 2026.05.02 04:44:08.341855 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22646 | 2026.05.02 04:44:08.341951 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22647 | 2026.05.02 04:44:08.341991 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22648 | 2026.05.02 04:44:08.342919 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22649 | 2026.05.02 04:44:08.342955 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22650 | 2026.05.02 04:44:08.343325 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22651 | 2026.05.02 04:44:08.343566 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22652 | 2026.05.02 04:44:08.343697 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Debug> executeQuery: Read 1331 rows, 91.41 KiB in 0.001763 sec., 754963.131026659 rows/sec., 50.64 MiB/sec. | ||
| 22653 | 2026.05.02 04:44:08.343734 [ 259 ] {67b30d74-8956-4a75-abc8-203baddd4446} <Debug> TCPHandler: Processed in 0.001928803 sec. | ||
| 22654 | 2026.05.02 04:44:08.343865 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22655 | 2026.05.02 04:44:08.343961 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22656 | 2026.05.02 04:44:08.344005 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22657 | 2026.05.02 04:44:08.344790 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22658 | 2026.05.02 04:44:08.344826 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22659 | 2026.05.02 04:44:08.345276 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22660 | 2026.05.02 04:44:08.345503 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22661 | 2026.05.02 04:44:08.345633 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001691 sec., 887640.4494382022 rows/sec., 53.86 MiB/sec. | ||
| 22662 | 2026.05.02 04:44:08.345671 [ 259 ] {e9a8129f-e457-4ff2-bdc0-9a83686ac9a5} <Debug> TCPHandler: Processed in 0.001856852 sec. | ||
| 22663 | 2026.05.02 04:44:08.345713 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 22664 | 2026.05.02 04:44:08.345755 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 22665 | 2026.05.02 04:44:08.345808 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22666 | 2026.05.02 04:44:08.345911 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22667 | 2026.05.02 04:44:08.345968 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22668 | 2026.05.02 04:44:08.346893 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22669 | 2026.05.02 04:44:08.346931 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22670 | 2026.05.02 04:44:08.347531 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 22671 | 2026.05.02 04:44:08.347820 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22672 | 2026.05.02 04:44:08.347977 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002085 sec., 20143.88489208633 rows/sec., 36.10 MiB/sec. | ||
| 22673 | 2026.05.02 04:44:08.348034 [ 259 ] {9c686dc8-f0a9-4563-9ddd-c9425fe5c9e8} <Debug> TCPHandler: Processed in 0.002275172 sec. | ||
| 22674 | 2026.05.02 04:44:08.348166 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22675 | 2026.05.02 04:44:08.348263 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22676 | 2026.05.02 04:44:08.348308 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22677 | 2026.05.02 04:44:08.348561 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): 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] | ||
| 22678 | 2026.05.02 04:44:08.348655 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22679 | 2026.05.02 04:44:08.348697 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22680 | 2026.05.02 04:44:08.349016 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22681 | 2026.05.02 04:44:08.349242 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22682 | 2026.05.02 04:44:08.349369 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 22683 | 2026.05.02 04:44:08.349407 [ 259 ] {7e48d135-e9f0-4d90-8270-3cb873bb7694} <Debug> TCPHandler: Processed in 0.001290409 sec. | ||
| 22684 | 2026.05.02 04:44:08.781005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 22685 | 2026.05.02 04:44:08.799580 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22686 | 2026.05.02 04:44:08.799641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22687 | 2026.05.02 04:44:08.806459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 22688 | 2026.05.02 04:44:08.807237 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22689 | 2026.05.02 04:44:08.811507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 22690 | 2026.05.02 04:44:08.841708 [ 223 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22691 | 2026.05.02 04:44:08.841738 [ 223 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22692 | 2026.05.02 04:44:08.844002 [ 223 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 22693 | 2026.05.02 04:44:09.001197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.43 MiB, peak 420.86 MiB, free memory in arenas 0.00 B, will set to 408.34 MiB (RSS), difference: -2.09 MiB | ||
| 22694 | 2026.05.02 04:44:09.018485 [ 220 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 22695 | 2026.05.02 04:44:09.018557 [ 220 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 22696 | 2026.05.02 04:44:09.021152 [ 220 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): 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] | ||
| 22697 | 2026.05.02 04:44:09.270077 [ 217 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 22698 | 2026.05.02 04:44:09.270135 [ 217 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 22699 | 2026.05.02 04:44:09.273291 [ 217 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): 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] | ||
| 22700 | 2026.05.02 04:44:09.434142 [ 219 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 22701 | 2026.05.02 04:44:09.434190 [ 219 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 22702 | 2026.05.02 04:44:09.437339 [ 219 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 22703 | 2026.05.02 04:44:13.039261 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22704 | 2026.05.02 04:44:13.039522 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 22705 | 2026.05.02 04:44:13.039881 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22706 | 2026.05.02 04:44:13.039920 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 22707 | 2026.05.02 04:44:13.040152 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22708 | 2026.05.02 04:44:13.040218 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22709 | 2026.05.02 04:44:13.040357 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22710 | 2026.05.02 04:44:13.040471 [ 335 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22711 | 2026.05.02 04:44:13.040478 [ 333 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22712 | 2026.05.02 04:44:13.040531 [ 322 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22713 | 2026.05.02 04:44:13.040708 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22714 | 2026.05.02 04:44:13.040745 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22715 | 2026.05.02 04:44:13.040816 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22716 | 2026.05.02 04:44:13.040837 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22717 | 2026.05.02 04:44:13.040872 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 22718 | 2026.05.02 04:44:13.040912 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 22719 | 2026.05.02 04:44:13.042110 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002685 sec., 16387.33705772812 rows/sec., 1.87 MiB/sec. | ||
| 22720 | 2026.05.02 04:44:13.042225 [ 259 ] {288bcf09-8b82-4144-998d-f0cab989a76d} <Debug> TCPHandler: Processed in 0.00309589 sec. | ||
| 22721 | 2026.05.02 04:44:13.043739 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22722 | 2026.05.02 04:44:13.043851 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22723 | 2026.05.02 04:44:13.043893 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22724 | 2026.05.02 04:44:13.044551 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22725 | 2026.05.02 04:44:13.044588 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22726 | 2026.05.02 04:44:13.044948 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22727 | 2026.05.02 04:44:13.045168 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22728 | 2026.05.02 04:44:13.045310 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.89 MiB/sec. | ||
| 22729 | 2026.05.02 04:44:13.045347 [ 259 ] {274d26e4-677e-4aab-ae81-4416852a503c} <Debug> TCPHandler: Processed in 0.001659227 sec. | ||
| 22730 | 2026.05.02 04:44:13.045484 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22731 | 2026.05.02 04:44:13.045579 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22732 | 2026.05.02 04:44:13.045618 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22733 | 2026.05.02 04:44:13.046022 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22734 | 2026.05.02 04:44:13.046057 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22735 | 2026.05.02 04:44:13.046346 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22736 | 2026.05.02 04:44:13.046545 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22737 | 2026.05.02 04:44:13.046665 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001105 sec., 57918.55203619909 rows/sec., 4.52 MiB/sec. | ||
| 22738 | 2026.05.02 04:44:13.046702 [ 259 ] {dd5e1de6-39ca-49e4-8679-59c025b37c1b} <Debug> TCPHandler: Processed in 0.001265228 sec. | ||
| 22739 | 2026.05.02 04:44:13.046820 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22740 | 2026.05.02 04:44:13.046913 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22741 | 2026.05.02 04:44:13.046954 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22742 | 2026.05.02 04:44:13.047369 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22743 | 2026.05.02 04:44:13.047402 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22744 | 2026.05.02 04:44:13.047711 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22745 | 2026.05.02 04:44:13.047911 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22746 | 2026.05.02 04:44:13.048030 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. | ||
| 22747 | 2026.05.02 04:44:13.048070 [ 259 ] {5c6d3e56-f35f-4f45-a876-eaa65057bfc6} <Debug> TCPHandler: Processed in 0.001296109 sec. | ||
| 22748 | 2026.05.02 04:44:13.048190 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22749 | 2026.05.02 04:44:13.048287 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22750 | 2026.05.02 04:44:13.048326 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22751 | 2026.05.02 04:44:13.048655 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22752 | 2026.05.02 04:44:13.048689 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22753 | 2026.05.02 04:44:13.048997 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22754 | 2026.05.02 04:44:13.049194 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22755 | 2026.05.02 04:44:13.049313 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 22756 | 2026.05.02 04:44:13.049347 [ 259 ] {83012a61-1088-45fa-8e20-2b9c434367f2} <Debug> TCPHandler: Processed in 0.001203847 sec. | ||
| 22757 | 2026.05.02 04:44:14.145889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40803 | ||
| 22758 | 2026.05.02 04:44:14.146435 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22759 | 2026.05.02 04:44:14.146480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22760 | 2026.05.02 04:44:14.146967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 22761 | 2026.05.02 04:44:14.147216 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22762 | 2026.05.02 04:44:14.147350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40803 | ||
| 22763 | 2026.05.02 04:44:14.768764 [ 217 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 22764 | 2026.05.02 04:44:14.768848 [ 217 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 22765 | 2026.05.02 04:44:14.771507 [ 217 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 22766 | 2026.05.02 04:44:14.883241 [ 217 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 22767 | 2026.05.02 04:44:14.883273 [ 217 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 22768 | 2026.05.02 04:44:14.885223 [ 217 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 22769 | 2026.05.02 04:44:15.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.36 MiB, peak 420.86 MiB, free memory in arenas 0.00 B, will set to 408.34 MiB (RSS), difference: 3.98 MiB | ||
| 22770 | 2026.05.02 04:44:16.311584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 22771 | 2026.05.02 04:44:16.329100 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22772 | 2026.05.02 04:44:16.329162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22773 | 2026.05.02 04:44:16.335237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 22774 | 2026.05.02 04:44:16.335932 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22775 | 2026.05.02 04:44:16.339162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 22776 | 2026.05.02 04:44:16.804035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2864 | ||
| 22777 | 2026.05.02 04:44:16.806986 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22778 | 2026.05.02 04:44:16.807034 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22779 | 2026.05.02 04:44:16.808290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22780 | 2026.05.02 04:44:16.808566 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22781 | 2026.05.02 04:44:16.808846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2864 | ||
| 22782 | 2026.05.02 04:44:18.045329 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22783 | 2026.05.02 04:44:18.045563 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 22784 | 2026.05.02 04:44:18.045916 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22785 | 2026.05.02 04:44:18.045955 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 22786 | 2026.05.02 04:44:18.046197 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22787 | 2026.05.02 04:44:18.046266 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22788 | 2026.05.02 04:44:18.046405 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 22789 | 2026.05.02 04:44:18.046503 [ 333 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22790 | 2026.05.02 04:44:18.046534 [ 335 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22791 | 2026.05.02 04:44:18.046542 [ 322 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22792 | 2026.05.02 04:44:18.046686 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22793 | 2026.05.02 04:44:18.046714 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22794 | 2026.05.02 04:44:18.046782 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22795 | 2026.05.02 04:44:18.046803 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22796 | 2026.05.02 04:44:18.046838 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22797 | 2026.05.02 04:44:18.046880 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22798 | 2026.05.02 04:44:18.047982 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002516 sec., 17488.076311605724 rows/sec., 3.66 MiB/sec. | ||
| 22799 | 2026.05.02 04:44:18.048092 [ 259 ] {6c78f1a6-27fd-4ec6-89c3-c29c9bced64c} <Debug> TCPHandler: Processed in 0.002888925 sec. | ||
| 22800 | 2026.05.02 04:44:18.053370 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22801 | 2026.05.02 04:44:18.053500 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22802 | 2026.05.02 04:44:18.053553 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22803 | 2026.05.02 04:44:18.054217 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22804 | 2026.05.02 04:44:18.054261 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22805 | 2026.05.02 04:44:18.054627 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22806 | 2026.05.02 04:44:18.054851 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22807 | 2026.05.02 04:44:18.054993 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001529 sec., 185742.31523871812 rows/sec., 11.80 MiB/sec. | ||
| 22808 | 2026.05.02 04:44:18.055032 [ 259 ] {76f4367e-d561-4a26-91c7-c8552cf7cb67} <Debug> TCPHandler: Processed in 0.001722258 sec. | ||
| 22809 | 2026.05.02 04:44:18.055169 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22810 | 2026.05.02 04:44:18.055266 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22811 | 2026.05.02 04:44:18.055308 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22812 | 2026.05.02 04:44:18.056150 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22813 | 2026.05.02 04:44:18.056189 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22814 | 2026.05.02 04:44:18.056537 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22815 | 2026.05.02 04:44:18.056767 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22816 | 2026.05.02 04:44:18.056903 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001654 sec., 495163.2406287787 rows/sec., 38.40 MiB/sec. | ||
| 22817 | 2026.05.02 04:44:18.056941 [ 259 ] {26503c5f-fca8-4558-906d-11482e6aa696} <Debug> TCPHandler: Processed in 0.001821081 sec. | ||
| 22818 | 2026.05.02 04:44:18.057059 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22819 | 2026.05.02 04:44:18.057155 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22820 | 2026.05.02 04:44:18.057196 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22821 | 2026.05.02 04:44:18.057662 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22822 | 2026.05.02 04:44:18.057699 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22823 | 2026.05.02 04:44:18.057998 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 22824 | 2026.05.02 04:44:18.058228 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22825 | 2026.05.02 04:44:18.058356 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001219 sec., 125512.71534044298 rows/sec., 7.51 MiB/sec. | ||
| 22826 | 2026.05.02 04:44:18.058395 [ 259 ] {b0282d5a-9d7f-4935-8b98-e23615a48055} <Debug> TCPHandler: Processed in 0.001385351 sec. | ||
| 22827 | 2026.05.02 04:44:18.058514 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22828 | 2026.05.02 04:44:18.058609 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22829 | 2026.05.02 04:44:18.058649 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22830 | 2026.05.02 04:44:18.059113 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22831 | 2026.05.02 04:44:18.059151 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22832 | 2026.05.02 04:44:18.059450 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 22833 | 2026.05.02 04:44:18.059669 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22834 | 2026.05.02 04:44:18.059798 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 22835 | 2026.05.02 04:44:18.059836 [ 259 ] {917c2de6-ba5f-4ec2-be4b-7e46a59617bd} <Debug> TCPHandler: Processed in 0.001371991 sec. | ||
| 22836 | 2026.05.02 04:44:18.059955 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22837 | 2026.05.02 04:44:18.060050 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22838 | 2026.05.02 04:44:18.060091 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22839 | 2026.05.02 04:44:18.060553 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22840 | 2026.05.02 04:44:18.060589 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22841 | 2026.05.02 04:44:18.060886 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22842 | 2026.05.02 04:44:18.061105 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22843 | 2026.05.02 04:44:18.061231 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 22844 | 2026.05.02 04:44:18.061269 [ 259 ] {dc741380-0e57-436e-b757-82a80df234d2} <Debug> TCPHandler: Processed in 0.001363331 sec. | ||
| 22845 | 2026.05.02 04:44:18.061387 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22846 | 2026.05.02 04:44:18.061482 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22847 | 2026.05.02 04:44:18.061521 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22848 | 2026.05.02 04:44:18.062193 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22849 | 2026.05.02 04:44:18.062227 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22850 | 2026.05.02 04:44:18.062548 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22851 | 2026.05.02 04:44:18.062768 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22852 | 2026.05.02 04:44:18.062895 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.00143 sec., 350349.65034965036 rows/sec., 24.63 MiB/sec. | ||
| 22853 | 2026.05.02 04:44:18.062932 [ 259 ] {a576a71e-0534-4726-aa6a-d85382a9d2fe} <Debug> TCPHandler: Processed in 0.001594716 sec. | ||
| 22854 | 2026.05.02 04:44:18.063049 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22855 | 2026.05.02 04:44:18.063151 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22856 | 2026.05.02 04:44:18.063194 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22857 | 2026.05.02 04:44:18.063525 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22858 | 2026.05.02 04:44:18.063560 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22859 | 2026.05.02 04:44:18.063858 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22860 | 2026.05.02 04:44:18.064070 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22861 | 2026.05.02 04:44:18.064195 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 22862 | 2026.05.02 04:44:18.064232 [ 259 ] {144199ad-1976-487f-b2d0-24729326e341} <Debug> TCPHandler: Processed in 0.001231378 sec. | ||
| 22863 | 2026.05.02 04:44:18.064349 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22864 | 2026.05.02 04:44:18.064446 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22865 | 2026.05.02 04:44:18.064490 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22866 | 2026.05.02 04:44:18.064930 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22867 | 2026.05.02 04:44:18.064966 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22868 | 2026.05.02 04:44:18.065296 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22869 | 2026.05.02 04:44:18.065516 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22870 | 2026.05.02 04:44:18.065630 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 4 parts from all_1_140_29 to all_143_143_0 | ||
| 22871 | 2026.05.02 04:44:18.065644 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 22872 | 2026.05.02 04:44:18.065668 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22873 | 2026.05.02 04:44:18.065688 [ 259 ] {2409af41-8543-4154-885e-1b3c766f3640} <Debug> TCPHandler: Processed in 0.001388671 sec. | ||
| 22874 | 2026.05.02 04:44:18.065688 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22875 | 2026.05.02 04:44:18.065812 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22876 | 2026.05.02 04:44:18.065810 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_140_29 to all_143_143_0 into Compact with storage Full | ||
| 22877 | 2026.05.02 04:44:18.065919 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22878 | 2026.05.02 04:44:18.065967 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22879 | 2026.05.02 04:44:18.065988 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22880 | 2026.05.02 04:44:18.066030 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_29, total 55725 rows starting from the beginning of the part | ||
| 22881 | 2026.05.02 04:44:18.066101 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 22882 | 2026.05.02 04:44:18.066152 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 265 rows starting from the beginning of the part | ||
| 22883 | 2026.05.02 04:44:18.066197 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1501 rows starting from the beginning of the part | ||
| 22884 | 2026.05.02 04:44:18.066311 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22885 | 2026.05.02 04:44:18.066355 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22886 | 2026.05.02 04:44:18.066697 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22887 | 2026.05.02 04:44:18.066931 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22888 | 2026.05.02 04:44:18.067036 [ 25 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 22889 | 2026.05.02 04:44:18.067066 [ 25 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22890 | 2026.05.02 04:44:18.067069 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 22891 | 2026.05.02 04:44:18.067087 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22892 | 2026.05.02 04:44:18.067114 [ 259 ] {4311717d-e014-489e-9e78-1e6e4f8c1217} <Debug> TCPHandler: Processed in 0.00135482 sec. | ||
| 22893 | 2026.05.02 04:44:18.067163 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::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 | ||
| 22894 | 2026.05.02 04:44:18.067234 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22895 | 2026.05.02 04:44:18.067260 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22896 | 2026.05.02 04:44:18.067288 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 61 rows starting from the beginning of the part | ||
| 22897 | 2026.05.02 04:44:18.067332 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22898 | 2026.05.02 04:44:18.067339 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 22899 | 2026.05.02 04:44:18.067389 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22900 | 2026.05.02 04:44:18.067390 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 22901 | 2026.05.02 04:44:18.067437 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 22902 | 2026.05.02 04:44:18.067476 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 22903 | 2026.05.02 04:44:18.067514 [ 189 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 22904 | 2026.05.02 04:44:18.068240 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22905 | 2026.05.02 04:44:18.068276 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22906 | 2026.05.02 04:44:18.068289 [ 200 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001157326 sec., 57028.01112219029 rows/sec., 3.74 MiB/sec. | ||
| 22907 | 2026.05.02 04:44:18.068418 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 22908 | 2026.05.02 04:44:18.068681 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22909 | 2026.05.02 04:44:18.068740 [ 197 ] {8b3d949d-3abf-4d8f-aaf9-7f1c7059f700::all_1_65_13} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 22910 | 2026.05.02 04:44:18.068792 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 22911 | 2026.05.02 04:44:18.068806 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22912 | 2026.05.02 04:44:18.069017 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22913 | 2026.05.02 04:44:18.069157 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001843 sec., 5968.529571351058 rows/sec., 10.70 MiB/sec. | ||
| 22914 | 2026.05.02 04:44:18.069216 [ 259 ] {f92ff18b-f0b8-4133-abcf-7a32bfc43c4c} <Debug> TCPHandler: Processed in 0.002032056 sec. | ||
| 22915 | 2026.05.02 04:44:18.069337 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22916 | 2026.05.02 04:44:18.069435 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22917 | 2026.05.02 04:44:18.069477 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22918 | 2026.05.02 04:44:18.069834 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22919 | 2026.05.02 04:44:18.069869 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22920 | 2026.05.02 04:44:18.070179 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22921 | 2026.05.02 04:44:18.070403 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22922 | 2026.05.02 04:44:18.070530 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 22923 | 2026.05.02 04:44:18.070567 [ 259 ] {6a0e1e64-0906-420f-b704-5c0cb9c9f286} <Debug> TCPHandler: Processed in 0.001280049 sec. | ||
| 22924 | 2026.05.02 04:44:18.075954 [ 197 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57651 rows, containing 5 columns (5 merged, 0 gathered) in 0.01019614 sec., 5654198.5496472195 rows/sec., 360.29 MiB/sec. | ||
| 22925 | 2026.05.02 04:44:18.076357 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
| 22926 | 2026.05.02 04:44:18.076711 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22927 | 2026.05.02 04:44:18.076807 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 4 parts: [all_1_140_29, all_143_143_0] -> all_1_143_30 | ||
| 22928 | 2026.05.02 04:44:18.076912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 22929 | 2026.05.02 04:44:19.897546 [ 78 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 22930 | 2026.05.02 04:44:19.897615 [ 78 ] {} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22931 | 2026.05.02 04:44:19.897639 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22932 | 2026.05.02 04:44:19.897780 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::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 | ||
| 22933 | 2026.05.02 04:44:19.897935 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22934 | 2026.05.02 04:44:19.897971 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 22935 | 2026.05.02 04:44:19.898073 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 22936 | 2026.05.02 04:44:19.898129 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 22937 | 2026.05.02 04:44:19.898176 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 22938 | 2026.05.02 04:44:19.898221 [ 200 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 22939 | 2026.05.02 04:44:19.898939 [ 187 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214657 sec., 4939.666095037529 rows/sec., 366.62 KiB/sec. | ||
| 22940 | 2026.05.02 04:44:19.899118 [ 187 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 22941 | 2026.05.02 04:44:19.899407 [ 187 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22942 | 2026.05.02 04:44:19.899504 [ 187 ] {10b1be68-f2c7-430a-802d-5e2e547ed570::all_1_21_5} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 22943 | 2026.05.02 04:44:19.899600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22944 | 2026.05.02 04:44:21.440844 [ 219 ] {} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): 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] | ||
| 22945 | 2026.05.02 04:44:21.440918 [ 219 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): 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] | ||
| 22946 | 2026.05.02 04:44:21.441857 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22947 | 2026.05.02 04:44:21.441910 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22948 | 2026.05.02 04:44:21.442394 [ 219 ] {} <Debug> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): 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] | ||
| 22949 | 2026.05.02 04:44:21.647528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41251 | ||
| 22950 | 2026.05.02 04:44:21.648093 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22951 | 2026.05.02 04:44:21.648138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22952 | 2026.05.02 04:44:21.648663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 22953 | 2026.05.02 04:44:21.648901 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22954 | 2026.05.02 04:44:21.649041 [ 140 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 22955 | 2026.05.02 04:44:21.649049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41251 | ||
| 22956 | 2026.05.02 04:44:21.649089 [ 140 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22957 | 2026.05.02 04:44:21.649115 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22958 | 2026.05.02 04:44:21.649201 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 22959 | 2026.05.02 04:44:21.649277 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22960 | 2026.05.02 04:44:21.649308 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38883 rows starting from the beginning of the part | ||
| 22961 | 2026.05.02 04:44:21.649374 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 22962 | 2026.05.02 04:44:21.649417 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 22963 | 2026.05.02 04:44:21.649460 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 22964 | 2026.05.02 04:44:21.649497 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 22965 | 2026.05.02 04:44:21.649538 [ 196 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 22966 | 2026.05.02 04:44:21.652052 [ 188 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002885785 sec., 14294550.702841688 rows/sec., 204.49 MiB/sec. | ||
| 22967 | 2026.05.02 04:44:21.652359 [ 188 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 22968 | 2026.05.02 04:44:21.652598 [ 188 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22969 | 2026.05.02 04:44:21.652660 [ 188 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_86_17} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 22970 | 2026.05.02 04:44:21.652731 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22971 | 2026.05.02 04:44:23.041439 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22972 | 2026.05.02 04:44:23.041669 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 22973 | 2026.05.02 04:44:23.042010 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22974 | 2026.05.02 04:44:23.042047 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 22975 | 2026.05.02 04:44:23.042281 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22976 | 2026.05.02 04:44:23.042357 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22977 | 2026.05.02 04:44:23.042502 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22978 | 2026.05.02 04:44:23.042618 [ 335 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22979 | 2026.05.02 04:44:23.042639 [ 336 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22980 | 2026.05.02 04:44:23.042633 [ 322 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22981 | 2026.05.02 04:44:23.042801 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22982 | 2026.05.02 04:44:23.042832 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22983 | 2026.05.02 04:44:23.042904 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22984 | 2026.05.02 04:44:23.042926 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 22985 | 2026.05.02 04:44:23.042962 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22986 | 2026.05.02 04:44:23.043005 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22987 | 2026.05.02 04:44:23.044191 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002611 sec., 16851.78092684795 rows/sec., 3.52 MiB/sec. | ||
| 22988 | 2026.05.02 04:44:23.044350 [ 259 ] {23e646bb-d1ee-469f-8b15-bfd01b38ab80} <Debug> TCPHandler: Processed in 0.003041298 sec. | ||
| 22989 | 2026.05.02 04:44:23.046510 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22990 | 2026.05.02 04:44:23.046628 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22991 | 2026.05.02 04:44:23.046677 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22992 | 2026.05.02 04:44:23.047245 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22993 | 2026.05.02 04:44:23.047290 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 22994 | 2026.05.02 04:44:23.047696 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22995 | 2026.05.02 04:44:23.047947 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22996 | 2026.05.02 04:44:23.048096 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001501 sec., 78614.25716189208 rows/sec., 6.69 MiB/sec. | ||
| 22997 | 2026.05.02 04:44:23.048095 [ 174 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22998 | 2026.05.02 04:44:23.048141 [ 259 ] {5dd16f66-30f8-441b-8a02-ae4228f63667} <Debug> TCPHandler: Processed in 0.001684387 sec. | ||
| 22999 | 2026.05.02 04:44:23.048164 [ 174 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23000 | 2026.05.02 04:44:23.048192 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23001 | 2026.05.02 04:44:23.048280 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23002 | 2026.05.02 04:44:23.048295 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23003 | 2026.05.02 04:44:23.048390 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23004 | 2026.05.02 04:44:23.048415 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23005 | 2026.05.02 04:44:23.048438 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23006 | 2026.05.02 04:44:23.048453 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3242 rows starting from the beginning of the part | ||
| 23007 | 2026.05.02 04:44:23.048523 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 819 rows starting from the beginning of the part | ||
| 23008 | 2026.05.02 04:44:23.048568 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 2472 rows starting from the beginning of the part | ||
| 23009 | 2026.05.02 04:44:23.048612 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 23010 | 2026.05.02 04:44:23.048654 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 819 rows starting from the beginning of the part | ||
| 23011 | 2026.05.02 04:44:23.048694 [ 196 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 118 rows starting from the beginning of the part | ||
| 23012 | 2026.05.02 04:44:23.048869 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23013 | 2026.05.02 04:44:23.048914 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23014 | 2026.05.02 04:44:23.049244 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 23015 | 2026.05.02 04:44:23.049480 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23016 | 2026.05.02 04:44:23.049616 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001248 sec., 24839.74358974359 rows/sec., 1.82 MiB/sec. | ||
| 23017 | 2026.05.02 04:44:23.049657 [ 259 ] {ec7d6d79-4d99-455f-8594-2f5cec9dfa47} <Debug> TCPHandler: Processed in 0.001427663 sec. | ||
| 23018 | 2026.05.02 04:44:23.049768 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23019 | 2026.05.02 04:44:23.049866 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23020 | 2026.05.02 04:44:23.049909 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23021 | 2026.05.02 04:44:23.050347 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23022 | 2026.05.02 04:44:23.050385 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23023 | 2026.05.02 04:44:23.050703 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23024 | 2026.05.02 04:44:23.050923 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23025 | 2026.05.02 04:44:23.050954 [ 188 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270098 sec., 2786396.048841532 rows/sec., 221.00 MiB/sec. | ||
| 23026 | 2026.05.02 04:44:23.051060 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001213 sec., 78318.21929101401 rows/sec., 6.12 MiB/sec. | ||
| 23027 | 2026.05.02 04:44:23.051076 [ 72 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23028 | 2026.05.02 04:44:23.051111 [ 259 ] {46b66ae7-c501-4fbf-9dfc-d791eb1eb89d} <Debug> TCPHandler: Processed in 0.001391911 sec. | ||
| 23029 | 2026.05.02 04:44:23.051126 [ 72 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23030 | 2026.05.02 04:44:23.051157 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23031 | 2026.05.02 04:44:23.051243 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23032 | 2026.05.02 04:44:23.051263 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23033 | 2026.05.02 04:44:23.051341 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23034 | 2026.05.02 04:44:23.051345 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23035 | 2026.05.02 04:44:23.051397 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23036 | 2026.05.02 04:44:23.051414 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23037 | 2026.05.02 04:44:23.051434 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1794 rows starting from the beginning of the part | ||
| 23038 | 2026.05.02 04:44:23.051505 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 501 rows starting from the beginning of the part | ||
| 23039 | 2026.05.02 04:44:23.051553 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1331 rows starting from the beginning of the part | ||
| 23040 | 2026.05.02 04:44:23.051598 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 23041 | 2026.05.02 04:44:23.051638 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 501 rows starting from the beginning of the part | ||
| 23042 | 2026.05.02 04:44:23.051681 [ 199 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 95 rows starting from the beginning of the part | ||
| 23043 | 2026.05.02 04:44:23.051684 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23044 | 2026.05.02 04:44:23.051785 [ 194 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_146_29} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23045 | 2026.05.02 04:44:23.051836 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23046 | 2026.05.02 04:44:23.051880 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23047 | 2026.05.02 04:44:23.051902 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 23048 | 2026.05.02 04:44:23.052238 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23049 | 2026.05.02 04:44:23.052488 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23050 | 2026.05.02 04:44:23.052625 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 23051 | 2026.05.02 04:44:23.052666 [ 259 ] {ea734e84-77cd-49b7-b270-c838c5ad9937} <Debug> TCPHandler: Processed in 0.001473593 sec. | ||
| 23052 | 2026.05.02 04:44:23.052772 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23053 | 2026.05.02 04:44:23.052870 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23054 | 2026.05.02 04:44:23.052925 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23055 | 2026.05.02 04:44:23.053164 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949733 sec., 2198249.709062728 rows/sec., 159.00 MiB/sec. | ||
| 23056 | 2026.05.02 04:44:23.053374 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23057 | 2026.05.02 04:44:23.053631 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23058 | 2026.05.02 04:44:23.053695 [ 201 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_146_29} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23059 | 2026.05.02 04:44:23.053761 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23060 | 2026.05.02 04:44:23.053773 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 23061 | 2026.05.02 04:44:23.053798 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23062 | 2026.05.02 04:44:23.054358 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 23063 | 2026.05.02 04:44:23.054591 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23064 | 2026.05.02 04:44:23.054729 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 23065 | 2026.05.02 04:44:23.054789 [ 259 ] {91b763ef-d5c0-4415-84b5-2d66e83057de} <Debug> TCPHandler: Processed in 0.002066186 sec. | ||
| 23066 | 2026.05.02 04:44:23.054919 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23067 | 2026.05.02 04:44:23.055017 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23068 | 2026.05.02 04:44:23.055060 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23069 | 2026.05.02 04:44:23.055401 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23070 | 2026.05.02 04:44:23.055439 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23071 | 2026.05.02 04:44:23.055752 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23072 | 2026.05.02 04:44:23.055971 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23073 | 2026.05.02 04:44:23.056088 [ 72 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23074 | 2026.05.02 04:44:23.056099 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 23075 | 2026.05.02 04:44:23.056126 [ 72 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2026.05.02 04:44:23.056150 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23077 | 2026.05.02 04:44:23.056151 [ 259 ] {64555fb9-6b99-48fe-a30e-34a184356463} <Debug> TCPHandler: Processed in 0.001281548 sec. | ||
| 23078 | 2026.05.02 04:44:23.056234 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23079 | 2026.05.02 04:44:23.056355 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23080 | 2026.05.02 04:44:23.056392 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8970 rows starting from the beginning of the part | ||
| 23081 | 2026.05.02 04:44:23.056459 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 90 rows starting from the beginning of the part | ||
| 23082 | 2026.05.02 04:44:23.056511 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 12 rows starting from the beginning of the part | ||
| 23083 | 2026.05.02 04:44:23.056561 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 48 rows starting from the beginning of the part | ||
| 23084 | 2026.05.02 04:44:23.056609 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 23085 | 2026.05.02 04:44:23.056654 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 23086 | 2026.05.02 04:44:23.059218 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003020647 sec., 3068878.952092052 rows/sec., 197.77 MiB/sec. | ||
| 23087 | 2026.05.02 04:44:23.059374 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23088 | 2026.05.02 04:44:23.059637 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23089 | 2026.05.02 04:44:23.059702 [ 194 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_146_29} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23090 | 2026.05.02 04:44:23.059764 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 23091 | 2026.05.02 04:44:23.839282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 23092 | 2026.05.02 04:44:23.857137 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23093 | 2026.05.02 04:44:23.857202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23094 | 2026.05.02 04:44:23.863461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 23095 | 2026.05.02 04:44:23.864163 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23096 | 2026.05.02 04:44:23.864449 [ 31 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 23097 | 2026.05.02 04:44:23.864484 [ 31 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23098 | 2026.05.02 04:44:23.864502 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23099 | 2026.05.02 04:44:23.864632 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23100 | 2026.05.02 04:44:23.867477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 23101 | 2026.05.02 04:44:23.868783 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23102 | 2026.05.02 04:44:23.870371 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23103 | 2026.05.02 04:44:23.875296 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23104 | 2026.05.02 04:44:23.880000 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23105 | 2026.05.02 04:44:23.884723 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23106 | 2026.05.02 04:44:23.889679 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23107 | 2026.05.02 04:44:23.894416 [ 201 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 23108 | 2026.05.02 04:44:23.951756 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087182591 sec., 7432.676553510551 rows/sec., 38.43 MiB/sec. | ||
| 23109 | 2026.05.02 04:44:23.955278 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 23110 | 2026.05.02 04:44:23.957494 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_86_17} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23111 | 2026.05.02 04:44:23.957613 [ 192 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_86_17} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 23112 | 2026.05.02 04:44:23.960856 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23113 | 2026.05.02 04:44:24.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.14 MiB, peak 427.55 MiB, free memory in arenas 0.00 B, will set to 408.51 MiB (RSS), difference: -1.63 MiB | ||
| 23114 | 2026.05.02 04:44:26.809267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2902 | ||
| 23115 | 2026.05.02 04:44:26.811998 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23116 | 2026.05.02 04:44:26.812063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23117 | 2026.05.02 04:44:26.813366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23118 | 2026.05.02 04:44:26.813664 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23119 | 2026.05.02 04:44:26.813916 [ 225 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 23120 | 2026.05.02 04:44:26.813974 [ 225 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 23121 | 2026.05.02 04:44:26.814080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2902 | ||
| 23122 | 2026.05.02 04:44:26.816974 [ 225 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): 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] | ||
| 23123 | 2026.05.02 04:44:28.045315 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23124 | 2026.05.02 04:44:28.045574 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 23125 | 2026.05.02 04:44:28.045932 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23126 | 2026.05.02 04:44:28.045968 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 23127 | 2026.05.02 04:44:28.046209 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23128 | 2026.05.02 04:44:28.046275 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23129 | 2026.05.02 04:44:28.046416 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 23130 | 2026.05.02 04:44:28.046530 [ 335 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23131 | 2026.05.02 04:44:28.046551 [ 336 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23132 | 2026.05.02 04:44:28.046545 [ 322 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23133 | 2026.05.02 04:44:28.046719 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23134 | 2026.05.02 04:44:28.046746 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23135 | 2026.05.02 04:44:28.046814 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23136 | 2026.05.02 04:44:28.046834 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 23137 | 2026.05.02 04:44:28.046867 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23138 | 2026.05.02 04:44:28.046907 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 23139 | 2026.05.02 04:44:28.048077 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002613 sec., 16838.8825105243 rows/sec., 3.52 MiB/sec. | ||
| 23140 | 2026.05.02 04:44:28.048214 [ 259 ] {7305fbe4-b4aa-4233-b710-e1178bcf94d8} <Debug> TCPHandler: Processed in 0.003038988 sec. | ||
| 23141 | 2026.05.02 04:44:28.053253 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23142 | 2026.05.02 04:44:28.053381 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23143 | 2026.05.02 04:44:28.053431 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23144 | 2026.05.02 04:44:28.054073 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23145 | 2026.05.02 04:44:28.054114 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23146 | 2026.05.02 04:44:28.054489 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23147 | 2026.05.02 04:44:28.054714 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23148 | 2026.05.02 04:44:28.054854 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00151 sec., 188079.4701986755 rows/sec., 11.95 MiB/sec. | ||
| 23149 | 2026.05.02 04:44:28.054893 [ 259 ] {21a2897b-7a61-48db-9ebb-db6d205a05f4} <Debug> TCPHandler: Processed in 0.001699798 sec. | ||
| 23150 | 2026.05.02 04:44:28.055017 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23151 | 2026.05.02 04:44:28.055112 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23152 | 2026.05.02 04:44:28.055151 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23153 | 2026.05.02 04:44:28.055925 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23154 | 2026.05.02 04:44:28.055961 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23155 | 2026.05.02 04:44:28.056318 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23156 | 2026.05.02 04:44:28.056529 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23157 | 2026.05.02 04:44:28.056656 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001561 sec., 524663.6771300448 rows/sec., 40.69 MiB/sec. | ||
| 23158 | 2026.05.02 04:44:28.056693 [ 259 ] {9022a975-a79f-4232-8e1a-77bd2f880a46} <Debug> TCPHandler: Processed in 0.001723929 sec. | ||
| 23159 | 2026.05.02 04:44:28.056809 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23160 | 2026.05.02 04:44:28.056904 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23161 | 2026.05.02 04:44:28.056943 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23162 | 2026.05.02 04:44:28.057370 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23163 | 2026.05.02 04:44:28.057406 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23164 | 2026.05.02 04:44:28.057706 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 23165 | 2026.05.02 04:44:28.057910 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23166 | 2026.05.02 04:44:28.058034 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001148 sec., 133275.2613240418 rows/sec., 7.97 MiB/sec. | ||
| 23167 | 2026.05.02 04:44:28.058041 [ 136 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 23168 | 2026.05.02 04:44:28.058071 [ 259 ] {02e0fa99-dc03-410c-9901-6fac9282bf82} <Debug> TCPHandler: Processed in 0.00130974 sec. | ||
| 23169 | 2026.05.02 04:44:28.058092 [ 136 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23170 | 2026.05.02 04:44:28.058133 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23171 | 2026.05.02 04:44:28.058195 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23172 | 2026.05.02 04:44:28.058231 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 23173 | 2026.05.02 04:44:28.058295 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23174 | 2026.05.02 04:44:28.058331 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23175 | 2026.05.02 04:44:28.058333 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23176 | 2026.05.02 04:44:28.058363 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 213 rows starting from the beginning of the part | ||
| 23177 | 2026.05.02 04:44:28.058426 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 153 rows starting from the beginning of the part | ||
| 23178 | 2026.05.02 04:44:28.058477 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 52 rows starting from the beginning of the part | ||
| 23179 | 2026.05.02 04:44:28.058525 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 153 rows starting from the beginning of the part | ||
| 23180 | 2026.05.02 04:44:28.058570 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 23181 | 2026.05.02 04:44:28.058615 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 153 rows starting from the beginning of the part | ||
| 23182 | 2026.05.02 04:44:28.058787 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23183 | 2026.05.02 04:44:28.058822 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23184 | 2026.05.02 04:44:28.059119 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 23185 | 2026.05.02 04:44:28.059325 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23186 | 2026.05.02 04:44:28.059376 [ 193 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190617 sec., 634124.9956955091 rows/sec., 41.85 MiB/sec. | ||
| 23187 | 2026.05.02 04:44:28.059448 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 23188 | 2026.05.02 04:44:28.059486 [ 259 ] {ade70f3b-0ac7-4c4a-8045-ad279c936d76} <Debug> TCPHandler: Processed in 0.00133908 sec. | ||
| 23189 | 2026.05.02 04:44:28.059488 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 23190 | 2026.05.02 04:44:28.059562 [ 222 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 23191 | 2026.05.02 04:44:28.059603 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23192 | 2026.05.02 04:44:28.059636 [ 222 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 23193 | 2026.05.02 04:44:28.059712 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23194 | 2026.05.02 04:44:28.059726 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23195 | 2026.05.02 04:44:28.059757 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23196 | 2026.05.02 04:44:28.059793 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_126_25} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 23197 | 2026.05.02 04:44:28.059848 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 23198 | 2026.05.02 04:44:28.060185 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23199 | 2026.05.02 04:44:28.060221 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23200 | 2026.05.02 04:44:28.060539 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23201 | 2026.05.02 04:44:28.060770 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23202 | 2026.05.02 04:44:28.060908 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 23203 | 2026.05.02 04:44:28.060947 [ 259 ] {4be9f44f-989f-44f0-b0bb-a3d7ba819df3} <Debug> TCPHandler: Processed in 0.001391501 sec. | ||
| 23204 | 2026.05.02 04:44:28.061064 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23205 | 2026.05.02 04:44:28.061160 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23206 | 2026.05.02 04:44:28.061200 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23207 | 2026.05.02 04:44:28.061800 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23208 | 2026.05.02 04:44:28.061836 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23209 | 2026.05.02 04:44:28.062179 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23210 | 2026.05.02 04:44:28.062387 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23211 | 2026.05.02 04:44:28.062511 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001369 sec., 365960.5551497443 rows/sec., 25.72 MiB/sec. | ||
| 23212 | 2026.05.02 04:44:28.062549 [ 259 ] {64d32da8-5aff-4d6d-bd14-c6faa805c80a} <Debug> TCPHandler: Processed in 0.001532714 sec. | ||
| 23213 | 2026.05.02 04:44:28.062670 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23214 | 2026.05.02 04:44:28.062766 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23215 | 2026.05.02 04:44:28.062789 [ 222 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): 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] | ||
| 23216 | 2026.05.02 04:44:28.062809 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23217 | 2026.05.02 04:44:28.063158 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23218 | 2026.05.02 04:44:28.063194 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23219 | 2026.05.02 04:44:28.063492 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23220 | 2026.05.02 04:44:28.063698 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23221 | 2026.05.02 04:44:28.063824 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 23222 | 2026.05.02 04:44:28.063844 [ 220 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 23223 | 2026.05.02 04:44:28.063859 [ 259 ] {ab6ecfaf-fc20-4170-bf4b-f5196c2a2229} <Debug> TCPHandler: Processed in 0.001242018 sec. | ||
| 23224 | 2026.05.02 04:44:28.063879 [ 220 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 23225 | 2026.05.02 04:44:28.063997 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23226 | 2026.05.02 04:44:28.064095 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23227 | 2026.05.02 04:44:28.064139 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23228 | 2026.05.02 04:44:28.064527 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23229 | 2026.05.02 04:44:28.064562 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23230 | 2026.05.02 04:44:28.064892 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23231 | 2026.05.02 04:44:28.065153 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23232 | 2026.05.02 04:44:28.065289 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 23233 | 2026.05.02 04:44:28.065326 [ 259 ] {49897923-0dbf-4bcc-9800-6df38b306da2} <Debug> TCPHandler: Processed in 0.00137625 sec. | ||
| 23234 | 2026.05.02 04:44:28.065440 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23235 | 2026.05.02 04:44:28.065534 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23236 | 2026.05.02 04:44:28.065575 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23237 | 2026.05.02 04:44:28.065887 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23238 | 2026.05.02 04:44:28.065923 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23239 | 2026.05.02 04:44:28.066209 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23240 | 2026.05.02 04:44:28.066439 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23241 | 2026.05.02 04:44:28.066585 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 23242 | 2026.05.02 04:44:28.066621 [ 259 ] {16e4df25-bfae-44d7-9d55-d571d9ef4681} <Debug> TCPHandler: Processed in 0.001227948 sec. | ||
| 23243 | 2026.05.02 04:44:28.066733 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23244 | 2026.05.02 04:44:28.066824 [ 220 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): 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] | ||
| 23245 | 2026.05.02 04:44:28.066829 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23246 | 2026.05.02 04:44:28.066899 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23247 | 2026.05.02 04:44:28.067681 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23248 | 2026.05.02 04:44:28.067717 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23249 | 2026.05.02 04:44:28.068234 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 23250 | 2026.05.02 04:44:28.068457 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23251 | 2026.05.02 04:44:28.068575 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 23252 | 2026.05.02 04:44:28.068594 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 23253 | 2026.05.02 04:44:28.068620 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23254 | 2026.05.02 04:44:28.068646 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23255 | 2026.05.02 04:44:28.068658 [ 259 ] {7e9cf7bc-4c61-4bbd-98e9-343f882ff21f} <Debug> TCPHandler: Processed in 0.001972144 sec. | ||
| 23256 | 2026.05.02 04:44:28.068759 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 23257 | 2026.05.02 04:44:28.068785 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23258 | 2026.05.02 04:44:28.068886 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23259 | 2026.05.02 04:44:28.068927 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23260 | 2026.05.02 04:44:28.069037 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23261 | 2026.05.02 04:44:28.069108 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2685 rows starting from the beginning of the part | ||
| 23262 | 2026.05.02 04:44:28.069255 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23263 | 2026.05.02 04:44:28.069263 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 23264 | 2026.05.02 04:44:28.069298 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23265 | 2026.05.02 04:44:28.069411 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 42 rows starting from the beginning of the part | ||
| 23266 | 2026.05.02 04:44:28.069534 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 23267 | 2026.05.02 04:44:28.069623 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23268 | 2026.05.02 04:44:28.069652 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 23269 | 2026.05.02 04:44:28.069768 [ 195 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 23270 | 2026.05.02 04:44:28.069873 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23271 | 2026.05.02 04:44:28.070005 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 23272 | 2026.05.02 04:44:28.070042 [ 259 ] {c9f67ebc-f447-4b44-817a-50eaea7d206f} <Debug> TCPHandler: Processed in 0.00130536 sec. | ||
| 23273 | 2026.05.02 04:44:28.077085 [ 186 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 19 columns (19 merged, 0 gathered) in 0.008378528 sec., 333113.4060780128 rows/sec., 596.92 MiB/sec. | ||
| 23274 | 2026.05.02 04:44:28.079729 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 23275 | 2026.05.02 04:44:28.080060 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23276 | 2026.05.02 04:44:28.080123 [ 193 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 23277 | 2026.05.02 04:44:28.080247 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. | ||
| 23278 | 2026.05.02 04:44:29.149298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41763 | ||
| 23279 | 2026.05.02 04:44:29.149849 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23280 | 2026.05.02 04:44:29.149893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23281 | 2026.05.02 04:44:29.150382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 23282 | 2026.05.02 04:44:29.150625 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23283 | 2026.05.02 04:44:29.150756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41763 | ||
| 23284 | 2026.05.02 04:44:31.367666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 23285 | 2026.05.02 04:44:31.385384 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23286 | 2026.05.02 04:44:31.385436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23287 | 2026.05.02 04:44:31.391467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 23288 | 2026.05.02 04:44:31.392165 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23289 | 2026.05.02 04:44:31.395763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 23290 | 2026.05.02 04:44:33.041192 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23291 | 2026.05.02 04:44:33.041421 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 23292 | 2026.05.02 04:44:33.041757 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23293 | 2026.05.02 04:44:33.041791 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 23294 | 2026.05.02 04:44:33.042014 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23295 | 2026.05.02 04:44:33.042085 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23296 | 2026.05.02 04:44:33.042227 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 23297 | 2026.05.02 04:44:33.042390 [ 347 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23298 | 2026.05.02 04:44:33.042404 [ 335 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23299 | 2026.05.02 04:44:33.042390 [ 336 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23300 | 2026.05.02 04:44:33.042567 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23301 | 2026.05.02 04:44:33.042597 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23302 | 2026.05.02 04:44:33.042670 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23303 | 2026.05.02 04:44:33.042690 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 23304 | 2026.05.02 04:44:33.042732 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23305 | 2026.05.02 04:44:33.042774 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23306 | 2026.05.02 04:44:33.043923 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002593 sec., 16968.762051677593 rows/sec., 3.55 MiB/sec. | ||
| 23307 | 2026.05.02 04:44:33.044080 [ 259 ] {58806669-b884-43ae-8528-9d07336c3cd3} <Debug> TCPHandler: Processed in 0.003015317 sec. | ||
| 23308 | 2026.05.02 04:44:33.046347 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23309 | 2026.05.02 04:44:33.046480 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23310 | 2026.05.02 04:44:33.046533 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23311 | 2026.05.02 04:44:33.047131 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23312 | 2026.05.02 04:44:33.047171 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23313 | 2026.05.02 04:44:33.047560 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23314 | 2026.05.02 04:44:33.047792 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23315 | 2026.05.02 04:44:33.047938 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001497 sec., 78824.31529726119 rows/sec., 6.71 MiB/sec. | ||
| 23316 | 2026.05.02 04:44:33.047978 [ 259 ] {0538cf0f-ec97-45aa-8aca-75dd05346a9f} <Debug> TCPHandler: Processed in 0.001693748 sec. | ||
| 23317 | 2026.05.02 04:44:33.048108 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23318 | 2026.05.02 04:44:33.048207 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23319 | 2026.05.02 04:44:33.048248 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23320 | 2026.05.02 04:44:33.048672 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23321 | 2026.05.02 04:44:33.048707 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23322 | 2026.05.02 04:44:33.049008 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 23323 | 2026.05.02 04:44:33.049228 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23324 | 2026.05.02 04:44:33.049366 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 23325 | 2026.05.02 04:44:33.049405 [ 259 ] {65d3d15e-b037-410f-ad3c-25636f5dcdc3} <Debug> TCPHandler: Processed in 0.00134618 sec. | ||
| 23326 | 2026.05.02 04:44:33.049533 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23327 | 2026.05.02 04:44:33.049629 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23328 | 2026.05.02 04:44:33.049824 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23329 | 2026.05.02 04:44:33.050632 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23330 | 2026.05.02 04:44:33.050687 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23331 | 2026.05.02 04:44:33.051059 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23332 | 2026.05.02 04:44:33.051292 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23333 | 2026.05.02 04:44:33.051435 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001824 sec., 52083.33333333333 rows/sec., 4.07 MiB/sec. | ||
| 23334 | 2026.05.02 04:44:33.051491 [ 259 ] {54c7d81a-724f-4342-a61d-32eb067e0366} <Debug> TCPHandler: Processed in 0.002006125 sec. | ||
| 23335 | 2026.05.02 04:44:33.051630 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23336 | 2026.05.02 04:44:33.051728 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23337 | 2026.05.02 04:44:33.051775 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23338 | 2026.05.02 04:44:33.052201 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23339 | 2026.05.02 04:44:33.052239 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23340 | 2026.05.02 04:44:33.052580 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23341 | 2026.05.02 04:44:33.052794 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23342 | 2026.05.02 04:44:33.052922 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 2 parts from all_1_143_30 to all_144_144_0 | ||
| 23343 | 2026.05.02 04:44:33.052927 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 23344 | 2026.05.02 04:44:33.052970 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23345 | 2026.05.02 04:44:33.052988 [ 259 ] {72b7c621-8003-4ecb-be33-240735182a07} <Debug> TCPHandler: Processed in 0.001409642 sec. | ||
| 23346 | 2026.05.02 04:44:33.052996 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23347 | 2026.05.02 04:44:33.053088 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_30 to all_144_144_0 into Compact with storage Full | ||
| 23348 | 2026.05.02 04:44:33.053115 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23349 | 2026.05.02 04:44:33.053187 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23350 | 2026.05.02 04:44:33.053212 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23351 | 2026.05.02 04:44:33.053217 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_143_30, total 57651 rows starting from the beginning of the part | ||
| 23352 | 2026.05.02 04:44:33.053269 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23353 | 2026.05.02 04:44:33.053286 [ 189 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 128 rows starting from the beginning of the part | ||
| 23354 | 2026.05.02 04:44:33.054137 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23355 | 2026.05.02 04:44:33.054173 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23356 | 2026.05.02 04:44:33.054729 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 23357 | 2026.05.02 04:44:33.054953 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23358 | 2026.05.02 04:44:33.055091 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001897 sec., 16341.591987348445 rows/sec., 29.28 MiB/sec. | ||
| 23359 | 2026.05.02 04:44:33.055149 [ 259 ] {3124eebf-2977-4da5-b864-8d8e0940c9fa} <Debug> TCPHandler: Processed in 0.002082887 sec. | ||
| 23360 | 2026.05.02 04:44:33.055279 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23361 | 2026.05.02 04:44:33.055376 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23362 | 2026.05.02 04:44:33.055418 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23363 | 2026.05.02 04:44:33.055768 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23364 | 2026.05.02 04:44:33.055805 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23365 | 2026.05.02 04:44:33.056112 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23366 | 2026.05.02 04:44:33.056325 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23367 | 2026.05.02 04:44:33.056453 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 23368 | 2026.05.02 04:44:33.056490 [ 259 ] {2c863f9f-18b4-46e8-b22c-643b393dd982} <Debug> TCPHandler: Processed in 0.001261449 sec. | ||
| 23369 | 2026.05.02 04:44:33.061761 [ 190 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57779 rows, containing 5 columns (5 merged, 0 gathered) in 0.008701396 sec., 6640198.883029804 rows/sec., 423.21 MiB/sec. | ||
| 23370 | 2026.05.02 04:44:33.062131 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Trace> MergedBlockOutputStream: filled checksums all_1_144_31 (state Temporary) | ||
| 23371 | 2026.05.02 04:44:33.062498 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_144_31 to all_1_144_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23372 | 2026.05.02 04:44:33.062587 [ 198 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_144_31} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 2 parts: [all_1_143_30, all_144_144_0] -> all_1_144_31 | ||
| 23373 | 2026.05.02 04:44:33.062680 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23374 | 2026.05.02 04:44:33.564562 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23375 | 2026.05.02 04:44:33.564657 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23376 | 2026.05.02 04:44:33.592403 [ 222 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23377 | 2026.05.02 04:44:33.592462 [ 222 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23378 | 2026.05.02 04:44:33.593690 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23379 | 2026.05.02 04:44:33.634619 [ 222 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23380 | 2026.05.02 04:44:33.839594 [ 221 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 23381 | 2026.05.02 04:44:33.839661 [ 221 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 23382 | 2026.05.02 04:44:33.843573 [ 221 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): 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] | ||
| 23383 | 2026.05.02 04:44:33.877661 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57363 | ||
| 23384 | 2026.05.02 04:44:33.877776 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23385 | 2026.05.02 04:44:33.877803 [ 350 ] {} <Debug> TCP-Session: 2acc87a4-84e2-4ab1-a7dd-08e9cb910b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:57363 | ||
| 23386 | 2026.05.02 04:44:33.877827 [ 350 ] {} <Debug> TCP-Session: 2acc87a4-84e2-4ab1-a7dd-08e9cb910b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23387 | 2026.05.02 04:44:33.877839 [ 350 ] {} <Debug> TCP-Session: 2acc87a4-84e2-4ab1-a7dd-08e9cb910b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23388 | 2026.05.02 04:44:33.878025 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42339 | ||
| 23389 | 2026.05.02 04:44:33.878047 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55452 | ||
| 23390 | 2026.05.02 04:44:33.878072 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61423 | ||
| 23391 | 2026.05.02 04:44:33.878101 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41377 | ||
| 23392 | 2026.05.02 04:44:33.878123 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55753 | ||
| 23393 | 2026.05.02 04:44:33.878131 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23394 | 2026.05.02 04:44:33.878180 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23395 | 2026.05.02 04:44:33.878087 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47129 | ||
| 23396 | 2026.05.02 04:44:33.878219 [ 352 ] {} <Debug> TCP-Session: b50eac55-9fba-40c7-bc7d-e0df33d36217 Authenticating user 'default' from [fd00:1122:3344:101::e]:55452 | ||
| 23397 | 2026.05.02 04:44:33.878212 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23398 | 2026.05.02 04:44:33.878219 [ 350 ] {} <Trace> TCP-Session: 2acc87a4-84e2-4ab1-a7dd-08e9cb910b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23399 | 2026.05.02 04:44:33.878247 [ 352 ] {} <Debug> TCP-Session: b50eac55-9fba-40c7-bc7d-e0df33d36217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23400 | 2026.05.02 04:44:33.878272 [ 349 ] {} <Debug> TCP-Session: f52af21c-2470-4699-9063-640182cf51af Authenticating user 'default' from [fd00:1122:3344:101::e]:55753 | ||
| 23401 | 2026.05.02 04:44:33.878282 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23402 | 2026.05.02 04:44:33.878318 [ 349 ] {} <Debug> TCP-Session: f52af21c-2470-4699-9063-640182cf51af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23403 | 2026.05.02 04:44:33.878338 [ 288 ] {} <Debug> TCP-Session: a2e96f4b-f684-4eff-8a92-dad7d1ecef30 Authenticating user 'default' from [fd00:1122:3344:101::e]:47129 | ||
| 23404 | 2026.05.02 04:44:33.878345 [ 349 ] {} <Debug> TCP-Session: f52af21c-2470-4699-9063-640182cf51af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23405 | 2026.05.02 04:44:33.878367 [ 288 ] {} <Debug> TCP-Session: a2e96f4b-f684-4eff-8a92-dad7d1ecef30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23406 | 2026.05.02 04:44:33.878293 [ 352 ] {} <Debug> TCP-Session: b50eac55-9fba-40c7-bc7d-e0df33d36217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23407 | 2026.05.02 04:44:33.878394 [ 288 ] {} <Debug> TCP-Session: a2e96f4b-f684-4eff-8a92-dad7d1ecef30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23408 | 2026.05.02 04:44:33.878207 [ 351 ] {} <Debug> TCP-Session: 007e0422-0dfb-4b94-8e3c-24a7ac2aefb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42339 | ||
| 23409 | 2026.05.02 04:44:33.878431 [ 350 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23410 | 2026.05.02 04:44:33.878460 [ 351 ] {} <Debug> TCP-Session: 007e0422-0dfb-4b94-8e3c-24a7ac2aefb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23411 | 2026.05.02 04:44:33.878204 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23412 | 2026.05.02 04:44:33.878484 [ 351 ] {} <Debug> TCP-Session: 007e0422-0dfb-4b94-8e3c-24a7ac2aefb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23413 | 2026.05.02 04:44:33.878204 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23414 | 2026.05.02 04:44:33.878516 [ 289 ] {} <Debug> TCP-Session: c9b6bd6e-ebf3-4c21-a0d4-ea9e7376cd62 Authenticating user 'default' from [fd00:1122:3344:101::e]:41377 | ||
| 23415 | 2026.05.02 04:44:33.878066 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40019 | ||
| 23416 | 2026.05.02 04:44:33.878555 [ 289 ] {} <Debug> TCP-Session: c9b6bd6e-ebf3-4c21-a0d4-ea9e7376cd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23417 | 2026.05.02 04:44:33.878548 [ 353 ] {} <Debug> TCP-Session: 7681e875-67fb-4b22-9f72-68f51c6208e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61423 | ||
| 23418 | 2026.05.02 04:44:33.878592 [ 289 ] {} <Debug> TCP-Session: c9b6bd6e-ebf3-4c21-a0d4-ea9e7376cd62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23419 | 2026.05.02 04:44:33.878607 [ 353 ] {} <Debug> TCP-Session: 7681e875-67fb-4b22-9f72-68f51c6208e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23420 | 2026.05.02 04:44:33.878115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42068 | ||
| 23421 | 2026.05.02 04:44:33.878624 [ 353 ] {} <Debug> TCP-Session: 7681e875-67fb-4b22-9f72-68f51c6208e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23422 | 2026.05.02 04:44:33.878626 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23423 | 2026.05.02 04:44:33.878694 [ 287 ] {} <Debug> TCP-Session: 3926ec51-8cd8-4f73-94a1-8777e687e9dd Authenticating user 'default' from [fd00:1122:3344:101::e]:40019 | ||
| 23424 | 2026.05.02 04:44:33.878710 [ 287 ] {} <Debug> TCP-Session: 3926ec51-8cd8-4f73-94a1-8777e687e9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23425 | 2026.05.02 04:44:33.878720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23426 | 2026.05.02 04:44:33.878724 [ 350 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23427 | 2026.05.02 04:44:33.878749 [ 290 ] {} <Debug> TCP-Session: 8e182fe3-11b5-4d06-99dc-447fb0c936aa Authenticating user 'default' from [fd00:1122:3344:101::e]:42068 | ||
| 23428 | 2026.05.02 04:44:33.878722 [ 287 ] {} <Debug> TCP-Session: 3926ec51-8cd8-4f73-94a1-8777e687e9dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23429 | 2026.05.02 04:44:33.878773 [ 290 ] {} <Debug> TCP-Session: 8e182fe3-11b5-4d06-99dc-447fb0c936aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23430 | 2026.05.02 04:44:33.878795 [ 290 ] {} <Debug> TCP-Session: 8e182fe3-11b5-4d06-99dc-447fb0c936aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23431 | 2026.05.02 04:44:33.878798 [ 350 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23432 | 2026.05.02 04:44:33.879080 [ 350 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 23433 | 2026.05.02 04:44:33.880009 [ 300 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Trace> AggregatingTransform: Aggregating | ||
| 23434 | 2026.05.02 04:44:33.880055 [ 300 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Trace> Aggregator: Aggregation method: without_key | ||
| 23435 | 2026.05.02 04:44:33.880093 [ 300 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091464 sec. (1093.326 rows/sec., 42.71 KiB/sec.) | ||
| 23436 | 2026.05.02 04:44:33.880112 [ 300 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Trace> Aggregator: Merging aggregated data | ||
| 23437 | 2026.05.02 04:44:33.881595 [ 350 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003222 sec., 310.36623215394167 rows/sec., 12.12 KiB/sec. | ||
| 23438 | 2026.05.02 04:44:33.881781 [ 350 ] {c62461dc-bc2e-4d0b-9aa1-1d18030d1951} <Debug> TCPHandler: Processed in 0.003685722 sec. | ||
| 23439 | 2026.05.02 04:44:33.881941 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23440 | 2026.05.02 04:44:33.881965 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23441 | 2026.05.02 04:44:33.881986 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23442 | 2026.05.02 04:44:33.881994 [ 350 ] {} <Debug> TCP-Session: 2acc87a4-84e2-4ab1-a7dd-08e9cb910b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23443 | 2026.05.02 04:44:33.882008 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23444 | 2026.05.02 04:44:33.882036 [ 352 ] {} <Debug> TCP-Session: b50eac55-9fba-40c7-bc7d-e0df33d36217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23445 | 2026.05.02 04:44:33.882061 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23446 | 2026.05.02 04:44:33.882080 [ 353 ] {} <Debug> TCP-Session: 7681e875-67fb-4b22-9f72-68f51c6208e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23447 | 2026.05.02 04:44:33.882028 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23448 | 2026.05.02 04:44:33.882112 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23449 | 2026.05.02 04:44:33.882128 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23450 | 2026.05.02 04:44:33.882154 [ 288 ] {} <Debug> TCP-Session: a2e96f4b-f684-4eff-8a92-dad7d1ecef30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23451 | 2026.05.02 04:44:33.882168 [ 349 ] {} <Debug> TCP-Session: f52af21c-2470-4699-9063-640182cf51af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23452 | 2026.05.02 04:44:33.882184 [ 289 ] {} <Debug> TCP-Session: c9b6bd6e-ebf3-4c21-a0d4-ea9e7376cd62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23453 | 2026.05.02 04:44:33.882114 [ 290 ] {} <Debug> TCP-Session: 8e182fe3-11b5-4d06-99dc-447fb0c936aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23454 | 2026.05.02 04:44:33.882012 [ 351 ] {} <Debug> TCP-Session: 007e0422-0dfb-4b94-8e3c-24a7ac2aefb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23455 | 2026.05.02 04:44:33.882142 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23456 | 2026.05.02 04:44:33.882274 [ 287 ] {} <Debug> TCP-Session: 3926ec51-8cd8-4f73-94a1-8777e687e9dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23457 | 2026.05.02 04:44:33.948851 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57290 | ||
| 23458 | 2026.05.02 04:44:33.948967 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23459 | 2026.05.02 04:44:33.948996 [ 350 ] {} <Debug> TCP-Session: ab6a21c9-b493-40bb-91f6-9ca445806b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:57290 | ||
| 23460 | 2026.05.02 04:44:33.949018 [ 350 ] {} <Debug> TCP-Session: ab6a21c9-b493-40bb-91f6-9ca445806b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23461 | 2026.05.02 04:44:33.949032 [ 350 ] {} <Debug> TCP-Session: ab6a21c9-b493-40bb-91f6-9ca445806b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23462 | 2026.05.02 04:44:33.949229 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61075 | ||
| 23463 | 2026.05.02 04:44:33.949252 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58094 | ||
| 23464 | 2026.05.02 04:44:33.949285 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38519 | ||
| 23465 | 2026.05.02 04:44:33.949262 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33378 | ||
| 23466 | 2026.05.02 04:44:33.949328 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23467 | 2026.05.02 04:44:33.949332 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43938 | ||
| 23468 | 2026.05.02 04:44:33.949368 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23469 | 2026.05.02 04:44:33.949381 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23470 | 2026.05.02 04:44:33.949399 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23471 | 2026.05.02 04:44:33.949412 [ 353 ] {} <Debug> TCP-Session: 58b04a00-3ff1-4f3f-b0d3-363f21cb7842 Authenticating user 'default' from [fd00:1122:3344:101::e]:58094 | ||
| 23472 | 2026.05.02 04:44:33.949432 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23473 | 2026.05.02 04:44:33.949440 [ 287 ] {} <Debug> TCP-Session: 75556fbc-447d-4d05-bff9-1322c2bff9c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33378 | ||
| 23474 | 2026.05.02 04:44:33.949459 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 23475 | 2026.05.02 04:44:33.949463 [ 349 ] {} <Debug> TCP-Session: f36c0fab-a2d6-469e-acf0-742be074e39f Authenticating user 'default' from [fd00:1122:3344:101::e]:43938 | ||
| 23476 | 2026.05.02 04:44:33.949479 [ 287 ] {} <Debug> TCP-Session: 75556fbc-447d-4d05-bff9-1322c2bff9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23477 | 2026.05.02 04:44:33.949493 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 23478 | 2026.05.02 04:44:33.949502 [ 349 ] {} <Debug> TCP-Session: f36c0fab-a2d6-469e-acf0-742be074e39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23479 | 2026.05.02 04:44:33.949511 [ 287 ] {} <Debug> TCP-Session: 75556fbc-447d-4d05-bff9-1322c2bff9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23480 | 2026.05.02 04:44:33.949530 [ 349 ] {} <Debug> TCP-Session: f36c0fab-a2d6-469e-acf0-742be074e39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23481 | 2026.05.02 04:44:33.949459 [ 353 ] {} <Debug> TCP-Session: 58b04a00-3ff1-4f3f-b0d3-363f21cb7842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23482 | 2026.05.02 04:44:33.949423 [ 289 ] {} <Debug> TCP-Session: a6261f4f-baf4-4a85-8d2f-a1bc1b02a869 Authenticating user 'default' from [fd00:1122:3344:101::e]:38519 | ||
| 23483 | 2026.05.02 04:44:33.949580 [ 353 ] {} <Debug> TCP-Session: 58b04a00-3ff1-4f3f-b0d3-363f21cb7842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23484 | 2026.05.02 04:44:33.949598 [ 289 ] {} <Debug> TCP-Session: a6261f4f-baf4-4a85-8d2f-a1bc1b02a869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23485 | 2026.05.02 04:44:33.949327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41430 | ||
| 23486 | 2026.05.02 04:44:33.949620 [ 289 ] {} <Debug> TCP-Session: a6261f4f-baf4-4a85-8d2f-a1bc1b02a869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23487 | 2026.05.02 04:44:33.949252 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47430 | ||
| 23488 | 2026.05.02 04:44:33.949395 [ 350 ] {} <Trace> TCP-Session: ab6a21c9-b493-40bb-91f6-9ca445806b4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23489 | 2026.05.02 04:44:33.949711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23490 | 2026.05.02 04:44:33.949372 [ 351 ] {} <Debug> TCP-Session: 7eafba4f-0051-47e0-8996-a63bc4158f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:61075 | ||
| 23491 | 2026.05.02 04:44:33.949755 [ 290 ] {} <Debug> TCP-Session: 8b8eeecd-1b62-4957-916c-230d725583dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41430 | ||
| 23492 | 2026.05.02 04:44:33.949774 [ 351 ] {} <Debug> TCP-Session: 7eafba4f-0051-47e0-8996-a63bc4158f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23493 | 2026.05.02 04:44:33.949788 [ 290 ] {} <Debug> TCP-Session: 8b8eeecd-1b62-4957-916c-230d725583dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23494 | 2026.05.02 04:44:33.949788 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23495 | 2026.05.02 04:44:33.949808 [ 351 ] {} <Debug> TCP-Session: 7eafba4f-0051-47e0-8996-a63bc4158f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23496 | 2026.05.02 04:44:33.949816 [ 290 ] {} <Debug> TCP-Session: 8b8eeecd-1b62-4957-916c-230d725583dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23497 | 2026.05.02 04:44:33.949842 [ 352 ] {} <Debug> TCP-Session: 53c975c3-8a1b-43dc-a701-0c538d705b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:47430 | ||
| 23498 | 2026.05.02 04:44:33.949276 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37186 | ||
| 23499 | 2026.05.02 04:44:33.949881 [ 350 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23500 | 2026.05.02 04:44:33.949886 [ 352 ] {} <Debug> TCP-Session: 53c975c3-8a1b-43dc-a701-0c538d705b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23501 | 2026.05.02 04:44:33.949924 [ 352 ] {} <Debug> TCP-Session: 53c975c3-8a1b-43dc-a701-0c538d705b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23502 | 2026.05.02 04:44:33.949940 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23503 | 2026.05.02 04:44:33.949961 [ 288 ] {} <Debug> TCP-Session: e0e109c0-e3ee-453c-8cb9-2edfc1ce5549 Authenticating user 'default' from [fd00:1122:3344:101::e]:37186 | ||
| 23504 | 2026.05.02 04:44:33.949978 [ 288 ] {} <Debug> TCP-Session: e0e109c0-e3ee-453c-8cb9-2edfc1ce5549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23505 | 2026.05.02 04:44:33.949990 [ 288 ] {} <Debug> TCP-Session: e0e109c0-e3ee-453c-8cb9-2edfc1ce5549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23506 | 2026.05.02 04:44:33.950196 [ 350 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23507 | 2026.05.02 04:44:33.950261 [ 350 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23508 | 2026.05.02 04:44:33.950547 [ 350 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 23509 | 2026.05.02 04:44:33.951469 [ 337 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Trace> AggregatingTransform: Aggregating | ||
| 23510 | 2026.05.02 04:44:33.951508 [ 337 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Trace> Aggregator: Aggregation method: without_key | ||
| 23511 | 2026.05.02 04:44:33.951544 [ 337 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089606 sec. (1115.997 rows/sec., 43.59 KiB/sec.) | ||
| 23512 | 2026.05.02 04:44:33.951562 [ 337 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Trace> Aggregator: Merging aggregated data | ||
| 23513 | 2026.05.02 04:44:33.952870 [ 350 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 23514 | 2026.05.02 04:44:33.953016 [ 350 ] {a51f71be-06fa-46d0-b168-64e039d9be84} <Debug> TCPHandler: Processed in 0.003739084 sec. | ||
| 23515 | 2026.05.02 04:44:33.953139 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23516 | 2026.05.02 04:44:33.953168 [ 350 ] {} <Debug> TCP-Session: ab6a21c9-b493-40bb-91f6-9ca445806b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23517 | 2026.05.02 04:44:33.953173 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23518 | 2026.05.02 04:44:33.953194 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23519 | 2026.05.02 04:44:33.953210 [ 351 ] {} <Debug> TCP-Session: 7eafba4f-0051-47e0-8996-a63bc4158f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23520 | 2026.05.02 04:44:33.953219 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23521 | 2026.05.02 04:44:33.953240 [ 353 ] {} <Debug> TCP-Session: 58b04a00-3ff1-4f3f-b0d3-363f21cb7842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23522 | 2026.05.02 04:44:33.953248 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23523 | 2026.05.02 04:44:33.953269 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23524 | 2026.05.02 04:44:33.953292 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23525 | 2026.05.02 04:44:33.953304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23526 | 2026.05.02 04:44:33.953323 [ 352 ] {} <Debug> TCP-Session: 53c975c3-8a1b-43dc-a701-0c538d705b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23527 | 2026.05.02 04:44:33.953339 [ 349 ] {} <Debug> TCP-Session: f36c0fab-a2d6-469e-acf0-742be074e39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23528 | 2026.05.02 04:44:33.953354 [ 289 ] {} <Debug> TCP-Session: a6261f4f-baf4-4a85-8d2f-a1bc1b02a869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23529 | 2026.05.02 04:44:33.953274 [ 290 ] {} <Debug> TCP-Session: 8b8eeecd-1b62-4957-916c-230d725583dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23530 | 2026.05.02 04:44:33.953229 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23531 | 2026.05.02 04:44:33.953304 [ 288 ] {} <Debug> TCP-Session: e0e109c0-e3ee-453c-8cb9-2edfc1ce5549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23532 | 2026.05.02 04:44:33.953437 [ 287 ] {} <Debug> TCP-Session: 75556fbc-447d-4d05-bff9-1322c2bff9c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23533 | 2026.05.02 04:44:33.955850 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): 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] | ||
| 23534 | 2026.05.02 04:44:33.961696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62523 | ||
| 23535 | 2026.05.02 04:44:33.961760 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23536 | 2026.05.02 04:44:33.961781 [ 290 ] {} <Debug> TCP-Session: b5e7461b-ad4e-49af-8769-df34b20e7ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62523 | ||
| 23537 | 2026.05.02 04:44:33.961798 [ 290 ] {} <Debug> TCP-Session: b5e7461b-ad4e-49af-8769-df34b20e7ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23538 | 2026.05.02 04:44:33.961810 [ 290 ] {} <Debug> TCP-Session: b5e7461b-ad4e-49af-8769-df34b20e7ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23539 | 2026.05.02 04:44:33.961985 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33562 | ||
| 23540 | 2026.05.02 04:44:33.961998 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40272 | ||
| 23541 | 2026.05.02 04:44:33.962017 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47003 | ||
| 23542 | 2026.05.02 04:44:33.962045 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41291 | ||
| 23543 | 2026.05.02 04:44:33.962059 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23544 | 2026.05.02 04:44:33.962054 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39668 | ||
| 23545 | 2026.05.02 04:44:33.962093 [ 349 ] {} <Debug> TCP-Session: b6e8e640-3491-47da-bdb1-344eb81a13e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33562 | ||
| 23546 | 2026.05.02 04:44:33.962112 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23547 | 2026.05.02 04:44:33.962131 [ 349 ] {} <Debug> TCP-Session: b6e8e640-3491-47da-bdb1-344eb81a13e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23548 | 2026.05.02 04:44:33.962151 [ 288 ] {} <Debug> TCP-Session: eccf9617-8d6b-40f4-8cdf-aaf8b5fe3904 Authenticating user 'default' from [fd00:1122:3344:101::e]:41291 | ||
| 23549 | 2026.05.02 04:44:33.962155 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23550 | 2026.05.02 04:44:33.962179 [ 288 ] {} <Debug> TCP-Session: eccf9617-8d6b-40f4-8cdf-aaf8b5fe3904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23551 | 2026.05.02 04:44:33.962200 [ 289 ] {} <Debug> TCP-Session: e561df57-ddd8-48b6-8e39-200dbc15f562 Authenticating user 'default' from [fd00:1122:3344:101::e]:39668 | ||
| 23552 | 2026.05.02 04:44:33.962209 [ 288 ] {} <Debug> TCP-Session: eccf9617-8d6b-40f4-8cdf-aaf8b5fe3904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23553 | 2026.05.02 04:44:33.962229 [ 289 ] {} <Debug> TCP-Session: e561df57-ddd8-48b6-8e39-200dbc15f562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23554 | 2026.05.02 04:44:33.962160 [ 349 ] {} <Debug> TCP-Session: b6e8e640-3491-47da-bdb1-344eb81a13e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23555 | 2026.05.02 04:44:33.962255 [ 289 ] {} <Debug> TCP-Session: e561df57-ddd8-48b6-8e39-200dbc15f562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23556 | 2026.05.02 04:44:33.962030 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50488 | ||
| 23557 | 2026.05.02 04:44:33.962022 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34357 | ||
| 23558 | 2026.05.02 04:44:33.962049 [ 290 ] {} <Trace> TCP-Session: b5e7461b-ad4e-49af-8769-df34b20e7ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23559 | 2026.05.02 04:44:33.962346 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23560 | 2026.05.02 04:44:33.962104 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23561 | 2026.05.02 04:44:33.962374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23562 | 2026.05.02 04:44:33.962380 [ 287 ] {} <Debug> TCP-Session: 2f283dbc-7ffe-408c-afd8-4b8e43c78f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50488 | ||
| 23563 | 2026.05.02 04:44:33.962406 [ 352 ] {} <Debug> TCP-Session: 00631d77-f008-4fe2-8b0d-a9599e76d612 Authenticating user 'default' from [fd00:1122:3344:101::e]:47003 | ||
| 23564 | 2026.05.02 04:44:33.962417 [ 353 ] {} <Debug> TCP-Session: 3854977f-b848-42f0-bec1-b47e983f17dd Authenticating user 'default' from [fd00:1122:3344:101::e]:34357 | ||
| 23565 | 2026.05.02 04:44:33.962429 [ 287 ] {} <Debug> TCP-Session: 2f283dbc-7ffe-408c-afd8-4b8e43c78f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23566 | 2026.05.02 04:44:33.962445 [ 352 ] {} <Debug> TCP-Session: 00631d77-f008-4fe2-8b0d-a9599e76d612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23567 | 2026.05.02 04:44:33.962469 [ 287 ] {} <Debug> TCP-Session: 2f283dbc-7ffe-408c-afd8-4b8e43c78f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23568 | 2026.05.02 04:44:33.962484 [ 352 ] {} <Debug> TCP-Session: 00631d77-f008-4fe2-8b0d-a9599e76d612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23569 | 2026.05.02 04:44:33.962486 [ 290 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62523) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23570 | 2026.05.02 04:44:33.962459 [ 353 ] {} <Debug> TCP-Session: 3854977f-b848-42f0-bec1-b47e983f17dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23571 | 2026.05.02 04:44:33.962071 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23572 | 2026.05.02 04:44:33.962554 [ 353 ] {} <Debug> TCP-Session: 3854977f-b848-42f0-bec1-b47e983f17dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23573 | 2026.05.02 04:44:33.962577 [ 351 ] {} <Debug> TCP-Session: c9d6b1f1-bbff-4486-b3f4-51262116906c Authenticating user 'default' from [fd00:1122:3344:101::e]:40272 | ||
| 23574 | 2026.05.02 04:44:33.961994 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33122 | ||
| 23575 | 2026.05.02 04:44:33.962603 [ 351 ] {} <Debug> TCP-Session: c9d6b1f1-bbff-4486-b3f4-51262116906c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23576 | 2026.05.02 04:44:33.962635 [ 351 ] {} <Debug> TCP-Session: c9d6b1f1-bbff-4486-b3f4-51262116906c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23577 | 2026.05.02 04:44:33.962664 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23578 | 2026.05.02 04:44:33.962689 [ 350 ] {} <Debug> TCP-Session: 017792a9-2313-4f80-821e-ef5a8b73e19c Authenticating user 'default' from [fd00:1122:3344:101::e]:33122 | ||
| 23579 | 2026.05.02 04:44:33.962706 [ 350 ] {} <Debug> TCP-Session: 017792a9-2313-4f80-821e-ef5a8b73e19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23580 | 2026.05.02 04:44:33.962711 [ 290 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23581 | 2026.05.02 04:44:33.962718 [ 350 ] {} <Debug> TCP-Session: 017792a9-2313-4f80-821e-ef5a8b73e19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23582 | 2026.05.02 04:44:33.962760 [ 290 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23583 | 2026.05.02 04:44:33.963003 [ 290 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Debug> oximeter.version (557d3dae-e4fd-4b0f-8c34-bcc7c91d2982) (SelectExecutor): Key condition: unknown | ||
| 23584 | 2026.05.02 04:44:33.963877 [ 322 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Trace> AggregatingTransform: Aggregating | ||
| 23585 | 2026.05.02 04:44:33.963914 [ 322 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Trace> Aggregator: Aggregation method: without_key | ||
| 23586 | 2026.05.02 04:44:33.963945 [ 322 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855709 sec. (1168.622 rows/sec., 45.65 KiB/sec.) | ||
| 23587 | 2026.05.02 04:44:33.963963 [ 322 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Trace> Aggregator: Merging aggregated data | ||
| 23588 | 2026.05.02 04:44:33.965458 [ 290 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 23589 | 2026.05.02 04:44:33.965584 [ 290 ] {7b05a9a6-d7a7-433e-831a-e36480858321} <Debug> TCPHandler: Processed in 0.003615352 sec. | ||
| 23590 | 2026.05.02 04:44:33.965706 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23591 | 2026.05.02 04:44:33.965740 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23592 | 2026.05.02 04:44:33.965745 [ 290 ] {} <Debug> TCP-Session: b5e7461b-ad4e-49af-8769-df34b20e7ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23593 | 2026.05.02 04:44:33.965761 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23594 | 2026.05.02 04:44:33.965784 [ 289 ] {} <Debug> TCP-Session: e561df57-ddd8-48b6-8e39-200dbc15f562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23595 | 2026.05.02 04:44:33.965787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23596 | 2026.05.02 04:44:33.965819 [ 349 ] {} <Debug> TCP-Session: b6e8e640-3491-47da-bdb1-344eb81a13e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23597 | 2026.05.02 04:44:33.965838 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23598 | 2026.05.02 04:44:33.965837 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23599 | 2026.05.02 04:44:33.965866 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23600 | 2026.05.02 04:44:33.965876 [ 353 ] {} <Debug> TCP-Session: 3854977f-b848-42f0-bec1-b47e983f17dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23601 | 2026.05.02 04:44:33.965897 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23602 | 2026.05.02 04:44:33.965907 [ 287 ] {} <Debug> TCP-Session: 2f283dbc-7ffe-408c-afd8-4b8e43c78f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23603 | 2026.05.02 04:44:33.965891 [ 351 ] {} <Debug> TCP-Session: c9d6b1f1-bbff-4486-b3f4-51262116906c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23604 | 2026.05.02 04:44:33.965941 [ 352 ] {} <Debug> TCP-Session: 00631d77-f008-4fe2-8b0d-a9599e76d612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23605 | 2026.05.02 04:44:33.965853 [ 288 ] {} <Debug> TCP-Session: eccf9617-8d6b-40f4-8cdf-aaf8b5fe3904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23606 | 2026.05.02 04:44:33.965807 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23607 | 2026.05.02 04:44:33.966121 [ 350 ] {} <Debug> TCP-Session: 017792a9-2313-4f80-821e-ef5a8b73e19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23608 | 2026.05.02 04:44:34.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.42 MiB, peak 428.49 MiB, free memory in arenas 0.00 B, will set to 409.25 MiB (RSS), difference: -1.17 MiB | ||
| 23609 | 2026.05.02 04:44:34.274834 [ 222 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23610 | 2026.05.02 04:44:34.274896 [ 222 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23611 | 2026.05.02 04:44:34.277663 [ 222 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23612 | 2026.05.02 04:44:34.404809 [ 224 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23613 | 2026.05.02 04:44:34.404916 [ 224 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23614 | 2026.05.02 04:44:34.431373 [ 224 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23615 | 2026.05.02 04:44:36.441953 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23616 | 2026.05.02 04:44:36.442026 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23617 | 2026.05.02 04:44:36.650942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42211 | ||
| 23618 | 2026.05.02 04:44:36.651443 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23619 | 2026.05.02 04:44:36.651490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23620 | 2026.05.02 04:44:36.651968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 23621 | 2026.05.02 04:44:36.652202 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23622 | 2026.05.02 04:44:36.652379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42211 | ||
| 23623 | 2026.05.02 04:44:36.814428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2946 | ||
| 23624 | 2026.05.02 04:44:36.817198 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23625 | 2026.05.02 04:44:36.817248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23626 | 2026.05.02 04:44:36.818490 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23627 | 2026.05.02 04:44:36.818763 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23628 | 2026.05.02 04:44:36.819046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2946 | ||
| 23629 | 2026.05.02 04:44:38.045633 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23630 | 2026.05.02 04:44:38.045895 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 23631 | 2026.05.02 04:44:38.046260 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23632 | 2026.05.02 04:44:38.046299 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 23633 | 2026.05.02 04:44:38.046546 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23634 | 2026.05.02 04:44:38.046615 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23635 | 2026.05.02 04:44:38.046760 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 23636 | 2026.05.02 04:44:38.046851 [ 329 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23637 | 2026.05.02 04:44:38.046851 [ 345 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23638 | 2026.05.02 04:44:38.046868 [ 313 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23639 | 2026.05.02 04:44:38.046966 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23640 | 2026.05.02 04:44:38.046988 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23641 | 2026.05.02 04:44:38.047057 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23642 | 2026.05.02 04:44:38.047079 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 23643 | 2026.05.02 04:44:38.047114 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 23644 | 2026.05.02 04:44:38.047156 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 23645 | 2026.05.02 04:44:38.048157 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002372 sec., 18549.74704890388 rows/sec., 3.88 MiB/sec. | ||
| 23646 | 2026.05.02 04:44:38.048248 [ 259 ] {9c304dd8-28a9-4cd0-8c43-d4a804190adc} <Debug> TCPHandler: Processed in 0.002749752 sec. | ||
| 23647 | 2026.05.02 04:44:38.053490 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23648 | 2026.05.02 04:44:38.053600 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23649 | 2026.05.02 04:44:38.053645 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23650 | 2026.05.02 04:44:38.054246 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23651 | 2026.05.02 04:44:38.054287 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23652 | 2026.05.02 04:44:38.054665 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23653 | 2026.05.02 04:44:38.054896 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23654 | 2026.05.02 04:44:38.055041 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00147 sec., 193197.27891156464 rows/sec., 12.27 MiB/sec. | ||
| 23655 | 2026.05.02 04:44:38.055068 [ 24 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 23656 | 2026.05.02 04:44:38.055081 [ 259 ] {a272b360-983d-4727-8196-429d3ea303cb} <Debug> TCPHandler: Processed in 0.001642396 sec. | ||
| 23657 | 2026.05.02 04:44:38.055164 [ 24 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23658 | 2026.05.02 04:44:38.055199 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23659 | 2026.05.02 04:44:38.055268 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23660 | 2026.05.02 04:44:38.055296 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 23661 | 2026.05.02 04:44:38.055371 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23662 | 2026.05.02 04:44:38.055395 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23663 | 2026.05.02 04:44:38.055414 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23664 | 2026.05.02 04:44:38.055427 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 284 rows starting from the beginning of the part | ||
| 23665 | 2026.05.02 04:44:38.055488 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 23666 | 2026.05.02 04:44:38.055538 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 23667 | 2026.05.02 04:44:38.055584 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 23668 | 2026.05.02 04:44:38.055629 [ 186 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 23669 | 2026.05.02 04:44:38.056225 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23670 | 2026.05.02 04:44:38.056261 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23671 | 2026.05.02 04:44:38.056547 [ 190 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285429 sec., 1104689.5627840976 rows/sec., 74.38 MiB/sec. | ||
| 23672 | 2026.05.02 04:44:38.056605 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23673 | 2026.05.02 04:44:38.056715 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 23674 | 2026.05.02 04:44:38.056826 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23675 | 2026.05.02 04:44:38.056957 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001604 sec., 510598.5037406484 rows/sec., 39.60 MiB/sec. | ||
| 23676 | 2026.05.02 04:44:38.056966 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23677 | 2026.05.02 04:44:38.056997 [ 259 ] {7f43a9d1-9716-4255-8843-e96a71d858bf} <Debug> TCPHandler: Processed in 0.00177846 sec. | ||
| 23678 | 2026.05.02 04:44:38.057031 [ 197 ] {da909506-b732-497a-8c52-e27d8031c02d::all_1_65_16} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 23679 | 2026.05.02 04:44:38.057104 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 23680 | 2026.05.02 04:44:38.057114 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23681 | 2026.05.02 04:44:38.057219 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23682 | 2026.05.02 04:44:38.057261 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23683 | 2026.05.02 04:44:38.057699 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23684 | 2026.05.02 04:44:38.057735 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23685 | 2026.05.02 04:44:38.058036 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 23686 | 2026.05.02 04:44:38.058240 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23687 | 2026.05.02 04:44:38.058366 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001165 sec., 131330.4721030043 rows/sec., 7.85 MiB/sec. | ||
| 23688 | 2026.05.02 04:44:38.058405 [ 259 ] {d35251dc-0097-4775-911d-54a78494bb60} <Debug> TCPHandler: Processed in 0.00134042 sec. | ||
| 23689 | 2026.05.02 04:44:38.058529 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23690 | 2026.05.02 04:44:38.058625 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23691 | 2026.05.02 04:44:38.058665 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23692 | 2026.05.02 04:44:38.059122 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23693 | 2026.05.02 04:44:38.059159 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23694 | 2026.05.02 04:44:38.059455 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 23695 | 2026.05.02 04:44:38.059667 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23696 | 2026.05.02 04:44:38.059777 [ 24 ] {} <Debug> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 23697 | 2026.05.02 04:44:38.059795 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 23698 | 2026.05.02 04:44:38.059811 [ 24 ] {} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23699 | 2026.05.02 04:44:38.059836 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23700 | 2026.05.02 04:44:38.059841 [ 259 ] {836d9922-a89c-4157-b17a-68a0812d1457} <Debug> TCPHandler: Processed in 0.00136195 sec. | ||
| 23701 | 2026.05.02 04:44:38.059938 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::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 | ||
| 23702 | 2026.05.02 04:44:38.059970 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23703 | 2026.05.02 04:44:38.060076 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23704 | 2026.05.02 04:44:38.060083 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23705 | 2026.05.02 04:44:38.060121 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23706 | 2026.05.02 04:44:38.060133 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 951 rows starting from the beginning of the part | ||
| 23707 | 2026.05.02 04:44:38.060214 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 149 rows starting from the beginning of the part | ||
| 23708 | 2026.05.02 04:44:38.060266 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 801 rows starting from the beginning of the part | ||
| 23709 | 2026.05.02 04:44:38.060314 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 149 rows starting from the beginning of the part | ||
| 23710 | 2026.05.02 04:44:38.060361 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 149 rows starting from the beginning of the part | ||
| 23711 | 2026.05.02 04:44:38.060407 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 149 rows starting from the beginning of the part | ||
| 23712 | 2026.05.02 04:44:38.060635 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23713 | 2026.05.02 04:44:38.060682 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23714 | 2026.05.02 04:44:38.061032 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23715 | 2026.05.02 04:44:38.061282 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23716 | 2026.05.02 04:44:38.061424 [ 33 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 23717 | 2026.05.02 04:44:38.061425 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001365 sec., 108424.90842490843 rows/sec., 6.17 MiB/sec. | ||
| 23718 | 2026.05.02 04:44:38.061462 [ 33 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23719 | 2026.05.02 04:44:38.061482 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23720 | 2026.05.02 04:44:38.061483 [ 259 ] {02e03da1-1c40-46a6-a567-2a3c8084e876} <Debug> TCPHandler: Processed in 0.001562125 sec. | ||
| 23721 | 2026.05.02 04:44:38.061547 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 23722 | 2026.05.02 04:44:38.061610 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23723 | 2026.05.02 04:44:38.061626 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23724 | 2026.05.02 04:44:38.061627 [ 187 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732669 sec., 1355134.7660747666 rows/sec., 86.39 MiB/sec. | ||
| 23725 | 2026.05.02 04:44:38.061662 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 148 rows starting from the beginning of the part | ||
| 23726 | 2026.05.02 04:44:38.061718 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23727 | 2026.05.02 04:44:38.061734 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 23728 | 2026.05.02 04:44:38.061760 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23729 | 2026.05.02 04:44:38.061776 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 23730 | 2026.05.02 04:44:38.061816 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 23731 | 2026.05.02 04:44:38.061833 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 23732 | 2026.05.02 04:44:38.061855 [ 197 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 23733 | 2026.05.02 04:44:38.062123 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23734 | 2026.05.02 04:44:38.062203 [ 200 ] {ff756ddb-4404-476a-a0b7-2cd3530e93e5::all_1_86_17} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 23735 | 2026.05.02 04:44:38.062271 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 23736 | 2026.05.02 04:44:38.062492 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23737 | 2026.05.02 04:44:38.062534 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23738 | 2026.05.02 04:44:38.062625 [ 196 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101595 sec., 671753.2305429855 rows/sec., 40.77 MiB/sec. | ||
| 23739 | 2026.05.02 04:44:38.062769 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 23740 | 2026.05.02 04:44:38.062891 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23741 | 2026.05.02 04:44:38.063068 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23742 | 2026.05.02 04:44:38.063151 [ 200 ] {f1771b38-1f07-4302-905e-49e18caabfa6::all_1_65_16} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 23743 | 2026.05.02 04:44:38.063167 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23744 | 2026.05.02 04:44:38.063231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 23745 | 2026.05.02 04:44:38.063311 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001611 sec., 310986.9646182495 rows/sec., 21.86 MiB/sec. | ||
| 23746 | 2026.05.02 04:44:38.063355 [ 259 ] {a0eb06be-adef-49dc-b909-2a7d49265f08} <Debug> TCPHandler: Processed in 0.00179509 sec. | ||
| 23747 | 2026.05.02 04:44:38.063483 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23748 | 2026.05.02 04:44:38.063580 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23749 | 2026.05.02 04:44:38.063622 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23750 | 2026.05.02 04:44:38.063958 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23751 | 2026.05.02 04:44:38.063992 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23752 | 2026.05.02 04:44:38.064290 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23753 | 2026.05.02 04:44:38.064484 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23754 | 2026.05.02 04:44:38.064602 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 23755 | 2026.05.02 04:44:38.064645 [ 259 ] {77fb5ee2-f77c-4e0d-abfd-9f966b6d7eaa} <Debug> TCPHandler: Processed in 0.001244578 sec. | ||
| 23756 | 2026.05.02 04:44:38.064747 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23757 | 2026.05.02 04:44:38.064837 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23758 | 2026.05.02 04:44:38.064877 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23759 | 2026.05.02 04:44:38.065360 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23760 | 2026.05.02 04:44:38.065395 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23761 | 2026.05.02 04:44:38.065718 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23762 | 2026.05.02 04:44:38.065934 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23763 | 2026.05.02 04:44:38.066060 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 23764 | 2026.05.02 04:44:38.066064 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 2 parts from all_1_144_31 to all_145_145_0 | ||
| 23765 | 2026.05.02 04:44:38.066097 [ 259 ] {72a8f274-ceed-44fc-8577-82d9eaac9327} <Debug> TCPHandler: Processed in 0.001368081 sec. | ||
| 23766 | 2026.05.02 04:44:38.066110 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23767 | 2026.05.02 04:44:38.066132 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23768 | 2026.05.02 04:44:38.066201 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_31 to all_145_145_0 into Compact with storage Full | ||
| 23769 | 2026.05.02 04:44:38.066216 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23770 | 2026.05.02 04:44:38.066306 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23771 | 2026.05.02 04:44:38.066321 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23772 | 2026.05.02 04:44:38.066341 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_144_31, total 57779 rows starting from the beginning of the part | ||
| 23773 | 2026.05.02 04:44:38.066379 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23774 | 2026.05.02 04:44:38.066406 [ 200 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 265 rows starting from the beginning of the part | ||
| 23775 | 2026.05.02 04:44:38.066709 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23776 | 2026.05.02 04:44:38.066751 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23777 | 2026.05.02 04:44:38.067063 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23778 | 2026.05.02 04:44:38.067275 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23779 | 2026.05.02 04:44:38.067410 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 23780 | 2026.05.02 04:44:38.067448 [ 259 ] {7ab447b0-aa70-46d9-8f2a-5a85f20d533c} <Debug> TCPHandler: Processed in 0.001282108 sec. | ||
| 23781 | 2026.05.02 04:44:38.067570 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23782 | 2026.05.02 04:44:38.067666 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23783 | 2026.05.02 04:44:38.067721 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23784 | 2026.05.02 04:44:38.068485 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23785 | 2026.05.02 04:44:38.068521 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23786 | 2026.05.02 04:44:38.069045 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 23787 | 2026.05.02 04:44:38.069276 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23788 | 2026.05.02 04:44:38.069415 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 23789 | 2026.05.02 04:44:38.069473 [ 259 ] {69cb87f6-1a15-4267-b72b-f97435311583} <Debug> TCPHandler: Processed in 0.001960624 sec. | ||
| 23790 | 2026.05.02 04:44:38.069628 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23791 | 2026.05.02 04:44:38.069732 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23792 | 2026.05.02 04:44:38.069773 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23793 | 2026.05.02 04:44:38.070159 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23794 | 2026.05.02 04:44:38.070195 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23795 | 2026.05.02 04:44:38.070506 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23796 | 2026.05.02 04:44:38.070722 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23797 | 2026.05.02 04:44:38.070851 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 4.95 MiB/sec. | ||
| 23798 | 2026.05.02 04:44:38.070889 [ 259 ] {13a845df-a3d1-48cc-a278-772fc02eda83} <Debug> TCPHandler: Processed in 0.00132207 sec. | ||
| 23799 | 2026.05.02 04:44:38.075273 [ 187 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58044 rows, containing 5 columns (5 merged, 0 gathered) in 0.009093214 sec., 6383221.597996044 rows/sec., 406.91 MiB/sec. | ||
| 23800 | 2026.05.02 04:44:38.075553 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Trace> MergedBlockOutputStream: filled checksums all_1_145_32 (state Temporary) | ||
| 23801 | 2026.05.02 04:44:38.075819 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_145_32 to all_1_145_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23802 | 2026.05.02 04:44:38.075888 [ 188 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 2 parts: [all_1_144_31, all_145_145_0] -> all_1_145_32 | ||
| 23803 | 2026.05.02 04:44:38.075954 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23804 | 2026.05.02 04:44:38.316219 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23805 | 2026.05.02 04:44:38.316483 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 23806 | 2026.05.02 04:44:38.316887 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23807 | 2026.05.02 04:44:38.316934 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 23808 | 2026.05.02 04:44:38.317208 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23809 | 2026.05.02 04:44:38.317283 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23810 | 2026.05.02 04:44:38.317432 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 23811 | 2026.05.02 04:44:38.317533 [ 345 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23812 | 2026.05.02 04:44:38.317533 [ 329 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23813 | 2026.05.02 04:44:38.317546 [ 313 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23814 | 2026.05.02 04:44:38.317667 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23815 | 2026.05.02 04:44:38.317690 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23816 | 2026.05.02 04:44:38.317761 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23817 | 2026.05.02 04:44:38.317782 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 23818 | 2026.05.02 04:44:38.317818 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 23819 | 2026.05.02 04:44:38.317860 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 23820 | 2026.05.02 04:44:38.318899 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002525 sec., 17425.742574257427 rows/sec., 3.64 MiB/sec. | ||
| 23821 | 2026.05.02 04:44:38.319006 [ 259 ] {511622a8-6772-48e4-b90a-ce08fb8fa8af} <Debug> TCPHandler: Processed in 0.002927976 sec. | ||
| 23822 | 2026.05.02 04:44:38.331776 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23823 | 2026.05.02 04:44:38.331895 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23824 | 2026.05.02 04:44:38.331941 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23825 | 2026.05.02 04:44:38.332408 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23826 | 2026.05.02 04:44:38.332453 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23827 | 2026.05.02 04:44:38.332832 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 23828 | 2026.05.02 04:44:38.333064 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23829 | 2026.05.02 04:44:38.333230 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001367 sec., 2926.115581565472 rows/sec., 238.60 KiB/sec. | ||
| 23830 | 2026.05.02 04:44:38.333272 [ 259 ] {0ab13c82-aff1-4895-ab1f-e5867f6f6f72} <Debug> TCPHandler: Processed in 0.001550895 sec. | ||
| 23831 | 2026.05.02 04:44:38.333414 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23832 | 2026.05.02 04:44:38.333517 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23833 | 2026.05.02 04:44:38.333559 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23834 | 2026.05.02 04:44:38.335539 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23835 | 2026.05.02 04:44:38.335577 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23836 | 2026.05.02 04:44:38.336039 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23837 | 2026.05.02 04:44:38.336258 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23838 | 2026.05.02 04:44:38.336406 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Debug> executeQuery: Read 2469 rows, 187.72 KiB in 0.00291 sec., 848453.6082474227 rows/sec., 63.00 MiB/sec. | ||
| 23839 | 2026.05.02 04:44:38.336445 [ 259 ] {496cba6b-2f06-49b8-ab27-884a33e41df1} <Debug> TCPHandler: Processed in 0.003083999 sec. | ||
| 23840 | 2026.05.02 04:44:38.336575 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23841 | 2026.05.02 04:44:38.336674 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23842 | 2026.05.02 04:44:38.336715 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23843 | 2026.05.02 04:44:38.337145 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23844 | 2026.05.02 04:44:38.337181 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23845 | 2026.05.02 04:44:38.337484 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 23846 | 2026.05.02 04:44:38.337705 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23847 | 2026.05.02 04:44:38.337838 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001183 sec., 38884.19273034658 rows/sec., 2.84 MiB/sec. | ||
| 23848 | 2026.05.02 04:44:38.337877 [ 259 ] {5de524c8-477b-4a32-b34b-6a905947c49c} <Debug> TCPHandler: Processed in 0.0013525 sec. | ||
| 23849 | 2026.05.02 04:44:38.337988 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23850 | 2026.05.02 04:44:38.338083 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23851 | 2026.05.02 04:44:38.338123 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23852 | 2026.05.02 04:44:38.338941 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23853 | 2026.05.02 04:44:38.338977 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23854 | 2026.05.02 04:44:38.339305 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 23855 | 2026.05.02 04:44:38.339534 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23856 | 2026.05.02 04:44:38.339668 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001601 sec., 500312.30480949406 rows/sec., 28.90 MiB/sec. | ||
| 23857 | 2026.05.02 04:44:38.339706 [ 259 ] {3851c25f-1e2a-493f-880a-6e12d18a949f} <Debug> TCPHandler: Processed in 0.001768199 sec. | ||
| 23858 | 2026.05.02 04:44:38.339821 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23859 | 2026.05.02 04:44:38.339917 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23860 | 2026.05.02 04:44:38.339956 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23861 | 2026.05.02 04:44:38.340337 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23862 | 2026.05.02 04:44:38.340375 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23863 | 2026.05.02 04:44:38.340662 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 23864 | 2026.05.02 04:44:38.340880 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Trace> oximeter.fields_u64 (10b1be68-f2c7-430a-802d-5e2e547ed570): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23865 | 2026.05.02 04:44:38.341008 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 23866 | 2026.05.02 04:44:38.341048 [ 259 ] {6f499e6a-e3ca-430a-b9d0-b48017ddf260} <Debug> TCPHandler: Processed in 0.001276558 sec. | ||
| 23867 | 2026.05.02 04:44:38.341169 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23868 | 2026.05.02 04:44:38.341264 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23869 | 2026.05.02 04:44:38.341310 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23870 | 2026.05.02 04:44:38.342381 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23871 | 2026.05.02 04:44:38.342418 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23872 | 2026.05.02 04:44:38.342786 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23873 | 2026.05.02 04:44:38.343010 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23874 | 2026.05.02 04:44:38.343153 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001905 sec., 695538.0577427822 rows/sec., 46.61 MiB/sec. | ||
| 23875 | 2026.05.02 04:44:38.343192 [ 259 ] {ba198603-45ab-4373-ae2d-91dacdfeb097} <Debug> TCPHandler: Processed in 0.002072167 sec. | ||
| 23876 | 2026.05.02 04:44:38.343311 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23877 | 2026.05.02 04:44:38.343408 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23878 | 2026.05.02 04:44:38.343451 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23879 | 2026.05.02 04:44:38.344203 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23880 | 2026.05.02 04:44:38.344240 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23881 | 2026.05.02 04:44:38.344668 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23882 | 2026.05.02 04:44:38.344898 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23883 | 2026.05.02 04:44:38.345032 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001642 sec., 912302.0706455542 rows/sec., 55.34 MiB/sec. | ||
| 23884 | 2026.05.02 04:44:38.345037 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Selected 6 parts from all_1_145_32 to all_150_150_0 | ||
| 23885 | 2026.05.02 04:44:38.345072 [ 259 ] {408d6677-b9d1-41e8-a76e-f05c851cc7cd} <Debug> TCPHandler: Processed in 0.001811601 sec. | ||
| 23886 | 2026.05.02 04:44:38.345118 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23887 | 2026.05.02 04:44:38.345149 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23888 | 2026.05.02 04:44:38.345210 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23889 | 2026.05.02 04:44:38.345254 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_32 to all_150_150_0 into Compact with storage Full | ||
| 23890 | 2026.05.02 04:44:38.345313 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23891 | 2026.05.02 04:44:38.345374 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23892 | 2026.05.02 04:44:38.345411 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23893 | 2026.05.02 04:44:38.345456 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_145_32, total 58044 rows starting from the beginning of the part | ||
| 23894 | 2026.05.02 04:44:38.345521 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 23895 | 2026.05.02 04:44:38.345567 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 23896 | 2026.05.02 04:44:38.345610 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 23897 | 2026.05.02 04:44:38.345652 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 265 rows starting from the beginning of the part | ||
| 23898 | 2026.05.02 04:44:38.345697 [ 196 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1498 rows starting from the beginning of the part | ||
| 23899 | 2026.05.02 04:44:38.346267 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23900 | 2026.05.02 04:44:38.346311 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23901 | 2026.05.02 04:44:38.346912 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 23902 | 2026.05.02 04:44:38.347173 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23903 | 2026.05.02 04:44:38.347318 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002024 sec., 20750.98814229249 rows/sec., 37.18 MiB/sec. | ||
| 23904 | 2026.05.02 04:44:38.347375 [ 259 ] {5781d85a-8675-449e-900b-58043ec11847} <Debug> TCPHandler: Processed in 0.00221689 sec. | ||
| 23905 | 2026.05.02 04:44:38.347515 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23906 | 2026.05.02 04:44:38.347627 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23907 | 2026.05.02 04:44:38.347672 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23908 | 2026.05.02 04:44:38.348016 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23909 | 2026.05.02 04:44:38.348052 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23910 | 2026.05.02 04:44:38.348360 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23911 | 2026.05.02 04:44:38.348582 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23912 | 2026.05.02 04:44:38.348714 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 748.76 KiB/sec. | ||
| 23913 | 2026.05.02 04:44:38.348754 [ 259 ] {efaeb72e-f8ab-475a-b8d4-bb19d66087a0} <Debug> TCPHandler: Processed in 0.001291429 sec. | ||
| 23914 | 2026.05.02 04:44:38.356162 [ 199 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60392 rows, containing 5 columns (5 merged, 0 gathered) in 0.010945416 sec., 5517560.958852546 rows/sec., 351.61 MiB/sec. | ||
| 23915 | 2026.05.02 04:44:38.356948 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Trace> MergedBlockOutputStream: filled checksums all_1_150_33 (state Temporary) | ||
| 23916 | 2026.05.02 04:44:38.357397 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_merge_all_1_150_33 to all_1_150_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23917 | 2026.05.02 04:44:38.357484 [ 194 ] {43b44570-8584-4afd-be28-2bcec9060d8e::all_1_150_33} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e) (MergerMutator): Merged 6 parts: [all_1_145_32, all_150_150_0] -> all_1_150_33 | ||
| 23918 | 2026.05.02 04:44:38.357605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 23919 | 2026.05.02 04:44:38.895870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 23920 | 2026.05.02 04:44:38.914282 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23921 | 2026.05.02 04:44:38.914345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 23922 | 2026.05.02 04:44:38.920488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 23923 | 2026.05.02 04:44:38.921163 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23924 | 2026.05.02 04:44:38.924556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 23925 | 2026.05.02 04:44:39.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.47 MiB, peak 428.49 MiB, free memory in arenas 0.00 B, will set to 409.27 MiB (RSS), difference: -2.20 MiB | ||
| 23926 | 2026.05.02 04:44:39.065400 [ 221 ] {} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23927 | 2026.05.02 04:44:39.065480 [ 221 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23928 | 2026.05.02 04:44:39.072748 [ 221 ] {} <Debug> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23929 | 2026.05.02 04:44:39.252608 [ 223 ] {} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23930 | 2026.05.02 04:44:39.252649 [ 223 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23931 | 2026.05.02 04:44:39.254188 [ 223 ] {} <Debug> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23932 | 2026.05.02 04:44:40.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.26 MiB, peak 428.49 MiB, free memory in arenas 0.00 B, will set to 409.27 MiB (RSS), difference: 4.00 MiB | ||
| 23933 | 2026.05.02 04:44:43.040057 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23934 | 2026.05.02 04:44:43.040307 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 23935 | 2026.05.02 04:44:43.040654 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23936 | 2026.05.02 04:44:43.040691 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 23937 | 2026.05.02 04:44:43.040915 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23938 | 2026.05.02 04:44:43.040988 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23939 | 2026.05.02 04:44:43.041134 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23940 | 2026.05.02 04:44:43.041229 [ 345 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23941 | 2026.05.02 04:44:43.041229 [ 329 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23942 | 2026.05.02 04:44:43.041238 [ 313 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23943 | 2026.05.02 04:44:43.041350 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 23944 | 2026.05.02 04:44:43.041373 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23945 | 2026.05.02 04:44:43.041445 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23946 | 2026.05.02 04:44:43.041465 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 23947 | 2026.05.02 04:44:43.041501 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 23948 | 2026.05.02 04:44:43.041542 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 23949 | 2026.05.02 04:44:43.042739 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> executeQuery: Read 44 rows, 5.14 KiB in 0.002522 sec., 17446.471054718477 rows/sec., 1.99 MiB/sec. | ||
| 23950 | 2026.05.02 04:44:43.042899 [ 259 ] {fd21ef16-ebb5-4a0f-a601-82a1172c3215} <Debug> TCPHandler: Processed in 0.002977447 sec. | ||
| 23951 | 2026.05.02 04:44:43.044491 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23952 | 2026.05.02 04:44:43.044607 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23953 | 2026.05.02 04:44:43.044655 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23954 | 2026.05.02 04:44:43.045174 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23955 | 2026.05.02 04:44:43.045222 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 23956 | 2026.05.02 04:44:43.045616 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23957 | 2026.05.02 04:44:43.045892 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23958 | 2026.05.02 04:44:43.046058 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001485 sec., 37710.43771043771 rows/sec., 2.90 MiB/sec. | ||
| 23959 | 2026.05.02 04:44:43.046077 [ 60 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23960 | 2026.05.02 04:44:43.046104 [ 259 ] {b78d7cb7-fce3-42ab-a02d-455f611a00b7} <Debug> TCPHandler: Processed in 0.001667098 sec. | ||
| 23961 | 2026.05.02 04:44:43.046148 [ 60 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23962 | 2026.05.02 04:44:43.046180 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 23963 | 2026.05.02 04:44:43.046261 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23964 | 2026.05.02 04:44:43.046299 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 23965 | 2026.05.02 04:44:43.046375 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23966 | 2026.05.02 04:44:43.046424 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23967 | 2026.05.02 04:44:43.046443 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23968 | 2026.05.02 04:44:43.046482 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3242 rows starting from the beginning of the part | ||
| 23969 | 2026.05.02 04:44:43.046548 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 819 rows starting from the beginning of the part | ||
| 23970 | 2026.05.02 04:44:43.046593 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 118 rows starting from the beginning of the part | ||
| 23971 | 2026.05.02 04:44:43.046636 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 819 rows starting from the beginning of the part | ||
| 23972 | 2026.05.02 04:44:43.046682 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 2469 rows starting from the beginning of the part | ||
| 23973 | 2026.05.02 04:44:43.046724 [ 191 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 23974 | 2026.05.02 04:44:43.046882 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23975 | 2026.05.02 04:44:43.046926 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 23976 | 2026.05.02 04:44:43.047262 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23977 | 2026.05.02 04:44:43.047509 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23978 | 2026.05.02 04:44:43.047656 [ 60 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23979 | 2026.05.02 04:44:43.047665 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001311 sec., 48817.69641495041 rows/sec., 3.81 MiB/sec. | ||
| 23980 | 2026.05.02 04:44:43.047702 [ 60 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23981 | 2026.05.02 04:44:43.047731 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 23982 | 2026.05.02 04:44:43.047738 [ 259 ] {8d650bbe-a760-4de7-8da0-5dbf21b4a7f9} <Debug> TCPHandler: Processed in 0.001528595 sec. | ||
| 23983 | 2026.05.02 04:44:43.047841 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 23984 | 2026.05.02 04:44:43.047881 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23985 | 2026.05.02 04:44:43.047985 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23986 | 2026.05.02 04:44:43.047987 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23987 | 2026.05.02 04:44:43.048032 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23988 | 2026.05.02 04:44:43.048041 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1794 rows starting from the beginning of the part | ||
| 23989 | 2026.05.02 04:44:43.048125 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 501 rows starting from the beginning of the part | ||
| 23990 | 2026.05.02 04:44:43.048176 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 95 rows starting from the beginning of the part | ||
| 23991 | 2026.05.02 04:44:43.048221 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 501 rows starting from the beginning of the part | ||
| 23992 | 2026.05.02 04:44:43.048265 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1325 rows starting from the beginning of the part | ||
| 23993 | 2026.05.02 04:44:43.048326 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 23994 | 2026.05.02 04:44:43.048474 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23995 | 2026.05.02 04:44:43.048520 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 23996 | 2026.05.02 04:44:43.048882 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23997 | 2026.05.02 04:44:43.049097 [ 192 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002852214 sec., 2637600.1239738674 rows/sec., 209.20 MiB/sec. | ||
| 23998 | 2026.05.02 04:44:43.049119 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23999 | 2026.05.02 04:44:43.049262 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001295 sec., 98841.69884169885 rows/sec., 6.88 MiB/sec. | ||
| 24000 | 2026.05.02 04:44:43.049313 [ 259 ] {50ce2fe5-9243-431e-b282-814a7609e32a} <Debug> TCPHandler: Processed in 0.001482423 sec. | ||
| 24001 | 2026.05.02 04:44:43.049410 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24002 | 2026.05.02 04:44:43.049450 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24003 | 2026.05.02 04:44:43.049551 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24004 | 2026.05.02 04:44:43.049596 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24005 | 2026.05.02 04:44:43.049733 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24006 | 2026.05.02 04:44:43.049819 [ 199 ] {3791c658-d32a-4642-b74e-d44bfe907cc4::all_1_151_30} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24007 | 2026.05.02 04:44:43.049905 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 24008 | 2026.05.02 04:44:43.049958 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24009 | 2026.05.02 04:44:43.049961 [ 195 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173869 sec., 1968839.8886961448 rows/sec., 142.37 MiB/sec. | ||
| 24010 | 2026.05.02 04:44:43.050004 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24011 | 2026.05.02 04:44:43.050198 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24012 | 2026.05.02 04:44:43.050370 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24013 | 2026.05.02 04:44:43.050503 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24014 | 2026.05.02 04:44:43.050604 [ 194 ] {48bfa372-53fd-4f90-b542-fde3373db004::all_1_151_30} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24015 | 2026.05.02 04:44:43.050672 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24016 | 2026.05.02 04:44:43.050696 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 24017 | 2026.05.02 04:44:43.050844 [ 60 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24018 | 2026.05.02 04:44:43.050861 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001326 sec., 36199.09502262444 rows/sec., 2.44 MiB/sec. | ||
| 24019 | 2026.05.02 04:44:43.050886 [ 60 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24020 | 2026.05.02 04:44:43.050918 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24021 | 2026.05.02 04:44:43.050925 [ 259 ] {049bdab5-03e1-40a4-a497-28c744c531df} <Debug> TCPHandler: Processed in 0.001525194 sec. | ||
| 24022 | 2026.05.02 04:44:43.051008 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24023 | 2026.05.02 04:44:43.051129 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24024 | 2026.05.02 04:44:43.051165 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9270 rows starting from the beginning of the part | ||
| 24025 | 2026.05.02 04:44:43.051222 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 24026 | 2026.05.02 04:44:43.051265 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 24027 | 2026.05.02 04:44:43.051322 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 90 rows starting from the beginning of the part | ||
| 24028 | 2026.05.02 04:44:43.051372 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 12 rows starting from the beginning of the part | ||
| 24029 | 2026.05.02 04:44:43.051415 [ 192 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 48 rows starting from the beginning of the part | ||
| 24030 | 2026.05.02 04:44:43.054058 [ 195 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9570 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308647 sec., 3100629.5217513856 rows/sec., 199.82 MiB/sec. | ||
| 24031 | 2026.05.02 04:44:43.054258 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24032 | 2026.05.02 04:44:43.054519 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24033 | 2026.05.02 04:44:43.054596 [ 199 ] {430b1b74-d3ec-4024-87f7-6dae1fcb6f4b::all_1_151_30} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24034 | 2026.05.02 04:44:43.054683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 24035 | 2026.05.02 04:44:44.152757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42723 | ||
| 24036 | 2026.05.02 04:44:44.153298 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24037 | 2026.05.02 04:44:44.153351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24038 | 2026.05.02 04:44:44.153843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 24039 | 2026.05.02 04:44:44.154081 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24040 | 2026.05.02 04:44:44.154236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42723 | ||
| 24041 | 2026.05.02 04:44:46.424649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 24042 | 2026.05.02 04:44:46.443256 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24043 | 2026.05.02 04:44:46.443318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24044 | 2026.05.02 04:44:46.449544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 24045 | 2026.05.02 04:44:46.450269 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24046 | 2026.05.02 04:44:46.453619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 24047 | 2026.05.02 04:44:46.819371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 3000 | ||
| 24048 | 2026.05.02 04:44:46.822745 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24049 | 2026.05.02 04:44:46.822793 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24050 | 2026.05.02 04:44:46.824061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24051 | 2026.05.02 04:44:46.824326 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24052 | 2026.05.02 04:44:46.824508 [ 71 ] {} <Debug> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 24053 | 2026.05.02 04:44:46.824564 [ 71 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24054 | 2026.05.02 04:44:46.824586 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24055 | 2026.05.02 04:44:46.824618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3000 | ||
| 24056 | 2026.05.02 04:44:46.824760 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::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 | ||
| 24057 | 2026.05.02 04:44:46.825596 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24058 | 2026.05.02 04:44:46.825741 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2770 rows starting from the beginning of the part | ||
| 24059 | 2026.05.02 04:44:46.826104 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 24060 | 2026.05.02 04:44:46.826482 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part | ||
| 24061 | 2026.05.02 04:44:46.826867 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 24062 | 2026.05.02 04:44:46.827248 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part | ||
| 24063 | 2026.05.02 04:44:46.827607 [ 193 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 54 rows starting from the beginning of the part | ||
| 24064 | 2026.05.02 04:44:46.835394 [ 195 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 72 columns (72 merged, 0 gathered) in 0.010713421 sec., 280022.59969061235 rows/sec., 229.34 MiB/sec. | ||
| 24065 | 2026.05.02 04:44:46.837578 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 24066 | 2026.05.02 04:44:46.838112 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24067 | 2026.05.02 04:44:46.838184 [ 189 ] {7e772752-e43e-46c4-96d2-039babe87517::all_1_66_13} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 24068 | 2026.05.02 04:44:46.838325 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 24069 | 2026.05.02 04:44:48.045362 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24070 | 2026.05.02 04:44:48.045616 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 24071 | 2026.05.02 04:44:48.046029 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24072 | 2026.05.02 04:44:48.046076 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 24073 | 2026.05.02 04:44:48.046363 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24074 | 2026.05.02 04:44:48.046444 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24075 | 2026.05.02 04:44:48.046592 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 24076 | 2026.05.02 04:44:48.046700 [ 345 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24077 | 2026.05.02 04:44:48.046754 [ 320 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24078 | 2026.05.02 04:44:48.046759 [ 310 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24079 | 2026.05.02 04:44:48.046961 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 24080 | 2026.05.02 04:44:48.046990 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24081 | 2026.05.02 04:44:48.047058 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24082 | 2026.05.02 04:44:48.047079 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 24083 | 2026.05.02 04:44:48.047113 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 24084 | 2026.05.02 04:44:48.047153 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 24085 | 2026.05.02 04:44:48.048349 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002845 sec., 15465.72934973638 rows/sec., 3.23 MiB/sec. | ||
| 24086 | 2026.05.02 04:44:48.048463 [ 259 ] {868a1994-2cba-4600-a932-0474e846d71e} <Debug> TCPHandler: Processed in 0.003229353 sec. | ||
| 24087 | 2026.05.02 04:44:48.053769 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24088 | 2026.05.02 04:44:48.053880 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24089 | 2026.05.02 04:44:48.053926 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24090 | 2026.05.02 04:44:48.054544 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24091 | 2026.05.02 04:44:48.054587 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24092 | 2026.05.02 04:44:48.054962 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24093 | 2026.05.02 04:44:48.055190 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24094 | 2026.05.02 04:44:48.055337 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001486 sec., 191117.0928667564 rows/sec., 12.14 MiB/sec. | ||
| 24095 | 2026.05.02 04:44:48.055378 [ 259 ] {9bfb77db-2959-4fe3-88ee-4b37289cab1f} <Debug> TCPHandler: Processed in 0.001659618 sec. | ||
| 24096 | 2026.05.02 04:44:48.055512 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24097 | 2026.05.02 04:44:48.055610 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24098 | 2026.05.02 04:44:48.055651 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24099 | 2026.05.02 04:44:48.056499 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24100 | 2026.05.02 04:44:48.056536 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24101 | 2026.05.02 04:44:48.056895 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24102 | 2026.05.02 04:44:48.057118 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24103 | 2026.05.02 04:44:48.057249 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001658 sec., 493968.6369119421 rows/sec., 38.31 MiB/sec. | ||
| 24104 | 2026.05.02 04:44:48.057288 [ 259 ] {049325e9-35ba-4a34-ba37-d78f8055c220} <Debug> TCPHandler: Processed in 0.001830321 sec. | ||
| 24105 | 2026.05.02 04:44:48.057426 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24106 | 2026.05.02 04:44:48.057522 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24107 | 2026.05.02 04:44:48.057563 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24108 | 2026.05.02 04:44:48.058034 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24109 | 2026.05.02 04:44:48.058069 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24110 | 2026.05.02 04:44:48.058373 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 24111 | 2026.05.02 04:44:48.058591 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24112 | 2026.05.02 04:44:48.058723 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001218 sec., 125615.76354679804 rows/sec., 7.51 MiB/sec. | ||
| 24113 | 2026.05.02 04:44:48.058761 [ 259 ] {802099fb-073c-443e-85d3-82ec64159cf5} <Debug> TCPHandler: Processed in 0.001393001 sec. | ||
| 24114 | 2026.05.02 04:44:48.058882 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24115 | 2026.05.02 04:44:48.058979 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24116 | 2026.05.02 04:44:48.059018 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24117 | 2026.05.02 04:44:48.059483 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24118 | 2026.05.02 04:44:48.059519 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24119 | 2026.05.02 04:44:48.059822 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 24120 | 2026.05.02 04:44:48.060051 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24121 | 2026.05.02 04:44:48.060177 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 24122 | 2026.05.02 04:44:48.060215 [ 259 ] {3bb61114-e5d8-4bd4-9dce-5a1b82f6358c} <Debug> TCPHandler: Processed in 0.001383851 sec. | ||
| 24123 | 2026.05.02 04:44:48.060337 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24124 | 2026.05.02 04:44:48.060434 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24125 | 2026.05.02 04:44:48.060473 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24126 | 2026.05.02 04:44:48.060922 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24127 | 2026.05.02 04:44:48.060959 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24128 | 2026.05.02 04:44:48.061255 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24129 | 2026.05.02 04:44:48.061485 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24130 | 2026.05.02 04:44:48.061612 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 24131 | 2026.05.02 04:44:48.061651 [ 259 ] {15e698ec-2212-46a0-bcc6-b9dc3b453146} <Debug> TCPHandler: Processed in 0.001365381 sec. | ||
| 24132 | 2026.05.02 04:44:48.061771 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24133 | 2026.05.02 04:44:48.061866 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24134 | 2026.05.02 04:44:48.061907 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24135 | 2026.05.02 04:44:48.062513 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24136 | 2026.05.02 04:44:48.062549 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24137 | 2026.05.02 04:44:48.062876 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24138 | 2026.05.02 04:44:48.063095 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24139 | 2026.05.02 04:44:48.063225 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001376 sec., 364098.8372093023 rows/sec., 25.59 MiB/sec. | ||
| 24140 | 2026.05.02 04:44:48.063263 [ 259 ] {fc7953a8-38cc-4905-9377-8f608d873b6f} <Debug> TCPHandler: Processed in 0.001541965 sec. | ||
| 24141 | 2026.05.02 04:44:48.063373 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24142 | 2026.05.02 04:44:48.063470 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24143 | 2026.05.02 04:44:48.063511 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24144 | 2026.05.02 04:44:48.063850 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24145 | 2026.05.02 04:44:48.063887 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24146 | 2026.05.02 04:44:48.064188 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 24147 | 2026.05.02 04:44:48.064408 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24148 | 2026.05.02 04:44:48.064518 [ 55 ] {} <Debug> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Selected 5 parts from all_62_62_0 to all_66_66_0 | ||
| 24149 | 2026.05.02 04:44:48.064535 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 24150 | 2026.05.02 04:44:48.064584 [ 55 ] {} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24151 | 2026.05.02 04:44:48.064592 [ 259 ] {caf5568c-edce-4e96-bfbe-204a113761ac} <Debug> TCPHandler: Processed in 0.001267839 sec. | ||
| 24152 | 2026.05.02 04:44:48.064612 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24153 | 2026.05.02 04:44:48.064720 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24154 | 2026.05.02 04:44:48.064748 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_62_62_0 to all_66_66_0 into Compact with storage Full | ||
| 24155 | 2026.05.02 04:44:48.064821 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24156 | 2026.05.02 04:44:48.064870 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24157 | 2026.05.02 04:44:48.064906 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24158 | 2026.05.02 04:44:48.064951 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 24159 | 2026.05.02 04:44:48.065025 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 24160 | 2026.05.02 04:44:48.065076 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 24161 | 2026.05.02 04:44:48.065138 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 24162 | 2026.05.02 04:44:48.065188 [ 198 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 24163 | 2026.05.02 04:44:48.065306 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24164 | 2026.05.02 04:44:48.065348 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24165 | 2026.05.02 04:44:48.065711 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24166 | 2026.05.02 04:44:48.065951 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24167 | 2026.05.02 04:44:48.065952 [ 195 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256488 sec., 23876.07362744411 rows/sec., 1.22 MiB/sec. | ||
| 24168 | 2026.05.02 04:44:48.066084 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001281 sec., 206869.6330991413 rows/sec., 13.75 MiB/sec. | ||
| 24169 | 2026.05.02 04:44:48.066104 [ 186 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Trace> MergedBlockOutputStream: filled checksums all_62_66_1 (state Temporary) | ||
| 24170 | 2026.05.02 04:44:48.066127 [ 259 ] {bf8d99bb-428e-47e5-995c-d4c1c1dce5c6} <Debug> TCPHandler: Processed in 0.001457472 sec. | ||
| 24171 | 2026.05.02 04:44:48.066249 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24172 | 2026.05.02 04:44:48.066345 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24173 | 2026.05.02 04:44:48.066389 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24174 | 2026.05.02 04:44:48.066400 [ 186 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_merge_all_62_66_1 to all_62_66_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24175 | 2026.05.02 04:44:48.066471 [ 186 ] {d34bfc4f-20d5-4307-a34c-19bf13f83261::all_62_66_1} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261) (MergerMutator): Merged 5 parts: [all_62_62_0, all_66_66_0] -> all_62_66_1 | ||
| 24176 | 2026.05.02 04:44:48.066543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 24177 | 2026.05.02 04:44:48.066708 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24178 | 2026.05.02 04:44:48.066744 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24179 | 2026.05.02 04:44:48.067038 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 24180 | 2026.05.02 04:44:48.067250 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24181 | 2026.05.02 04:44:48.067379 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 24182 | 2026.05.02 04:44:48.067415 [ 259 ] {5d2a964f-5104-4570-b713-847603f16fbf} <Debug> TCPHandler: Processed in 0.001215737 sec. | ||
| 24183 | 2026.05.02 04:44:48.067560 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24184 | 2026.05.02 04:44:48.067695 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24185 | 2026.05.02 04:44:48.067762 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24186 | 2026.05.02 04:44:48.068655 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24187 | 2026.05.02 04:44:48.068692 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24188 | 2026.05.02 04:44:48.069219 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 24189 | 2026.05.02 04:44:48.069460 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24190 | 2026.05.02 04:44:48.069603 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001943 sec., 5661.34843026248 rows/sec., 10.14 MiB/sec. | ||
| 24191 | 2026.05.02 04:44:48.069671 [ 259 ] {7501c440-541c-49f5-860e-77063bace325} <Debug> TCPHandler: Processed in 0.002180149 sec. | ||
| 24192 | 2026.05.02 04:44:48.069797 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24193 | 2026.05.02 04:44:48.069896 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24194 | 2026.05.02 04:44:48.069939 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24195 | 2026.05.02 04:44:48.070281 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24196 | 2026.05.02 04:44:48.070318 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24197 | 2026.05.02 04:44:48.070625 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24198 | 2026.05.02 04:44:48.070836 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24199 | 2026.05.02 04:44:48.070993 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 24200 | 2026.05.02 04:44:48.071030 [ 259 ] {875c8865-5587-424d-b311-02712a1baa3d} <Debug> TCPHandler: Processed in 0.001283889 sec. | ||
| 24201 | 2026.05.02 04:44:51.442083 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24202 | 2026.05.02 04:44:51.442185 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24203 | 2026.05.02 04:44:51.654411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43171 | ||
| 24204 | 2026.05.02 04:44:51.655079 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24205 | 2026.05.02 04:44:51.655142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24206 | 2026.05.02 04:44:51.655806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 24207 | 2026.05.02 04:44:51.656033 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24208 | 2026.05.02 04:44:51.656158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43171 | ||
| 24209 | 2026.05.02 04:44:51.656230 [ 220 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 24210 | 2026.05.02 04:44:51.656293 [ 220 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 24211 | 2026.05.02 04:44:51.660270 [ 220 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): 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] | ||
| 24212 | 2026.05.02 04:44:52.276091 [ 222 ] {} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): 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] | ||
| 24213 | 2026.05.02 04:44:52.276145 [ 222 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): 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] | ||
| 24214 | 2026.05.02 04:44:52.278273 [ 222 ] {} <Debug> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): 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] | ||
| 24215 | 2026.05.02 04:44:53.041573 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24216 | 2026.05.02 04:44:53.041934 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 24217 | 2026.05.02 04:44:53.042472 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24218 | 2026.05.02 04:44:53.042542 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 24219 | 2026.05.02 04:44:53.042823 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24220 | 2026.05.02 04:44:53.042890 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24221 | 2026.05.02 04:44:53.043030 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24222 | 2026.05.02 04:44:53.043128 [ 345 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24223 | 2026.05.02 04:44:53.043210 [ 310 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24224 | 2026.05.02 04:44:53.043215 [ 320 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24225 | 2026.05.02 04:44:53.043498 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 24226 | 2026.05.02 04:44:53.043535 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24227 | 2026.05.02 04:44:53.043606 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24228 | 2026.05.02 04:44:53.043627 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 24229 | 2026.05.02 04:44:53.043662 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24230 | 2026.05.02 04:44:53.043702 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24231 | 2026.05.02 04:44:53.044872 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003086 sec., 14257.93907971484 rows/sec., 2.98 MiB/sec. | ||
| 24232 | 2026.05.02 04:44:53.044992 [ 259 ] {16a1a79b-9f48-430b-8265-fcea38c474fc} <Debug> TCPHandler: Processed in 0.003597541 sec. | ||
| 24233 | 2026.05.02 04:44:53.047227 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24234 | 2026.05.02 04:44:53.047360 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24235 | 2026.05.02 04:44:53.047418 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24236 | 2026.05.02 04:44:53.048052 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24237 | 2026.05.02 04:44:53.048095 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24238 | 2026.05.02 04:44:53.048461 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24239 | 2026.05.02 04:44:53.048676 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24240 | 2026.05.02 04:44:53.048814 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001492 sec., 79088.47184986595 rows/sec., 6.73 MiB/sec. | ||
| 24241 | 2026.05.02 04:44:53.048853 [ 259 ] {fd2c67fb-43f1-4d93-ae86-4740240fb65d} <Debug> TCPHandler: Processed in 0.001687368 sec. | ||
| 24242 | 2026.05.02 04:44:53.048975 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24243 | 2026.05.02 04:44:53.049070 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24244 | 2026.05.02 04:44:53.049109 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24245 | 2026.05.02 04:44:53.049610 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24246 | 2026.05.02 04:44:53.049666 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24247 | 2026.05.02 04:44:53.050041 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 24248 | 2026.05.02 04:44:53.050346 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24249 | 2026.05.02 04:44:53.050502 [ 89 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 24250 | 2026.05.02 04:44:53.050523 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001467 sec., 21131.561008861623 rows/sec., 1.55 MiB/sec. | ||
| 24251 | 2026.05.02 04:44:53.050552 [ 89 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24252 | 2026.05.02 04:44:53.050577 [ 259 ] {b349f38f-4e8c-437c-b16f-5b93324387d5} <Debug> TCPHandler: Processed in 0.001648757 sec. | ||
| 24253 | 2026.05.02 04:44:53.050584 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24254 | 2026.05.02 04:44:53.050711 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::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 | ||
| 24255 | 2026.05.02 04:44:53.050719 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24256 | 2026.05.02 04:44:53.050833 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24257 | 2026.05.02 04:44:53.050834 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24258 | 2026.05.02 04:44:53.050870 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 213 rows starting from the beginning of the part | ||
| 24259 | 2026.05.02 04:44:53.050891 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24260 | 2026.05.02 04:44:53.050937 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 24261 | 2026.05.02 04:44:53.050990 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 153 rows starting from the beginning of the part | ||
| 24262 | 2026.05.02 04:44:53.051033 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 46 rows starting from the beginning of the part | ||
| 24263 | 2026.05.02 04:44:53.051077 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 153 rows starting from the beginning of the part | ||
| 24264 | 2026.05.02 04:44:53.051121 [ 198 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
| 24265 | 2026.05.02 04:44:53.051350 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24266 | 2026.05.02 04:44:53.051394 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24267 | 2026.05.02 04:44:53.051713 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24268 | 2026.05.02 04:44:53.051939 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24269 | 2026.05.02 04:44:53.052011 [ 195 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134365 sec., 466639.3778141629 rows/sec., 31.30 MiB/sec. | ||
| 24270 | 2026.05.02 04:44:53.052064 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001248 sec., 76121.79487179487 rows/sec., 5.95 MiB/sec. | ||
| 24271 | 2026.05.02 04:44:53.052106 [ 259 ] {709322c6-03ee-4011-9506-a27868cdec66} <Debug> TCPHandler: Processed in 0.001434403 sec. | ||
| 24272 | 2026.05.02 04:44:53.052179 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 24273 | 2026.05.02 04:44:53.052194 [ 223 ] {} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24274 | 2026.05.02 04:44:53.052232 [ 223 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24275 | 2026.05.02 04:44:53.052233 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24276 | 2026.05.02 04:44:53.052337 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24277 | 2026.05.02 04:44:53.052379 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24278 | 2026.05.02 04:44:53.052471 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24279 | 2026.05.02 04:44:53.052537 [ 186 ] {3b4ae7e8-8d44-44fb-948b-43ad08b8c391::all_1_131_26} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 24280 | 2026.05.02 04:44:53.052618 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 24281 | 2026.05.02 04:44:53.052804 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24282 | 2026.05.02 04:44:53.052839 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24283 | 2026.05.02 04:44:53.053180 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24284 | 2026.05.02 04:44:53.053392 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24285 | 2026.05.02 04:44:53.053518 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 24286 | 2026.05.02 04:44:53.053554 [ 259 ] {14145a2b-815d-4073-bf40-27b84e7b56db} <Debug> TCPHandler: Processed in 0.001374841 sec. | ||
| 24287 | 2026.05.02 04:44:53.053671 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24288 | 2026.05.02 04:44:53.053774 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24289 | 2026.05.02 04:44:53.053830 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24290 | 2026.05.02 04:44:53.054706 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24291 | 2026.05.02 04:44:53.054742 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24292 | 2026.05.02 04:44:53.055313 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 24293 | 2026.05.02 04:44:53.055538 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24294 | 2026.05.02 04:44:53.055670 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 24295 | 2026.05.02 04:44:53.055673 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 28.99 MiB/sec. | ||
| 24296 | 2026.05.02 04:44:53.055709 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24297 | 2026.05.02 04:44:53.055732 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24298 | 2026.05.02 04:44:53.055747 [ 259 ] {ad825c87-a4b4-4735-872f-47e4e213fc6d} <Debug> TCPHandler: Processed in 0.002123007 sec. | ||
| 24299 | 2026.05.02 04:44:53.055821 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::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 | ||
| 24300 | 2026.05.02 04:44:53.055862 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24301 | 2026.05.02 04:44:53.055970 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24302 | 2026.05.02 04:44:53.056010 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24303 | 2026.05.02 04:44:53.056066 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24304 | 2026.05.02 04:44:53.056124 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2791 rows starting from the beginning of the part | ||
| 24305 | 2026.05.02 04:44:53.056257 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 24306 | 2026.05.02 04:44:53.056366 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24307 | 2026.05.02 04:44:53.056374 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part | ||
| 24308 | 2026.05.02 04:44:53.056411 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24309 | 2026.05.02 04:44:53.056500 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 42 rows starting from the beginning of the part | ||
| 24310 | 2026.05.02 04:44:53.056520 [ 223 ] {} <Debug> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24311 | 2026.05.02 04:44:53.056609 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 11 rows starting from the beginning of the part | ||
| 24312 | 2026.05.02 04:44:53.056708 [ 190 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
| 24313 | 2026.05.02 04:44:53.056755 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24314 | 2026.05.02 04:44:53.056994 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24315 | 2026.05.02 04:44:53.057130 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 24316 | 2026.05.02 04:44:53.057167 [ 259 ] {36150422-f305-48cd-a2de-1cccc234c4d4} <Debug> TCPHandler: Processed in 0.00135231 sec. | ||
| 24317 | 2026.05.02 04:44:53.063856 [ 197 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 19 columns (19 merged, 0 gathered) in 0.008071561 sec., 361392.3006962346 rows/sec., 647.60 MiB/sec. | ||
| 24318 | 2026.05.02 04:44:53.066449 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 24319 | 2026.05.02 04:44:53.066828 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24320 | 2026.05.02 04:44:53.066908 [ 187 ] {3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 24321 | 2026.05.02 04:44:53.067085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.33 MiB. | ||
| 24322 | 2026.05.02 04:44:53.658289 [ 221 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 24323 | 2026.05.02 04:44:53.658355 [ 221 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 24324 | 2026.05.02 04:44:53.661239 [ 221 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): 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] | ||
| 24325 | 2026.05.02 04:44:53.847643 [ 225 ] {} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24326 | 2026.05.02 04:44:53.847701 [ 225 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24327 | 2026.05.02 04:44:53.851393 [ 225 ] {} <Debug> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24328 | 2026.05.02 04:44:53.953710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 24329 | 2026.05.02 04:44:53.971796 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24330 | 2026.05.02 04:44:53.971903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24331 | 2026.05.02 04:44:53.978653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 24332 | 2026.05.02 04:44:53.979383 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24333 | 2026.05.02 04:44:53.983363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 24334 | 2026.05.02 04:44:54.133932 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24335 | 2026.05.02 04:44:54.133978 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24336 | 2026.05.02 04:44:54.136412 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24337 | 2026.05.02 04:44:54.248326 [ 225 ] {} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24338 | 2026.05.02 04:44:54.248377 [ 225 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24339 | 2026.05.02 04:44:54.250854 [ 225 ] {} <Debug> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24340 | 2026.05.02 04:44:56.824991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 3038 | ||
| 24341 | 2026.05.02 04:44:56.827724 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24342 | 2026.05.02 04:44:56.827789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24343 | 2026.05.02 04:44:56.829074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24344 | 2026.05.02 04:44:56.829379 [ 242 ] {} <Trace> system.query_log (7e772752-e43e-46c4-96d2-039babe87517): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24345 | 2026.05.02 04:44:56.829812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3038 | ||
| 24346 | 2026.05.02 04:44:58.045439 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24347 | 2026.05.02 04:44:58.045688 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 24348 | 2026.05.02 04:44:58.046049 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24349 | 2026.05.02 04:44:58.046089 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 24350 | 2026.05.02 04:44:58.046343 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24351 | 2026.05.02 04:44:58.046414 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24352 | 2026.05.02 04:44:58.046563 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 24353 | 2026.05.02 04:44:58.046695 [ 310 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 24354 | 2026.05.02 04:44:58.046703 [ 319 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 24355 | 2026.05.02 04:44:58.046695 [ 298 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 24356 | 2026.05.02 04:44:58.046884 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 24357 | 2026.05.02 04:44:58.046913 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24358 | 2026.05.02 04:44:58.046989 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 24359 | 2026.05.02 04:44:58.047010 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> oximeter.timeseries_schema (fa0c2e31-5705-40f0-af4f-0b524fca6018) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 24360 | 2026.05.02 04:44:58.047046 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 24361 | 2026.05.02 04:44:58.047090 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 24362 | 2026.05.02 04:44:58.048226 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002641 sec., 16660.355925785687 rows/sec., 3.48 MiB/sec. | ||
| 24363 | 2026.05.02 04:44:58.048386 [ 259 ] {f9a3f58b-f0f8-4e2d-8c1f-0f15df1a7518} <Debug> TCPHandler: Processed in 0.003079439 sec. | ||
| 24364 | 2026.05.02 04:44:58.053547 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24365 | 2026.05.02 04:44:58.053684 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24366 | 2026.05.02 04:44:58.053739 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24367 | 2026.05.02 04:44:58.054399 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24368 | 2026.05.02 04:44:58.054445 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24369 | 2026.05.02 04:44:58.054861 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24370 | 2026.05.02 04:44:58.055103 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Trace> oximeter.fields_i16 (da909506-b732-497a-8c52-e27d8031c02d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24371 | 2026.05.02 04:44:58.055258 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001614 sec., 175960.34696406443 rows/sec., 11.18 MiB/sec. | ||
| 24372 | 2026.05.02 04:44:58.055302 [ 259 ] {3f90e768-c878-493e-a0f6-18fd46c9a58b} <Debug> TCPHandler: Processed in 0.001820212 sec. | ||
| 24373 | 2026.05.02 04:44:58.055427 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24374 | 2026.05.02 04:44:58.055528 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24375 | 2026.05.02 04:44:58.055572 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24376 | 2026.05.02 04:44:58.055992 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24377 | 2026.05.02 04:44:58.056029 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24378 | 2026.05.02 04:44:58.056333 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 24379 | 2026.05.02 04:44:58.056562 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Trace> oximeter.fields_ipaddr (c8963624-cc6f-42bd-849b-54fe176a19e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24380 | 2026.05.02 04:44:58.056697 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00119 sec., 3361.344537815126 rows/sec., 274.09 KiB/sec. | ||
| 24381 | 2026.05.02 04:44:58.056736 [ 259 ] {8bf83cf8-4ce6-4577-9030-80b5288f8be6} <Debug> TCPHandler: Processed in 0.001361931 sec. | ||
| 24382 | 2026.05.02 04:44:58.056850 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24383 | 2026.05.02 04:44:58.056948 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24384 | 2026.05.02 04:44:58.056989 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24385 | 2026.05.02 04:44:58.057819 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24386 | 2026.05.02 04:44:58.057857 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24387 | 2026.05.02 04:44:58.058227 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24388 | 2026.05.02 04:44:58.058461 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Trace> oximeter.fields_string (3791c658-d32a-4642-b74e-d44bfe907cc4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24389 | 2026.05.02 04:44:58.058593 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Debug> executeQuery: Read 821 rows, 65.19 KiB in 0.001664 sec., 493389.4230769231 rows/sec., 38.26 MiB/sec. | ||
| 24390 | 2026.05.02 04:44:58.058633 [ 259 ] {a0a23143-2234-4057-b3ea-2c504263bd32} <Debug> TCPHandler: Processed in 0.001833001 sec. | ||
| 24391 | 2026.05.02 04:44:58.058748 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24392 | 2026.05.02 04:44:58.058844 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24393 | 2026.05.02 04:44:58.058885 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24394 | 2026.05.02 04:44:58.059338 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24395 | 2026.05.02 04:44:58.059374 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24396 | 2026.05.02 04:44:58.059703 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 24397 | 2026.05.02 04:44:58.059931 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24398 | 2026.05.02 04:44:58.060059 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001233 sec., 127331.71127331712 rows/sec., 7.64 MiB/sec. | ||
| 24399 | 2026.05.02 04:44:58.060098 [ 259 ] {13f421e8-b3b3-41c5-965a-89ac4c08ce21} <Debug> TCPHandler: Processed in 0.001400421 sec. | ||
| 24400 | 2026.05.02 04:44:58.060216 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24401 | 2026.05.02 04:44:58.060312 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24402 | 2026.05.02 04:44:58.060354 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24403 | 2026.05.02 04:44:58.060816 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24404 | 2026.05.02 04:44:58.060853 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24405 | 2026.05.02 04:44:58.061168 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 24406 | 2026.05.02 04:44:58.061415 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Trace> oximeter.fields_u32 (ff756ddb-4404-476a-a0b7-2cd3530e93e5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24407 | 2026.05.02 04:44:58.061697 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0014 sec., 106428.57142857143 rows/sec., 6.88 MiB/sec. | ||
| 24408 | 2026.05.02 04:44:58.061750 [ 259 ] {616eca46-7ce9-42f3-96c3-824a95c3593c} <Debug> TCPHandler: Processed in 0.001583636 sec. | ||
| 24409 | 2026.05.02 04:44:58.061926 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24410 | 2026.05.02 04:44:58.062048 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24411 | 2026.05.02 04:44:58.062095 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24412 | 2026.05.02 04:44:58.062805 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24413 | 2026.05.02 04:44:58.062853 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24414 | 2026.05.02 04:44:58.063257 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24415 | 2026.05.02 04:44:58.063543 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Trace> oximeter.fields_u8 (f1771b38-1f07-4302-905e-49e18caabfa6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24416 | 2026.05.02 04:44:58.063711 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001684 sec., 87885.98574821853 rows/sec., 5.00 MiB/sec. | ||
| 24417 | 2026.05.02 04:44:58.063760 [ 259 ] {5aad7e6a-d954-463a-87df-3974a343f8f4} <Debug> TCPHandler: Processed in 0.001891893 sec. | ||
| 24418 | 2026.05.02 04:44:58.064094 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24419 | 2026.05.02 04:44:58.064199 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24420 | 2026.05.02 04:44:58.064246 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24421 | 2026.05.02 04:44:58.065060 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24422 | 2026.05.02 04:44:58.065098 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24423 | 2026.05.02 04:44:58.065443 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24424 | 2026.05.02 04:44:58.065675 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Trace> oximeter.fields_uuid (48bfa372-53fd-4f90-b542-fde3373db004): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24425 | 2026.05.02 04:44:58.065809 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001632 sec., 309436.2745098039 rows/sec., 21.77 MiB/sec. | ||
| 24426 | 2026.05.02 04:44:58.065850 [ 259 ] {f530c8a2-375c-4709-86f4-f11a6a100e31} <Debug> TCPHandler: Processed in 0.00181352 sec. | ||
| 24427 | 2026.05.02 04:44:58.065979 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24428 | 2026.05.02 04:44:58.066077 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24429 | 2026.05.02 04:44:58.066122 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24430 | 2026.05.02 04:44:58.066493 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24431 | 2026.05.02 04:44:58.066533 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24432 | 2026.05.02 04:44:58.066853 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 24433 | 2026.05.02 04:44:58.067072 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Trace> oximeter.measurements_bool (d34bfc4f-20d5-4307-a34c-19bf13f83261): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24434 | 2026.05.02 04:44:58.067211 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 24435 | 2026.05.02 04:44:58.067250 [ 259 ] {b28817b1-e5c8-4d56-bb81-2e1846e36a6c} <Debug> TCPHandler: Processed in 0.00132161 sec. | ||
| 24436 | 2026.05.02 04:44:58.067383 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24437 | 2026.05.02 04:44:58.067485 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24438 | 2026.05.02 04:44:58.067530 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24439 | 2026.05.02 04:44:58.067975 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24440 | 2026.05.02 04:44:58.068010 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24441 | 2026.05.02 04:44:58.068378 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24442 | 2026.05.02 04:44:58.068605 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Trace> oximeter.measurements_cumulativeu64 (43b44570-8584-4afd-be28-2bcec9060d8e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24443 | 2026.05.02 04:44:58.068739 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001273 sec., 209740.76983503535 rows/sec., 13.94 MiB/sec. | ||
| 24444 | 2026.05.02 04:44:58.068777 [ 259 ] {999ec22d-6b98-410b-ae56-9f095be8d066} <Debug> TCPHandler: Processed in 0.001443682 sec. | ||
| 24445 | 2026.05.02 04:44:58.068899 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24446 | 2026.05.02 04:44:58.068998 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24447 | 2026.05.02 04:44:58.069041 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24448 | 2026.05.02 04:44:58.069367 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24449 | 2026.05.02 04:44:58.069403 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24450 | 2026.05.02 04:44:58.069704 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 24451 | 2026.05.02 04:44:58.069923 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24452 | 2026.05.02 04:44:58.070050 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 24453 | 2026.05.02 04:44:58.070087 [ 259 ] {0362506a-8628-4b64-ab0f-fe786f59b035} <Debug> TCPHandler: Processed in 0.001237638 sec. | ||
| 24454 | 2026.05.02 04:44:58.070201 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24455 | 2026.05.02 04:44:58.070300 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24456 | 2026.05.02 04:44:58.070356 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24457 | 2026.05.02 04:44:58.071171 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24458 | 2026.05.02 04:44:58.071206 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24459 | 2026.05.02 04:44:58.071737 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 24460 | 2026.05.02 04:44:58.071965 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24461 | 2026.05.02 04:44:58.072099 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001817 sec., 6053.935057787562 rows/sec., 10.85 MiB/sec. | ||
| 24462 | 2026.05.02 04:44:58.072154 [ 259 ] {57e2f610-5f1d-48a5-93ba-5fd405b1b333} <Debug> TCPHandler: Processed in 0.002001325 sec. | ||
| 24463 | 2026.05.02 04:44:58.072275 [ 259 ] {} <Trace> TCP-Session: 1af4876c-e1a6-46b8-bb22-13447772ddc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24464 | 2026.05.02 04:44:58.072370 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24465 | 2026.05.02 04:44:58.072411 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24466 | 2026.05.02 04:44:58.072770 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24467 | 2026.05.02 04:44:58.072804 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24468 | 2026.05.02 04:44:58.073115 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24469 | 2026.05.02 04:44:58.073347 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Trace> oximeter.measurements_u64 (430b1b74-d3ec-4024-87f7-6dae1fcb6f4b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24470 | 2026.05.02 04:44:58.073473 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 24471 | 2026.05.02 04:44:58.073509 [ 259 ] {68f86a1a-4f7b-4a33-9a20-89e4bec750b4} <Debug> TCPHandler: Processed in 0.001283529 sec. | ||
| 24472 | 2026.05.02 04:44:58.895526 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24473 | 2026.05.02 04:44:58.895602 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24474 | 2026.05.02 04:44:58.898474 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3481cb23-0d47-40ee-a6ca-ec86e5b4f3a7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24475 | 2026.05.02 04:44:59.066247 [ 220 ] {} <Trace> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24476 | 2026.05.02 04:44:59.066325 [ 220 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24477 | 2026.05.02 04:44:59.069286 [ 220 ] {} <Debug> oximeter.fields_u16 (3b4ae7e8-8d44-44fb-948b-43ad08b8c391): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24478 | 2026.05.02 04:44:59.156317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43683 | ||
| 24479 | 2026.05.02 04:44:59.156881 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24480 | 2026.05.02 04:44:59.156920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24481 | 2026.05.02 04:44:59.157380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 24482 | 2026.05.02 04:44:59.157606 [ 244 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24483 | 2026.05.02 04:44:59.157743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43683 | ||
| 24484 | 2026.05.02 04:44:59.157744 [ 111 ] {} <Debug> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 24485 | 2026.05.02 04:44:59.157816 [ 111 ] {} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24486 | 2026.05.02 04:44:59.157839 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24487 | 2026.05.02 04:44:59.157948 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::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 | ||
| 24488 | 2026.05.02 04:44:59.158071 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24489 | 2026.05.02 04:44:59.158113 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41251 rows starting from the beginning of the part | ||
| 24490 | 2026.05.02 04:44:59.158182 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 24491 | 2026.05.02 04:44:59.158230 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 24492 | 2026.05.02 04:44:59.158275 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 24493 | 2026.05.02 04:44:59.158317 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 24494 | 2026.05.02 04:44:59.158360 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 24495 | 2026.05.02 04:44:59.161132 [ 197 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43683 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227073 sec., 13536415.197301084 rows/sec., 193.64 MiB/sec. | ||
| 24496 | 2026.05.02 04:44:59.161331 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 24497 | 2026.05.02 04:44:59.161602 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24498 | 2026.05.02 04:44:59.161672 [ 195 ] {0630e161-f579-44bb-a171-f48f7dc040a7::all_1_91_18} <Trace> system.asynchronous_metric_log (0630e161-f579-44bb-a171-f48f7dc040a7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 24499 | 2026.05.02 04:44:59.161751 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 24500 | 2026.05.02 04:45:00.292351 [ 223 ] {} <Trace> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 24501 | 2026.05.02 04:45:00.292413 [ 223 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 24502 | 2026.05.02 04:45:00.295765 [ 223 ] {} <Debug> oximeter.measurements_f64 (8b3d949d-3abf-4d8f-aaf9-7f1c7059f700): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 24503 | 2026.05.02 04:45:01.483474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 24504 | 2026.05.02 04:45:01.508256 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24505 | 2026.05.02 04:45:01.508330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24506 | 2026.05.02 04:45:01.516694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 24507 | 2026.05.02 04:45:01.517757 [ 243 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24508 | 2026.05.02 04:45:01.518163 [ 175 ] {} <Debug> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 24509 | 2026.05.02 04:45:01.518244 [ 175 ] {} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24510 | 2026.05.02 04:45:01.518267 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 24511 | 2026.05.02 04:45:01.518387 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::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 | ||
| 24512 | 2026.05.02 04:45:01.523249 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24513 | 2026.05.02 04:45:01.523572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 24514 | 2026.05.02 04:45:01.525230 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 24515 | 2026.05.02 04:45:01.530594 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 24516 | 2026.05.02 04:45:01.536368 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 24517 | 2026.05.02 04:45:01.541812 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 24518 | 2026.05.02 04:45:01.547422 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 24519 | 2026.05.02 04:45:01.552656 [ 200 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 24520 | 2026.05.02 04:45:01.628091 [ 195 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.109750568 sec., 6250.537127060699 rows/sec., 32.32 MiB/sec. | ||
| 24521 | 2026.05.02 04:45:01.631803 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 24522 | 2026.05.02 04:45:01.634411 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24523 | 2026.05.02 04:45:01.634545 [ 197 ] {7a1bd019-30d5-48df-9ced-fecf166b2dc4::all_1_91_18} <Trace> system.metric_log (7a1bd019-30d5-48df-9ced-fecf166b2dc4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 24524 | 2026.05.02 04:45:01.637522 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 24525 | 2026.05.02 04:45:02.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.07 MiB, peak 429.14 MiB, free memory in arenas 0.00 B, will set to 410.00 MiB (RSS), difference: -1.07 MiB | ||